Status: Pass 371 Failure 2 Skip 77
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests | 10 | 9 | 1 | 0 | 0 | Detail | |
test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589] |
pass
pt1.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_create_snapshot[id-43f77b31-aab4-46d0-b76f-e17000d23589]
|
||||||
test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc] |
pass
pt1.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_delete_snapshot[id-22939122-8b4e-47d5-abaa-774bc55c07fc]
|
||||||
test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8] |
pass
pt1.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_force_delete_snapshot[id-e7cb3eb0-d607-4c90-995d-df82d030eca8]
|
||||||
test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1] |
pass
pt1.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_list_snapshots[id-5b3ec87f-443f-42f7-bd3c-ab05ea30c5e1]
|
||||||
test_manage_snapshot[id-c2501d05-9bca-42d7-9ab5-c0d9133e762f] |
fail
ft1.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_manage_snapshot[id-c2501d05-9bca-42d7-9ab5-c0d9133e762f]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-04 00:15:11,623 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.153/volume/v3/volumes 0.399s
2026-07-04 00:15:11,624 104697 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-VolumeV3RbacBaseTests-Volume-205391642"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06847a3d-cf99-4416-b382-d855b1e532bf', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06847a3d-cf99-4416-b382-d855b1e532bf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.153/volume/v3/volumes'}
Body: b'{"volume": {"id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:15:11.494392", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-205391642", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}], "user_id": "15296369dfd94e6db7b7a61f05b2ceda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-07-04 00:15:11,675 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8 0.042s
2026-07-04 00:15:11,675 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bc39be-16ed-4fd5-a84d-ce357765de54', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bc39be-16ed-4fd5-a84d-ce357765de54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8'}
Body: b'{"volume": {"id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:15:11.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-205391642", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}], "user_id": "15296369dfd94e6db7b7a61f05b2ceda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-vol-host-attr:host": null}}'
2026-07-04 00:15:12,734 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8 0.048s
2026-07-04 00:15:12,734 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96263e02-f594-4870-8914-354eb90f1541', 'content-length': '1015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96263e02-f594-4870-8914-354eb90f1541', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8'}
Body: b'{"volume": {"id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:15:11.000000", "updated_at": "2026-07-03T22:15:12.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-205391642", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}], "user_id": "15296369dfd94e6db7b7a61f05b2ceda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:15:13,786 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8 0.039s
2026-07-04 00:15:13,787 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483751c1-ad78-4725-b89e-c819cc55d0f6', 'content-length': '1016', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483751c1-ad78-4725-b89e-c819cc55d0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8'}
Body: b'{"volume": {"id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:15:11.000000", "updated_at": "2026-07-03T22:15:13.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-205391642", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8"}], "user_id": "15296369dfd94e6db7b7a61f05b2ceda", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:15:13,796 104697 INFO [tempest.common.waiters] volume 2002f6c3-6cfa-47f7-9981-1b46f81924c8 reached available after waiting for 2.796568 seconds
2026-07-04 00:15:13,965 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.153/volume/v3/snapshots 0.169s
2026-07-04 00:15:13,966 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d904cd-488c-4958-be6f-b85dcaa94eaf', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d904cd-488c-4958-be6f-b85dcaa94eaf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.153/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:13.892893", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "metadata": {}}}'
2026-07-04 00:15:14,002 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.031s
2026-07-04 00:15:14,002 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dc7efe-6fb5-46c3-a0c8-08834941bbfe', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dc7efe-6fb5-46c3-a0c8-08834941bbfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:15:15,033 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:15:15,033 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e8b005-75f3-474d-9325-3ff1cc97f79f', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e8b005-75f3-474d-9325-3ff1cc97f79f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:15:16,070 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.032s
2026-07-04 00:15:16,070 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f45b5b-7a8e-4b1f-9c20-81416ca0a7f8', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f45b5b-7a8e-4b1f-9c20-81416ca0a7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:15:17,097 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:15:17,097 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9616792-c1bc-43a4-8bc8-fbf5265195ba', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9616792-c1bc-43a4-8bc8-fbf5265195ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:15:18,123 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:18,124 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ec984a-d87d-471e-8e48-15a1fbdac30c', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ec984a-d87d-471e-8e48-15a1fbdac30c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:15:19,149 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:15:19,149 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f94312-feb4-48e1-bbba-c9fd304ffe0a', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f94312-feb4-48e1-bbba-c9fd304ffe0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:18.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:19,152 104697 INFO [tempest.common.waiters] snapshot 2416111c-156b-4eac-89a9-bd15bbffdb21 reached available after waiting for 5.152456 seconds
2026-07-04 00:15:19,216 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 202 POST http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21/action 0.064s
2026-07-04 00:15:19,217 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unmanage": {}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:19 GMT', 'server': 'Apache/2.4.58 (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-bbc80acc-442b-4827-a6f1-06ed5b279984', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21/action'}
Body: b''
2026-07-04 00:15:19,246 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:15:19,246 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c3bad4-00ff-4eae-b131-3b33e550b541', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c3bad4-00ff-4eae-b131-3b33e550b541', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "unmanaging", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:20,274 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:15:20,275 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbef151a-237c-4ea0-8324-fab08b9e01bc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbef151a-237c-4ea0-8324-fab08b9e01bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:21,301 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:21,301 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602cd0fd-8d60-4be1-b477-d58ca9583958', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602cd0fd-8d60-4be1-b477-d58ca9583958', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:22,327 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:22,327 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e658de3-53f3-44d6-bc35-f676da32f4fe', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e658de3-53f3-44d6-bc35-f676da32f4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:23,355 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:15:23,356 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4c61ad-8e61-4c8d-8aa9-7509af3c32c5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4c61ad-8e61-4c8d-8aa9-7509af3c32c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:24,381 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:24,382 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c79b7c-5ad9-41c8-952d-ef27823da72a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c79b7c-5ad9-41c8-952d-ef27823da72a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:25,409 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:15:25,410 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f70ed48-3d5b-4767-be9d-5d99dec9813a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f70ed48-3d5b-4767-be9d-5d99dec9813a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:26,435 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:15:26,435 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f187ac96-da5a-4519-8e15-cdcfefd556e5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f187ac96-da5a-4519-8e15-cdcfefd556e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:27,465 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:15:27,466 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a08ff14-8de6-4e96-b08b-07ffec962d57', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a08ff14-8de6-4e96-b08b-07ffec962d57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:28,498 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:15:28,499 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2c8dd0-8227-4274-b1f9-a58eefdc24ad', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2c8dd0-8227-4274-b1f9-a58eefdc24ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:29,527 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:15:29,527 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be745a50-6704-4502-845e-2e16f3b9db24', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be745a50-6704-4502-845e-2e16f3b9db24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:30,553 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:30,553 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038fb12a-5527-4f2e-b5bb-5f99a2e8417c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038fb12a-5527-4f2e-b5bb-5f99a2e8417c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:31,579 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:31,580 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d53cf8e-85e4-468a-aff7-ab73e5e88944', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d53cf8e-85e4-468a-aff7-ab73e5e88944', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:32,612 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:15:32,613 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e907897-cb6d-4b8a-b855-9d56843e89a6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e907897-cb6d-4b8a-b855-9d56843e89a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:33,648 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.031s
2026-07-04 00:15:33,648 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cc1bff-b1a0-458e-a5e1-3f7afc9ce9a8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cc1bff-b1a0-458e-a5e1-3f7afc9ce9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:34,681 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.029s
2026-07-04 00:15:34,682 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0523534-1f30-47a0-933d-420f10a1ced8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0523534-1f30-47a0-933d-420f10a1ced8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:35,713 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:15:35,713 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a62419-a16f-411d-8ad5-c3048e809d83', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a62419-a16f-411d-8ad5-c3048e809d83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:36,740 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:15:36,740 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87eb4d55-dda0-4f1b-9aee-488537a96319', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87eb4d55-dda0-4f1b-9aee-488537a96319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:37,771 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:15:37,771 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0222d6ca-3d44-4d20-9568-51e2da42911b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0222d6ca-3d44-4d20-9568-51e2da42911b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:38,798 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:38,798 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f907a31b-42a9-4661-85d3-152eb0b7e65e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f907a31b-42a9-4661-85d3-152eb0b7e65e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:39,835 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.032s
2026-07-04 00:15:39,835 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b17def-64f6-4f09-bbc6-864e3c44d670', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b17def-64f6-4f09-bbc6-864e3c44d670', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:40,865 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:15:40,866 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e87e6bc-1f03-4608-aee9-fa174480d865', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e87e6bc-1f03-4608-aee9-fa174480d865', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:41,896 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:15:41,896 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d054ef-6034-4c6a-bb3c-66f8dea0d9e1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d054ef-6034-4c6a-bb3c-66f8dea0d9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:42,924 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:15:42,925 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f33d23-b188-4bc1-9393-debe93480bef', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f33d23-b188-4bc1-9393-debe93480bef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:43,953 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:15:43,954 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3c0dab-6ce4-44ed-bb2d-06212fda96d8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3c0dab-6ce4-44ed-bb2d-06212fda96d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:44,988 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.029s
2026-07-04 00:15:44,989 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46943e5c-ba6b-4066-962e-25a186cb7994', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46943e5c-ba6b-4066-962e-25a186cb7994', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:46,015 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:15:46,015 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10d110e-7138-444a-b1f5-33aa82c752bd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10d110e-7138-444a-b1f5-33aa82c752bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:47,040 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:15:47,040 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a3ecd7-98c5-44cd-948f-294fda476e50', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a3ecd7-98c5-44cd-948f-294fda476e50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:48,067 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:48,068 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc93a44-b576-40b4-8086-924b05c48a4c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc93a44-b576-40b4-8086-924b05c48a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:49,094 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:15:49,095 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcdf56c-59eb-4479-a554-60e82bb2fff2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcdf56c-59eb-4479-a554-60e82bb2fff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:50,122 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:15:50,123 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce755d-fb52-475f-8038-ef461a9509cc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce755d-fb52-475f-8038-ef461a9509cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:51,149 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:15:51,150 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5dcd2d-dcb3-46a4-ad2c-f166f23704e6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5dcd2d-dcb3-46a4-ad2c-f166f23704e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:52,178 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:15:52,178 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46368810-fb34-41dd-9dfe-10161d98e277', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46368810-fb34-41dd-9dfe-10161d98e277', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:53,207 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:15:53,207 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b6d189-1dd4-4d3e-9eac-5bb5de2cb7bf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b6d189-1dd4-4d3e-9eac-5bb5de2cb7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:54,239 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:15:54,239 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ddef47e-02c3-4164-9819-110295fe9a91', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ddef47e-02c3-4164-9819-110295fe9a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:55,268 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:15:55,268 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b456fb8-470f-445f-8b88-d741551b96d2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b456fb8-470f-445f-8b88-d741551b96d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:56,298 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:15:56,299 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17983954-ca13-45d4-99a3-fc8c0105c33f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17983954-ca13-45d4-99a3-fc8c0105c33f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:57,327 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:15:57,327 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb435e0-e539-44a0-bf48-feebed477991', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb435e0-e539-44a0-bf48-feebed477991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:58,359 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:15:58,359 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932e6e87-79fb-4c0b-84e2-ab47bc20d0e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932e6e87-79fb-4c0b-84e2-ab47bc20d0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:59,388 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:15:59,388 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f025da-7f27-4f58-802f-97dce39d42da', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f025da-7f27-4f58-802f-97dce39d42da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:00,415 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:00,415 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9831107b-b6f8-4f9c-989f-91d3d0156c84', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9831107b-b6f8-4f9c-989f-91d3d0156c84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:01,443 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:01,444 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409537cc-acf6-4708-af24-9936caf54a52', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409537cc-acf6-4708-af24-9936caf54a52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:02,471 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:02,471 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a6062c-150d-4ff0-9424-d4c2a146f9cf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a6062c-150d-4ff0-9424-d4c2a146f9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:03,497 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:03,498 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcdedb6f-b7a7-4d94-b05a-634b1af215e2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcdedb6f-b7a7-4d94-b05a-634b1af215e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:04,523 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:16:04,523 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb6c45a-ba8a-4c75-bde3-36f917a16dc1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb6c45a-ba8a-4c75-bde3-36f917a16dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:05,548 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:16:05,548 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b05d59-d700-4eac-b0f9-85321a511a8a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b05d59-d700-4eac-b0f9-85321a511a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:06,574 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:06,575 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec1de33-3f5c-4f51-920e-1a4fa1677b88', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec1de33-3f5c-4f51-920e-1a4fa1677b88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:07,602 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:07,602 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424f290c-180c-4bf2-9621-1f18ad226471', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424f290c-180c-4bf2-9621-1f18ad226471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:08,632 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:16:08,633 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cf2a46-a6a7-43cd-b81d-a10c3c151fdc', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cf2a46-a6a7-43cd-b81d-a10c3c151fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:09,661 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:09,662 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1300c79a-9709-47f6-9723-83a85e899676', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1300c79a-9709-47f6-9723-83a85e899676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:10,689 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:10,689 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23ba13b-a92c-467a-a11d-5909177dbc65', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23ba13b-a92c-467a-a11d-5909177dbc65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:11,718 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:11,718 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51605665-94ba-4f35-99db-392b1266ee0b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51605665-94ba-4f35-99db-392b1266ee0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:12,743 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:16:12,744 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e35c017-2332-48a3-bfc9-4fa1803bd710', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e35c017-2332-48a3-bfc9-4fa1803bd710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:13,771 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:13,771 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e06358-7ba5-45e4-8f66-697ef6b8a724', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e06358-7ba5-45e4-8f66-697ef6b8a724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:14,799 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:14,799 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-826fc878-2d69-4c89-86c7-7875e5cdaff9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-826fc878-2d69-4c89-86c7-7875e5cdaff9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:15,828 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:15,829 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1069fc1-81ae-46fb-ac1f-06f65337cd02', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1069fc1-81ae-46fb-ac1f-06f65337cd02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:16,859 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:16:16,860 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6fa013-6be4-4640-9446-fad2a2b36954', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6fa013-6be4-4640-9446-fad2a2b36954', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:17,900 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.033s
2026-07-04 00:16:17,900 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32a5c72-3d83-40e5-9b11-0c617daa0c86', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32a5c72-3d83-40e5-9b11-0c617daa0c86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:18,929 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:18,929 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61031e87-e103-4fe5-90c2-2ea9ee4edc13', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61031e87-e103-4fe5-90c2-2ea9ee4edc13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:19,956 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:19,956 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce2d00d-1f32-4662-bfd6-14f42f454123', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce2d00d-1f32-4662-bfd6-14f42f454123', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:20,983 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:20,983 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef0b990-5e7b-460b-8277-84f2ce608ed9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef0b990-5e7b-460b-8277-84f2ce608ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:22,009 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:22,010 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e9e88f3-86e1-4d5e-9be5-f775d6340330', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9e88f3-86e1-4d5e-9be5-f775d6340330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:23,039 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:23,040 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13d159c-2cfd-4a5d-b200-891bee2ac34b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13d159c-2cfd-4a5d-b200-891bee2ac34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:24,070 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:24,071 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253cbfeb-8e73-44eb-b6fe-466e6461bde1', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253cbfeb-8e73-44eb-b6fe-466e6461bde1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:25,100 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:25,100 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4cc43de-13ed-4080-9957-f78cddb97d88', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4cc43de-13ed-4080-9957-f78cddb97d88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:26,127 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:26,127 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc33d82-69b2-4045-b37a-54461afbae21', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc33d82-69b2-4045-b37a-54461afbae21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:27,158 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:16:27,159 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f52e95-99a4-470f-8c62-814be3ca9693', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f52e95-99a4-470f-8c62-814be3ca9693', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:28,185 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:28,186 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9119786a-8dcf-490a-9553-d8f71a12f594', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9119786a-8dcf-490a-9553-d8f71a12f594', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:29,213 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:29,213 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ada831-ea2b-4f87-b538-0f3083afd366', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ada831-ea2b-4f87-b538-0f3083afd366', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:30,242 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:30,243 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c640a579-a94f-4b09-9abf-fde48e91e606', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c640a579-a94f-4b09-9abf-fde48e91e606', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:31,269 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:31,269 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07218e2-c24f-4651-8437-e557477c29ef', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07218e2-c24f-4651-8437-e557477c29ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:32,296 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:32,296 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1884dc-da53-4942-86ca-81bc4ea28c1d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1884dc-da53-4942-86ca-81bc4ea28c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:33,323 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:33,323 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232a8537-ebda-4316-bc87-37be985d9eef', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232a8537-ebda-4316-bc87-37be985d9eef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:34,354 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:16:34,354 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566decd0-7c2a-46e7-adc5-89b026f35523', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566decd0-7c2a-46e7-adc5-89b026f35523', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:35,384 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:35,384 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af471100-f021-4bb8-996e-f0fab89ef61e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af471100-f021-4bb8-996e-f0fab89ef61e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:36,412 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:36,412 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f6f713-c619-4802-a9aa-cf1d47f1b5ea', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f6f713-c619-4802-a9aa-cf1d47f1b5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:37,440 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:37,440 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828018ba-dd91-45f2-91a2-c4fbc4007b25', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828018ba-dd91-45f2-91a2-c4fbc4007b25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:38,469 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:38,470 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86feb0f-0d26-4142-8ddd-168a1ebdec8a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86feb0f-0d26-4142-8ddd-168a1ebdec8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:39,509 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.034s
2026-07-04 00:16:39,509 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2068b895-f9ad-47f6-bc24-cf40b0a064ec', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2068b895-f9ad-47f6-bc24-cf40b0a064ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:40,537 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:40,538 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36301ff6-09a9-45db-bc22-c324fa9f5506', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36301ff6-09a9-45db-bc22-c324fa9f5506', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:41,569 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:16:41,570 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5385830f-f50a-47ac-abb5-462cce9902ec', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5385830f-f50a-47ac-abb5-462cce9902ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:42,595 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:42,596 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfac284-bab5-4e26-bd89-e2d31154a1f9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfac284-bab5-4e26-bd89-e2d31154a1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:43,621 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:43,622 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e30091-e3f5-4f47-b9f2-d1a8f53bd225', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e30091-e3f5-4f47-b9f2-d1a8f53bd225', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:44,648 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:16:44,648 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c77144e-890d-4670-beea-3bbb9db5472a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c77144e-890d-4670-beea-3bbb9db5472a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:45,675 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:45,676 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0be14e-e9d1-421a-b75d-e981efa81a29', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0be14e-e9d1-421a-b75d-e981efa81a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:46,702 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:46,702 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2b2fc3-7107-46ad-96a4-7cecb717ae2e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2b2fc3-7107-46ad-96a4-7cecb717ae2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:47,730 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:47,731 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacf7723-5487-476d-a078-3644f75773a6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacf7723-5487-476d-a078-3644f75773a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:48,756 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:16:48,757 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d10f70-27f7-40d7-96bf-ec4a7d8a0ce3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d10f70-27f7-40d7-96bf-ec4a7d8a0ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:49,783 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:49,783 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad825abb-9c0e-4653-841e-02919683c15b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad825abb-9c0e-4653-841e-02919683c15b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:50,811 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:50,812 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366ca34f-dc38-4cdd-bc12-d0c10440dc4a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366ca34f-dc38-4cdd-bc12-d0c10440dc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:51,837 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:16:51,838 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acea48e3-77bb-4bf8-b2ab-fca0247473ea', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acea48e3-77bb-4bf8-b2ab-fca0247473ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:52,865 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:16:52,866 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a04e7cc-ac24-4a82-80ee-39f2e8479ede', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a04e7cc-ac24-4a82-80ee-39f2e8479ede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:53,894 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:53,894 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94eb1fdd-b769-4a6c-a616-ced53db71f7d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94eb1fdd-b769-4a6c-a616-ced53db71f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:54,924 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:16:54,924 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158404be-a958-4b2a-a564-f9acb2c5eb0f', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158404be-a958-4b2a-a564-f9acb2c5eb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:55,952 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:16:55,952 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79c6396-2eae-460a-bb8b-dd10275b0e7d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79c6396-2eae-460a-bb8b-dd10275b0e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:56,978 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:56,978 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09634b9-c878-4f69-8f6d-d9f920e2c2d8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09634b9-c878-4f69-8f6d-d9f920e2c2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:58,004 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:16:58,004 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08aee83b-c1ed-44d0-8d16-615ee9f48cde', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08aee83b-c1ed-44d0-8d16-615ee9f48cde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:59,033 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:16:59,033 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa48ef4-0175-4618-a482-a7d7e5bb2a33', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa48ef4-0175-4618-a482-a7d7e5bb2a33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:00,063 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:00,063 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d05bfe3-701f-4370-b82d-7891e2c33f20', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d05bfe3-701f-4370-b82d-7891e2c33f20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:01,091 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:01,091 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ef7a37-eb45-4c46-a7bb-66c3be5a6929', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ef7a37-eb45-4c46-a7bb-66c3be5a6929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:02,116 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:02,116 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9046d786-8ceb-42d6-8599-2234a418a985', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9046d786-8ceb-42d6-8599-2234a418a985', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:03,156 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.035s
2026-07-04 00:17:03,156 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfb79d7-1c60-4132-9d04-e3be9f15e0c9', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfb79d7-1c60-4132-9d04-e3be9f15e0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:04,182 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:04,183 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52dfbe89-b857-4b90-902a-c65ed8edd36c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52dfbe89-b857-4b90-902a-c65ed8edd36c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:05,212 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:05,212 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d58649-94f2-4afa-9e90-227b4e9fd25d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d58649-94f2-4afa-9e90-227b4e9fd25d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:06,240 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:06,240 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750376fe-e680-47e5-84d2-fedb3b612252', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750376fe-e680-47e5-84d2-fedb3b612252', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:07,270 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:17:07,271 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9860dbc-5243-4d92-9d7b-4b27ea7b5582', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9860dbc-5243-4d92-9d7b-4b27ea7b5582', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:08,298 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:17:08,298 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d64cf2-a6ab-44c0-9ead-5a7963ae8c75', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d64cf2-a6ab-44c0-9ead-5a7963ae8c75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:09,326 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:09,326 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bdd0e66-fcf0-476b-88fe-11e23bcea934', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bdd0e66-fcf0-476b-88fe-11e23bcea934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:10,359 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:17:10,359 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e7a868-b1f6-49ac-9b3a-96f469feb250', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e7a868-b1f6-49ac-9b3a-96f469feb250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:11,386 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:11,386 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183f666e-4899-4a1a-883e-dcfcb2eaff2a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183f666e-4899-4a1a-883e-dcfcb2eaff2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:12,415 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:17:12,415 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d62b719-e02f-4a57-a8b1-79db64c5e83e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d62b719-e02f-4a57-a8b1-79db64c5e83e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:13,441 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:13,441 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eda42ba-e6f8-4cee-aa3e-51e8a614fa52', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eda42ba-e6f8-4cee-aa3e-51e8a614fa52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:14,468 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:14,469 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c19762-2efb-40d5-8e8e-081a374c19d3', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c19762-2efb-40d5-8e8e-081a374c19d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:15,494 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:15,495 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6849ba85-363d-4a70-9251-0ab34568dab0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6849ba85-363d-4a70-9251-0ab34568dab0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:16,522 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:17:16,522 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fcce0d-0421-4dc9-9049-663c226d5678', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fcce0d-0421-4dc9-9049-663c226d5678', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:17,547 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:17,548 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41afaac3-ed7a-4fed-be70-cc1c9d8608a7', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41afaac3-ed7a-4fed-be70-cc1c9d8608a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:18,573 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:18,574 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b9a4a6-8ef1-4b28-883f-ff322a5895c8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b9a4a6-8ef1-4b28-883f-ff322a5895c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:19,598 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:19,598 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32512839-39ea-4230-9c94-14525626383c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32512839-39ea-4230-9c94-14525626383c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:20,625 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:20,626 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b079ac4-1e10-4f7b-9f62-8ded7c290a09', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b079ac4-1e10-4f7b-9f62-8ded7c290a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:21,652 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:21,652 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88824299-fbef-4a4b-89c8-94204dd57cea', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88824299-fbef-4a4b-89c8-94204dd57cea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:22,681 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:22,682 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2926514-9091-4192-8957-a1d7bda2192c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2926514-9091-4192-8957-a1d7bda2192c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:23,708 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:23,709 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b001e87-27ed-426f-b756-a205277b14da', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b001e87-27ed-426f-b756-a205277b14da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:24,735 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:24,736 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514ad125-dd90-4b81-aacc-5b3c97c0b774', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514ad125-dd90-4b81-aacc-5b3c97c0b774', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:25,765 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:25,765 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e6c5f2-8655-4309-a35b-67bebf3bc41c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e6c5f2-8655-4309-a35b-67bebf3bc41c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:26,794 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:26,794 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3029dcec-4668-4152-b03d-b0c7445267f8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3029dcec-4668-4152-b03d-b0c7445267f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:27,820 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:27,820 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11326dc-3bdb-4b0e-80d5-593c433e71fd', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11326dc-3bdb-4b0e-80d5-593c433e71fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:28,847 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:28,847 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a5b90e-5ea4-4bbd-a687-950f8fc9fe20', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a5b90e-5ea4-4bbd-a687-950f8fc9fe20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:29,887 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.036s
2026-07-04 00:17:29,888 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945d45e1-694e-4f4d-ba15-57ec34dd00c6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945d45e1-694e-4f4d-ba15-57ec34dd00c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:30,916 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:30,916 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd30289-15c8-4abd-bafc-e2aaa492fbe4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd30289-15c8-4abd-bafc-e2aaa492fbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:31,942 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:31,942 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739180c9-cf84-43f7-9e19-d65992f2a962', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739180c9-cf84-43f7-9e19-d65992f2a962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:32,966 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:32,967 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9feb04e8-5be0-4f3b-b237-697aca03a383', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9feb04e8-5be0-4f3b-b237-697aca03a383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:33,999 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:17:33,999 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf848cd-4c3c-421b-9624-1bab4b03ac55', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf848cd-4c3c-421b-9624-1bab4b03ac55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:35,030 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:17:35,031 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fc9a1b-155a-4dc1-b13d-6a48ba056384', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fc9a1b-155a-4dc1-b13d-6a48ba056384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:36,058 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:36,059 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6985b1a-1df5-4d2a-a2cc-0a9aa44e7aac', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6985b1a-1df5-4d2a-a2cc-0a9aa44e7aac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:37,084 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:37,084 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d47b10-aa96-4533-8322-047ec5f2e9e6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d47b10-aa96-4533-8322-047ec5f2e9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:38,113 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:38,114 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853c7108-12cb-42c6-a6f7-800023df5c3b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853c7108-12cb-42c6-a6f7-800023df5c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:39,139 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:39,139 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412ce0bb-141b-432d-8df0-4dc808cebed0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412ce0bb-141b-432d-8df0-4dc808cebed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:40,168 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:40,169 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616d8d7a-e10b-4f5f-a81a-8d9419dad444', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616d8d7a-e10b-4f5f-a81a-8d9419dad444', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:41,197 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:41,197 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7c735b-13f8-4953-9217-b0197b1770a0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7c735b-13f8-4953-9217-b0197b1770a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:42,228 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:17:42,229 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c045d7-4380-4e2c-9005-d64339a1cad8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c045d7-4380-4e2c-9005-d64339a1cad8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:43,256 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:43,256 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3cfe8da-1a67-4af7-aa46-71aca1b2af3c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3cfe8da-1a67-4af7-aa46-71aca1b2af3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:44,287 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:17:44,287 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5890a9-c25f-4462-ae3e-900eabdd91c0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5890a9-c25f-4462-ae3e-900eabdd91c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:45,315 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:45,316 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b148e2-6384-41d6-8971-f470aa2a735c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b148e2-6384-41d6-8971-f470aa2a735c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:46,345 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:46,346 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599b44dd-b8e0-45d3-969a-2efbd01c7984', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599b44dd-b8e0-45d3-969a-2efbd01c7984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:47,371 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:47,372 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519fee22-9d0d-42ae-824d-626dcab629c0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519fee22-9d0d-42ae-824d-626dcab629c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:48,401 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:17:48,401 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2beb439f-b804-47eb-8a31-9301810198b8', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2beb439f-b804-47eb-8a31-9301810198b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:49,427 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:49,427 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1dece3-1121-4878-a932-d1f9ce00dc14', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1dece3-1121-4878-a932-d1f9ce00dc14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:50,453 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:50,454 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9045f2e1-eca8-4285-824a-113b73a235ed', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9045f2e1-eca8-4285-824a-113b73a235ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:51,480 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:51,481 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba40244-8177-4ba3-84a9-ed9cf8c7d1d6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba40244-8177-4ba3-84a9-ed9cf8c7d1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:52,507 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:52,508 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eec6f8a-6d32-4882-98e9-61379852ba92', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eec6f8a-6d32-4882-98e9-61379852ba92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:53,535 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:53,535 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7ad73d-e9a9-48d7-9ae4-b2215ef2985e', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7ad73d-e9a9-48d7-9ae4-b2215ef2985e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:54,561 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:17:54,562 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d042acdd-d8b7-4378-83d6-8c4c88b3f7a6', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d042acdd-d8b7-4378-83d6-8c4c88b3f7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:55,589 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:55,589 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70399877-475c-41b5-912d-ed27d45215e0', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70399877-475c-41b5-912d-ed27d45215e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:56,614 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:17:56,615 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd1221a-d79b-4916-8755-a6b50ae34f08', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd1221a-d79b-4916-8755-a6b50ae34f08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:57,643 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:57,643 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2af869-f552-4dc3-9390-3762a7ceccdf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2af869-f552-4dc3-9390-3762a7ceccdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:58,670 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:17:58,670 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498ac255-97e1-4110-9762-ae8143586303', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498ac255-97e1-4110-9762-ae8143586303', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:59,698 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:17:59,699 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3185ce1-db64-43e2-bd0d-ea77b0ceb432', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3185ce1-db64-43e2-bd0d-ea77b0ceb432', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:00,726 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:18:00,727 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6533df73-799b-4a04-9347-36c763b783f5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6533df73-799b-4a04-9347-36c763b783f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:01,755 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:01,755 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2668af-5fe4-4c3e-a801-9086fbc75d45', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2668af-5fe4-4c3e-a801-9086fbc75d45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:02,784 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:18:02,784 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a970905b-4245-4567-8b9f-9f8c1680e7da', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a970905b-4245-4567-8b9f-9f8c1680e7da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:03,812 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:18:03,812 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690c468d-4a7b-493a-bbf9-df54300c2077', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690c468d-4a7b-493a-bbf9-df54300c2077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:04,843 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:18:04,844 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f3d00d-7c09-4342-8f3f-dd77e0e5daf4', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f3d00d-7c09-4342-8f3f-dd77e0e5daf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:05,871 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.021s
2026-07-04 00:18:05,871 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9c87bd-7a92-4dd1-991a-87a7f05b4b18', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9c87bd-7a92-4dd1-991a-87a7f05b4b18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:06,899 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:06,900 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd02465-6f0f-4b32-a7e0-d1a45655e03b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd02465-6f0f-4b32-a7e0-d1a45655e03b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:07,929 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:18:07,930 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44677df-f245-426d-8dae-44b693301a46', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44677df-f245-426d-8dae-44b693301a46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:08,957 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:18:08,957 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39ac4f0-1851-4603-96ac-c3aca17e7ced', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39ac4f0-1851-4603-96ac-c3aca17e7ced', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:09,985 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:09,986 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b818e20-07d4-489e-8422-954cefd40236', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b818e20-07d4-489e-8422-954cefd40236', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:11,012 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:18:11,013 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d537d3f-83cb-4923-98b5-c97c0a0cb87c', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d537d3f-83cb-4923-98b5-c97c0a0cb87c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:12,040 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:18:12,041 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9805ed-507b-429d-9583-0293a341cbfb', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9805ed-507b-429d-9583-0293a341cbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:13,070 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:18:13,071 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64771ee-cfc8-4407-8c0c-009b67334ebe', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64771ee-cfc8-4407-8c0c-009b67334ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:14,099 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:18:14,100 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81825edf-d8e8-402e-8fa1-372745e623de', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81825edf-d8e8-402e-8fa1-372745e623de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:15,130 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:18:15,131 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44994485-841d-4909-8aa5-ff70e8ba2743', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44994485-841d-4909-8aa5-ff70e8ba2743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:16,164 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.029s
2026-07-04 00:18:16,165 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f8b769-e327-4834-b62d-6537ca4cf7ed', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f8b769-e327-4834-b62d-6537ca4cf7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:17,191 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.022s
2026-07-04 00:18:17,192 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46702b43-848b-4734-8b07-662c18ca929b', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46702b43-848b-4734-8b07-662c18ca929b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:18,219 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:18:18,219 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affce678-6048-4259-96c3-3956a5ef95d2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affce678-6048-4259-96c3-3956a5ef95d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:19,247 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:19,248 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0ccd3c-45c0-43e1-8c59-024a3b972b25', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0ccd3c-45c0-43e1-8c59-024a3b972b25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:20,280 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:18:20,281 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148a3487-8f18-445a-88c0-f949e88a2d6d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148a3487-8f18-445a-88c0-f949e88a2d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:21,308 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.023s
2026-07-04 00:18:21,308 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ffdcb5-4ac9-4fd8-a30e-e4754814a187', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ffdcb5-4ac9-4fd8-a30e-e4754814a187', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:22,337 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:18:22,338 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777df16c-f7c4-4318-a759-319b564cf5ab', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777df16c-f7c4-4318-a759-319b564cf5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:23,372 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:18:23,372 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c99dedd-131c-4728-a8f6-7df568a831b5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c99dedd-131c-4728-a8f6-7df568a831b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:24,401 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:24,402 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4202f3a7-21af-4385-93fe-5b91588fa061', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4202f3a7-21af-4385-93fe-5b91588fa061', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:25,438 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.033s
2026-07-04 00:18:25,439 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b311fae2-56a0-46ca-8ccb-88be9a14d51d', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b311fae2-56a0-46ca-8ccb-88be9a14d51d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:26,469 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:26,469 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f16577-a99c-4438-94e6-036c07a58371', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f16577-a99c-4438-94e6-036c07a58371', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:27,499 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:27,500 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3a6e58-ad90-4ae9-9824-646deb3750f5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3a6e58-ad90-4ae9-9824-646deb3750f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:28,533 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.030s
2026-07-04 00:18:28,534 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3b07d4-a854-4f1c-93c1-fd48177d6aba', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3b07d4-a854-4f1c-93c1-fd48177d6aba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:29,577 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.038s
2026-07-04 00:18:29,577 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75a250e-c070-4baf-8231-e8331147b67a', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75a250e-c070-4baf-8231-e8331147b67a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:30,608 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:18:30,609 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56570f9e-a386-41cc-9ba5-131ae14269b2', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56570f9e-a386-41cc-9ba5-131ae14269b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:31,638 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.024s
2026-07-04 00:18:31,639 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26781f9b-463a-49d2-aa7f-e40427e632bf', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26781f9b-463a-49d2-aa7f-e40427e632bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:32,670 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.028s
2026-07-04 00:18:32,671 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f634b9-c714-4955-bd8a-708786806314', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f634b9-c714-4955-bd8a-708786806314', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:33,708 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.027s
2026-07-04 00:18:33,708 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae18a88-8318-4255-9de3-742b66964a12', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae18a88-8318-4255-9de3-742b66964a12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:34,737 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.025s
2026-07-04 00:18:34,737 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8f4624-a4b0-4ca3-8042-eb5b5c3042d5', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8f4624-a4b0-4ca3-8042-eb5b5c3042d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:35,767 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21 0.026s
2026-07-04 00:18:35,767 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3841b2c6-fbdb-4119-bc18-4b13c88c38fa', 'content-length': '472', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3841b2c6-fbdb-4119-bc18-4b13c88c38fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/2416111c-156b-4eac-89a9-bd15bbffdb21'}
Body: b'{"snapshot": {"id": "2416111c-156b-4eac-89a9-bd15bbffdb21", "created_at": "2026-07-03T22:15:14.000000", "updated_at": "2026-07-03T22:15:19.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1539759957", "description": null, "volume_id": "2002f6c3-6cfa-47f7-9981-1b46f81924c8", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6af7f6a9300e41fe8552604ecf88ea16", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:35,821 104697 INFO [tempest.lib.common.rest_client] Request (ProjectMemberTests:_run_cleanups): 400 DELETE http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8 0.048s
2026-07-04 00:18:35,821 104697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2060747-a9e2-4900-bd6d-eaeffc49d519', 'x-openstack-request-id': 'req-a2060747-a9e2-4900-bd6d-eaeffc49d519', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.153/volume/v3/volumes/2002f6c3-6cfa-47f7-9981-1b46f81924c8'}
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."}}'
}}}
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/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/base.py", line 158, in delete_resource
test_utils.call_and_ignore_notfound_exc(del_action, resource_id)
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 362, 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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, 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 (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 383, in test_manage_snapshot
self._manage_snapshot(
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 225, in _manage_snapshot
self.client.wait_for_resource_deletion(snapshot_id)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ProjectMemberTests:test_manage_snapshot) Failed to delete volume-snapshot 2416111c-156b-4eac-89a9-bd15bbffdb21 within the required time (196 s). Timer started at 1783116919. Timer ended at 1783117115. Waited for 196 s.
|
||||||
test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3] |
pass
pt1.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_reset_snapshot_status[id-da391afd-8baa-458b-b222-f6ab42ab47c3]
|
||||||
test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3] |
pass
pt1.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_show_snapshot[id-6fee8967-951c-4957-b51b-97b83c13c7c3]
|
||||||
test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd] |
pass
pt1.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_unmanage_snapshot[id-dd7da3da-68ef-42f5-af1d-29803a4a04fd]
|
||||||
test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea] |
pass
pt1.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot[id-a774bdca-bfbe-477d-9711-5fb64d7e34ea]
|
||||||
test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789] |
pass
pt1.10: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests.test_update_snapshot_status[id-12e00e1b-bf84-41c1-8a1e-8625d1317789]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests | 10 | 5 | 1 | 0 | 4 | Detail | |
test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1] |
skip
pt2.1: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_create_snapshot[id-13ae344f-fa01-44cc-b9f1-d04452940dc1]
|
||||||
test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4] |
skip
pt2.2: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_delete_snapshot[id-5b58f647-da0f-4d2a-bf68-680fc692efb4]
|
||||||
test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13] |
pass
pt2.3: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_force_delete_snapshot[id-63aa8184-897d-4e00-9b80-d2e7828f1b13]
|
||||||
test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be] |
pass
pt2.4: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_list_snapshots[id-dd8e19dc-c8fd-443c-8aed-cdffe07fa6be]
|
||||||
test_manage_snapshot[id-d2d1326d-fb47-4448-a1e1-2d1219d30fd5] |
fail
ft2.5: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_manage_snapshot[id-d2d1326d-fb47-4448-a1e1-2d1219d30fd5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-07-04 00:14:40,286 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.153/volume/v3/volumes 0.947s
2026-07-04 00:14:40,287 104693 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-VolumeV3RbacBaseTests-Volume-39789888"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a1a106-144e-4dfd-a998-e1ed785c33d8', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a1a106-144e-4dfd-a998-e1ed785c33d8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.153/volume/v3/volumes'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:39.876486", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-07-04 00:14:40,462 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.161s
2026-07-04 00:14:40,462 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ae2025-6320-4de4-a204-1ec5050d612c', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ae2025-6320-4de4-a204-1ec5050d612c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": null}}'
2026-07-04 00:14:41,522 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.044s
2026-07-04 00:14:41,523 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6987167-54fe-4cd8-a281-78cb6089bcb9', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6987167-54fe-4cd8-a281-78cb6089bcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:42,574 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.040s
2026-07-04 00:14:42,574 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2a6429-f97e-4156-80ed-b4ce5be10392', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2a6429-f97e-4156-80ed-b4ce5be10392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:43,628 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.041s
2026-07-04 00:14:43,628 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab20749-2fd9-49a8-a29b-febb0c3d883a', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab20749-2fd9-49a8-a29b-febb0c3d883a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:44,697 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.050s
2026-07-04 00:14:44,698 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41781c42-0d60-49a8-916c-c2484a704a50', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41781c42-0d60-49a8-916c-c2484a704a50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:45,773 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.057s
2026-07-04 00:14:45,774 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f933133-7374-43c1-8330-054bd45aaf18', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f933133-7374-43c1-8330-054bd45aaf18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:46,843 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.055s
2026-07-04 00:14:46,844 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b702715-3b13-47af-820a-86fdf62500a5', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b702715-3b13-47af-820a-86fdf62500a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:47,982 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.121s
2026-07-04 00:14:47,983 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e5d7ee-21a9-45ed-9b76-6931a89bced8', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e5d7ee-21a9-45ed-9b76-6931a89bced8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:49,104 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.108s
2026-07-04 00:14:49,105 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b264ee0-9ccc-42ec-a56b-793d55db5ded', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b264ee0-9ccc-42ec-a56b-793d55db5ded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:50,226 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.110s
2026-07-04 00:14:50,227 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87366af-e650-4824-8b6c-6b8bfea07ddd', 'content-length': '1014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87366af-e650-4824-8b6c-6b8bfea07ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:41.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:51,292 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.053s
2026-07-04 00:14:51,292 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4725d574-bf02-48fd-bb2a-7c60e3c73c99', 'content-length': '1015', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4725d574-bf02-48fd-bb2a-7c60e3c73c99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
Body: b'{"volume": {"id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-07-03T22:14:40.000000", "updated_at": "2026-07-03T22:14:51.000000", "name": "tempest-VolumeV3RbacBaseTests-Volume-39789888", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}, {"rel": "bookmark", "href": "http://192.168.122.153/volume/volumes/55f64690-3a3c-4591-970c-f87fdef65db9"}], "user_id": "41092cc2717d43a9a6a76e9cd0f386bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "cd3921c0b818405fbee8b241596fa806", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}}'
2026-07-04 00:14:51,303 104693 INFO [tempest.common.waiters] volume 55f64690-3a3c-4591-970c-f87fdef65db9 reached available after waiting for 11.303847 seconds
2026-07-04 00:14:51,532 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.153/volume/v3/snapshots 0.228s
2026-07-04 00:14:51,532 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497"}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e3d546-44fd-44f3-91d4-60f9a758d271', 'content-length': '306', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e3d546-44fd-44f3-91d4-60f9a758d271', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.153/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.441754", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}}}'
2026-07-04 00:14:51,582 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.045s
2026-07-04 00:14:51,583 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f072389-f1c0-444f-bfe8-150429108320', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f072389-f1c0-444f-bfe8-150429108320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:14:52,632 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.044s
2026-07-04 00:14:52,633 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08571be-5ce1-4d5a-8311-0b2386abb338', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08571be-5ce1-4d5a-8311-0b2386abb338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:14:53,670 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.033s
2026-07-04 00:14:53,671 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62feac9-47ac-4b26-933c-e20f8d8e1dc2', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62feac9-47ac-4b26-933c-e20f8d8e1dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:14:54,724 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.048s
2026-07-04 00:14:54,725 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea4bbed-2148-4dae-ad32-1a9e0c808385', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea4bbed-2148-4dae-ad32-1a9e0c808385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:14:55,750 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:14:55,751 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384e6dae-8a22-4d55-8c2b-a758a82148ef', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384e6dae-8a22-4d55-8c2b-a758a82148ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:14:56,803 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.048s
2026-07-04 00:14:56,803 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaaf1b7-1f26-47bf-a8b6-62648fe21e7c', 'content-length': '438', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaaf1b7-1f26-47bf-a8b6-62648fe21e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": null, "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-07-04 00:14:57,837 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:14:57,837 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271eedab-9d61-4058-8ac6-0d84f449960e', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271eedab-9d61-4058-8ac6-0d84f449960e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:57.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:14:57,841 104693 INFO [tempest.common.waiters] snapshot 839e24f9-1da0-4ca0-822b-26083606fb0c reached available after waiting for 6.841117 seconds
2026-07-04 00:14:57,901 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 202 POST http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c/action 0.060s
2026-07-04 00:14:57,902 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unmanage": {}}
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:57 GMT', 'server': 'Apache/2.4.58 (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-bc59604d-25f4-4b39-b1e5-5d118c4409c3', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c/action'}
Body: b''
2026-07-04 00:14:57,936 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.034s
2026-07-04 00:14:57,937 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46bd9eb-dd1f-4aec-9755-d98de73fefe0', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46bd9eb-dd1f-4aec-9755-d98de73fefe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "unmanaging", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:14:58,969 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:14:58,970 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353edc75-8007-449b-9b4f-fb0ba2a2aecd', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353edc75-8007-449b-9b4f-fb0ba2a2aecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:00,013 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.038s
2026-07-04 00:15:00,013 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b197255-1798-464e-b2b9-750a16bbaaee', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b197255-1798-464e-b2b9-750a16bbaaee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:01,052 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.033s
2026-07-04 00:15:01,052 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d416083e-81fd-4ea9-bb14-86b1f1ba3fce', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d416083e-81fd-4ea9-bb14-86b1f1ba3fce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:02,110 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.051s
2026-07-04 00:15:02,110 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b2d405-e69e-4d0b-bbe9-aef6f0d4c20d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b2d405-e69e-4d0b-bbe9-aef6f0d4c20d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:03,149 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.032s
2026-07-04 00:15:03,149 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65627b5-61ab-4527-9595-6ebcec3ef7c1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65627b5-61ab-4527-9595-6ebcec3ef7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:04,182 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.028s
2026-07-04 00:15:04,182 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a49d24-6e1d-4adb-9c41-16791ae20a20', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a49d24-6e1d-4adb-9c41-16791ae20a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:05,217 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:15:05,218 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4077fb9-e32f-4171-b88f-863521e69016', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4077fb9-e32f-4171-b88f-863521e69016', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:06,255 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.033s
2026-07-04 00:15:06,256 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7cdffb-30dd-41bf-8a9c-2beeb12db640', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7cdffb-30dd-41bf-8a9c-2beeb12db640', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:07,288 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.028s
2026-07-04 00:15:07,289 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a25540f-9afc-49d0-b564-72aa5bfec926', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a25540f-9afc-49d0-b564-72aa5bfec926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:08,318 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:08,318 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd345e9-031f-47cb-97cb-f77ad351b8ea', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd345e9-031f-47cb-97cb-f77ad351b8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:09,350 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:15:09,350 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e255f5-72e7-4d0d-a80f-f8ae8b851cd3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e255f5-72e7-4d0d-a80f-f8ae8b851cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:10,384 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:15:10,385 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f57195-0d2e-4caf-8703-490ac421e82e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f57195-0d2e-4caf-8703-490ac421e82e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:11,430 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.040s
2026-07-04 00:15:11,430 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8134ece-594f-4fcf-9b28-e4ae9c6ca3bf', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8134ece-594f-4fcf-9b28-e4ae9c6ca3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:12,463 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.028s
2026-07-04 00:15:12,463 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf6a850-68bb-46d0-977b-37a2a92f5595', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf6a850-68bb-46d0-977b-37a2a92f5595', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:13,492 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:13,492 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508e3b44-1093-401c-b81a-f2a62be93fea', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508e3b44-1093-401c-b81a-f2a62be93fea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:14,520 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:14,520 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c7ab96-c624-478c-9c23-734510122218', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c7ab96-c624-478c-9c23-734510122218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:15,551 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:15:15,551 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f027a868-85a8-478e-acd7-dddcb58f9ee0', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f027a868-85a8-478e-acd7-dddcb58f9ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:16,588 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.031s
2026-07-04 00:15:16,589 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08033848-a652-43c2-b157-ee1ee73ba68a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08033848-a652-43c2-b157-ee1ee73ba68a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:17,617 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:15:17,618 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee1daf0-7289-4f29-9ed8-febb3611396f', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee1daf0-7289-4f29-9ed8-febb3611396f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:18,646 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:18,647 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0928b23d-424d-49a0-980a-cfa212db6bf3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0928b23d-424d-49a0-980a-cfa212db6bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:19,672 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:19,673 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4246ccb-14c3-4113-8f4b-df55bdee3458', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4246ccb-14c3-4113-8f4b-df55bdee3458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:20,701 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:15:20,701 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d55d49-844a-4288-ac8b-9f414fff3b08', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d55d49-844a-4288-ac8b-9f414fff3b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:21,728 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:21,729 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10337c3-5f8a-4693-bc7b-4efbb32983ef', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10337c3-5f8a-4693-bc7b-4efbb32983ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:22,755 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:22,756 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d662b109-123d-418a-a02a-ce7832943fe0', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d662b109-123d-418a-a02a-ce7832943fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:23,781 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:23,782 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb00e16-c439-4f3f-a23b-e0db0ce5ac3b', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb00e16-c439-4f3f-a23b-e0db0ce5ac3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:24,810 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:15:24,811 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2907490c-5b59-4046-8c75-e053d8c04925', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2907490c-5b59-4046-8c75-e053d8c04925', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:25,838 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:25,839 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02030bd-bfdb-4c9d-92ad-34ca03ab7934', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02030bd-bfdb-4c9d-92ad-34ca03ab7934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:26,866 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:26,866 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bc8992-fa75-4304-b5e4-2c80297abbd6', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bc8992-fa75-4304-b5e4-2c80297abbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:27,891 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:27,892 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267823be-4612-45db-8af4-a09335ebc8be', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267823be-4612-45db-8af4-a09335ebc8be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:28,920 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:28,920 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564b5eea-7b8e-45ef-8cdb-eb5b6e2638c7', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564b5eea-7b8e-45ef-8cdb-eb5b6e2638c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:29,948 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:29,949 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5c3671-b5f6-4951-a7c9-8918a3b70118', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5c3671-b5f6-4951-a7c9-8918a3b70118', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:30,982 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:15:30,982 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c42cb1-5567-4ef9-9ea8-8f770caa4177', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c42cb1-5567-4ef9-9ea8-8f770caa4177', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:32,011 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:32,012 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d179be-f5a0-4af5-8f06-daae22dd001e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d179be-f5a0-4af5-8f06-daae22dd001e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:33,044 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:15:33,045 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2141db-86f5-4b33-848c-15344c9ba78a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2141db-86f5-4b33-848c-15344c9ba78a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:34,073 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:34,073 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19400770-54ae-4b76-9309-c43c42e0c38a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19400770-54ae-4b76-9309-c43c42e0c38a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:35,100 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:35,100 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a83050-9426-4703-8f61-e690015fb966', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a83050-9426-4703-8f61-e690015fb966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:36,128 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:36,129 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41abcbd7-4001-4f89-b079-a2d4c5a8144e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41abcbd7-4001-4f89-b079-a2d4c5a8144e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:37,157 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:37,158 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b72384-ff18-401a-aace-35e44d2767fb', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b72384-ff18-401a-aace-35e44d2767fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:38,185 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:38,186 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f20d53c-87cc-4429-b6fe-fa064b1514fb', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f20d53c-87cc-4429-b6fe-fa064b1514fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:39,213 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:39,214 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3dacecc-f8bd-4958-a7c6-ab3194c87222', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3dacecc-f8bd-4958-a7c6-ab3194c87222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:40,242 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:40,242 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85c027a-e105-4c94-942b-e39d5c3367ea', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85c027a-e105-4c94-942b-e39d5c3367ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:41,272 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:15:41,273 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19dfe956-05f6-4980-8464-898d0d7d1eca', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19dfe956-05f6-4980-8464-898d0d7d1eca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:42,301 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:42,301 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-396d5813-9a8c-42a1-804c-3f3b392d604a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-396d5813-9a8c-42a1-804c-3f3b392d604a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:43,332 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:15:43,332 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50fb05a-2bfe-456d-8e4b-a857502750a5', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50fb05a-2bfe-456d-8e4b-a857502750a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:44,360 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:44,360 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290fe7b4-f3c6-4265-8de5-fe8230b88178', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290fe7b4-f3c6-4265-8de5-fe8230b88178', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:45,389 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:15:45,389 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c536e5f-8d35-4471-bd6e-ad169d88a497', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c536e5f-8d35-4471-bd6e-ad169d88a497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:46,419 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:46,420 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33edce7-4382-4a0d-89a5-511f4933fc0c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33edce7-4382-4a0d-89a5-511f4933fc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:47,447 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:47,447 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6f5768-862d-4fee-bbd9-bef990cc77dc', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6f5768-862d-4fee-bbd9-bef990cc77dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:48,478 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:48,479 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af2874e-e918-4032-a62b-23ede87d6cef', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af2874e-e918-4032-a62b-23ede87d6cef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:49,506 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:49,506 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb91ffe0-3716-4685-a0e6-4ce9f075e230', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb91ffe0-3716-4685-a0e6-4ce9f075e230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:50,535 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:50,535 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be90a5a8-e26d-485e-92cc-ed1e05378913', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be90a5a8-e26d-485e-92cc-ed1e05378913', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:51,562 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:51,563 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b16e651-cae7-4c30-8040-57e4defa4832', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b16e651-cae7-4c30-8040-57e4defa4832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:52,589 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:52,590 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afec3fd6-a3c2-4d7e-a4be-b0e15e4c913a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afec3fd6-a3c2-4d7e-a4be-b0e15e4c913a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:53,620 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:15:53,621 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39be72aa-00b1-4ed1-a61c-a5528ea67c4d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39be72aa-00b1-4ed1-a61c-a5528ea67c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:54,648 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:54,649 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c07fd2-b324-48d2-8205-27f8c50067c3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c07fd2-b324-48d2-8205-27f8c50067c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:55,677 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:15:55,677 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467b2876-2a8c-49c9-9a34-86f1d5d42304', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467b2876-2a8c-49c9-9a34-86f1d5d42304', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:56,704 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:15:56,705 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b26f4c-5520-4235-8b65-3a11738e2a5d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b26f4c-5520-4235-8b65-3a11738e2a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:57,730 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:15:57,730 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15aec0e7-81d3-461e-9f07-b7333cc2519e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15aec0e7-81d3-461e-9f07-b7333cc2519e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:58,756 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:58,756 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a86eda1-7f0f-478c-bf44-2e56954a2879', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a86eda1-7f0f-478c-bf44-2e56954a2879', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:15:59,783 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:15:59,784 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85af926a-6eeb-419c-8a25-a167a3bc695c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85af926a-6eeb-419c-8a25-a167a3bc695c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:00,814 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:00,814 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab214604-a3b8-48c2-aba1-32cbd5b5b32c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab214604-a3b8-48c2-aba1-32cbd5b5b32c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:01,839 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.020s
2026-07-04 00:16:01,840 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f38a5f-f9e4-4928-858f-13f9fc83bfa3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f38a5f-f9e4-4928-858f-13f9fc83bfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:02,869 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:02,870 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985bf58f-76d6-4a16-b9b2-699af52924fc', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985bf58f-76d6-4a16-b9b2-699af52924fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:03,901 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:03,901 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d51c61-65b2-47ba-aee1-3c0ca2a829e8', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d51c61-65b2-47ba-aee1-3c0ca2a829e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:04,928 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:16:04,929 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79230d5-4409-4b05-98f4-63173f2f8b03', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79230d5-4409-4b05-98f4-63173f2f8b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:05,957 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:05,957 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8440e521-8d6b-47dc-ba96-f40c695d820e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8440e521-8d6b-47dc-ba96-f40c695d820e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:06,984 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:16:06,984 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc0b7d7-b253-43cb-b3de-65e254907058', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc0b7d7-b253-43cb-b3de-65e254907058', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:08,015 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:16:08,016 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c4200b-e519-4114-800e-8078e91c0f09', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c4200b-e519-4114-800e-8078e91c0f09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:09,043 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:09,044 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca8d836-aa70-4b3d-854d-f892c709fa48', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca8d836-aa70-4b3d-854d-f892c709fa48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:10,072 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:10,072 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c96aa39-34a6-4b67-b2e9-43d56fa04049', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c96aa39-34a6-4b67-b2e9-43d56fa04049', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:11,098 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:16:11,099 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fd19f2-6e61-4238-93a3-e17be7cd38c7', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fd19f2-6e61-4238-93a3-e17be7cd38c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:12,126 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:12,127 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24995fc3-2555-4cee-94ff-ee87205b07f2', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24995fc3-2555-4cee-94ff-ee87205b07f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:13,156 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:13,156 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d3e96c-41a7-4602-8baf-3df449540c9c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d3e96c-41a7-4602-8baf-3df449540c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:14,186 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:14,186 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cef308-af9b-4156-802a-f05b3564cc96', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cef308-af9b-4156-802a-f05b3564cc96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:15,214 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:15,215 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae206c8e-3edc-40ab-bd8c-ec6d672e4784', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae206c8e-3edc-40ab-bd8c-ec6d672e4784', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:16,242 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:16,242 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7814ef4e-91e2-4cfa-8d25-896a77a7b6c5', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7814ef4e-91e2-4cfa-8d25-896a77a7b6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:17,276 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.030s
2026-07-04 00:16:17,277 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3be52ac-0eeb-458c-8ce7-8277cf987d05', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3be52ac-0eeb-458c-8ce7-8277cf987d05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:18,307 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:16:18,307 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6c1d5c-4426-4a58-a24a-eee4387875c7', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6c1d5c-4426-4a58-a24a-eee4387875c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:19,342 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.031s
2026-07-04 00:16:19,342 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de1b2c4-a593-47f8-b4e9-8b4a6b271f74', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de1b2c4-a593-47f8-b4e9-8b4a6b271f74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:20,370 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:20,371 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b1d4ed-9fb1-4dea-88aa-5bc05a8d4aae', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b1d4ed-9fb1-4dea-88aa-5bc05a8d4aae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:21,400 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:21,400 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744768c3-d613-4d0d-9c0b-528d60f0aefc', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744768c3-d613-4d0d-9c0b-528d60f0aefc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:22,431 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:22,432 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d464535-dd4f-48b6-b1c9-548585627ae5', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d464535-dd4f-48b6-b1c9-548585627ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:23,461 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:23,461 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58aa148-4484-4232-9a77-6f15a030c24c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58aa148-4484-4232-9a77-6f15a030c24c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:24,489 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:24,489 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1bf266-c2a8-421f-8b87-ffb341d60788', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1bf266-c2a8-421f-8b87-ffb341d60788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:25,517 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:25,517 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99fe9756-2315-47ea-a266-473d4482a131', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fe9756-2315-47ea-a266-473d4482a131', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:26,546 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:26,546 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30d6f3e-0181-4ae7-a446-b9ed9cb90059', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30d6f3e-0181-4ae7-a446-b9ed9cb90059', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:27,571 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:16:27,571 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15a5397-ebe9-4840-bef5-6afb53048d68', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15a5397-ebe9-4840-bef5-6afb53048d68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:28,597 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:16:28,597 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038d4f25-b978-4573-9dbe-1ace1f9d291a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038d4f25-b978-4573-9dbe-1ace1f9d291a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:29,626 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:29,627 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5c0c4a-9fd8-4556-9372-0a116ca43955', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5c0c4a-9fd8-4556-9372-0a116ca43955', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:30,654 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:30,654 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc10d48-a396-4787-a0e1-364030df7cc6', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc10d48-a396-4787-a0e1-364030df7cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:31,679 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:16:31,680 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd1524c-c824-43b4-b239-5d7dff241394', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd1524c-c824-43b4-b239-5d7dff241394', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:32,704 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:16:32,705 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891cbe7c-dab3-4178-a5b1-2bc4c76f17a2', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891cbe7c-dab3-4178-a5b1-2bc4c76f17a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:33,735 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:16:33,736 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb982b3-b2e2-4f9c-8d20-b705cd3c320d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb982b3-b2e2-4f9c-8d20-b705cd3c320d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:34,761 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:16:34,761 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0881c2-1bdd-4696-b7d1-4b841335414e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0881c2-1bdd-4696-b7d1-4b841335414e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:35,787 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:16:35,788 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878b6efa-ca57-4807-9657-4ca7b638c961', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878b6efa-ca57-4807-9657-4ca7b638c961', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:36,816 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:36,817 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7bc9cb9-6278-45e8-8d42-61be359bbfc6', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7bc9cb9-6278-45e8-8d42-61be359bbfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:37,848 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:37,848 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2caa859-9fff-4d37-9c92-ab417b765192', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2caa859-9fff-4d37-9c92-ab417b765192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:38,877 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:38,877 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbafc4e-0206-4e73-9ef5-068abd4ded3e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbafc4e-0206-4e73-9ef5-068abd4ded3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:39,905 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:39,905 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f9a8c0-836f-43cf-ae6e-bddc915d6517', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f9a8c0-836f-43cf-ae6e-bddc915d6517', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:40,936 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:16:40,937 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d02e40-cf01-4c70-90d2-53841df290e3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d02e40-cf01-4c70-90d2-53841df290e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:41,964 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:41,965 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a66025-b1fb-4244-8267-2a064e14c784', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a66025-b1fb-4244-8267-2a064e14c784', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:42,992 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:42,992 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8af5226-c6e0-4438-852e-1a6763e765db', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8af5226-c6e0-4438-852e-1a6763e765db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:44,019 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:44,019 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd3458b-2b02-4ea5-8a07-205f8be73f18', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd3458b-2b02-4ea5-8a07-205f8be73f18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:45,046 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:45,046 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95da8145-bbb6-4070-9ac2-402f683594cd', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95da8145-bbb6-4070-9ac2-402f683594cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:46,075 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:46,075 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01904e1e-7943-4201-8949-79af0f76e5ae', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01904e1e-7943-4201-8949-79af0f76e5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:47,104 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:47,104 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34627489-b6fd-4625-b383-042261188749', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34627489-b6fd-4625-b383-042261188749', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:48,130 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:16:48,131 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14470478-32db-41a4-a239-5f7c5737e3c1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14470478-32db-41a4-a239-5f7c5737e3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:49,160 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:49,160 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879c2a99-17b9-4d11-8a81-ec5ba34b851c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879c2a99-17b9-4d11-8a81-ec5ba34b851c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:50,189 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:16:50,190 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3849e997-d86d-475f-9257-cd651fdbe0dc', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3849e997-d86d-475f-9257-cd651fdbe0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:51,221 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:51,222 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac198b7-0847-48e0-850b-53e34bae8963', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac198b7-0847-48e0-850b-53e34bae8963', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:52,247 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:16:52,248 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c238ae0-f7ca-4eeb-b08d-28ef6dc5bcd1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c238ae0-f7ca-4eeb-b08d-28ef6dc5bcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:53,276 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:53,277 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956d6b4b-a5c7-49b1-a868-2858ff054c04', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956d6b4b-a5c7-49b1-a868-2858ff054c04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:54,304 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:16:54,304 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fbcb0e-d0be-49df-8db7-ffc3d2442866', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fbcb0e-d0be-49df-8db7-ffc3d2442866', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:55,334 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:55,335 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b7d034-2982-4d91-9556-3b03a8812dae', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b7d034-2982-4d91-9556-3b03a8812dae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:56,366 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:16:56,366 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889e223e-8a15-4a8e-b5c9-fa2fb62034a1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889e223e-8a15-4a8e-b5c9-fa2fb62034a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:57,393 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:57,394 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70403759-8de8-449c-9eeb-03509f97e10c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70403759-8de8-449c-9eeb-03509f97e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:58,422 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:16:58,422 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60863975-2242-4564-bf00-86613123b435', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60863975-2242-4564-bf00-86613123b435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:16:59,449 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:16:59,450 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da73bc03-2a2d-4bf3-8633-7f15a30f5e83', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da73bc03-2a2d-4bf3-8633-7f15a30f5e83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:00,477 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:00,477 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a582ff3-b4b5-4129-9cd5-a99222e67832', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a582ff3-b4b5-4129-9cd5-a99222e67832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:01,504 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:01,505 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad5cbc0-257a-4c5d-ba8b-2851d3423e55', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad5cbc0-257a-4c5d-ba8b-2851d3423e55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:02,530 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:02,531 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2690d020-a918-4492-ae51-e84e73c6a010', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2690d020-a918-4492-ae51-e84e73c6a010', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:03,557 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:03,558 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34a2329-9ac6-4962-b6f1-df5e2e7721ec', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34a2329-9ac6-4962-b6f1-df5e2e7721ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:04,585 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:04,586 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0ce84d-8de9-447a-8165-82a0941bbfe3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0ce84d-8de9-447a-8165-82a0941bbfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:05,613 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:05,614 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2937df-4432-4999-a888-a668cdb78e71', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2937df-4432-4999-a888-a668cdb78e71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:06,640 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:06,640 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a582b1-ed8e-4e5e-925e-e1f4aeab3e76', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a582b1-ed8e-4e5e-925e-e1f4aeab3e76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:07,668 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:07,668 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6260e1e0-8c7f-4b1c-bdf9-9e7a985e71dd', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6260e1e0-8c7f-4b1c-bdf9-9e7a985e71dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:08,696 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:08,697 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb753cc6-07c4-4ef6-8863-62c254a819d0', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb753cc6-07c4-4ef6-8863-62c254a819d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:09,725 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:09,726 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45427797-7426-413c-bfc0-9eae3e5a8ae6', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45427797-7426-413c-bfc0-9eae3e5a8ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:10,756 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:10,756 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a0d753-c665-450f-baaa-4ef8bc6e2af6', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a0d753-c665-450f-baaa-4ef8bc6e2af6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:11,786 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:11,786 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873e5608-deb4-4574-98ef-53a3829455cc', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873e5608-deb4-4574-98ef-53a3829455cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:12,813 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:12,814 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20876156-1e30-4004-bc49-517a360114ab', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20876156-1e30-4004-bc49-517a360114ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:13,839 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:17:13,840 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c3aecc-2dec-4637-aa89-22ea78d2aad1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c3aecc-2dec-4637-aa89-22ea78d2aad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:14,866 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:14,867 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e6864c-d6ca-482b-bf61-6856987e3ea5', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e6864c-d6ca-482b-bf61-6856987e3ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:15,895 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:15,896 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547dec19-6296-4228-a673-508bcd039edf', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547dec19-6296-4228-a673-508bcd039edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:16,925 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:16,925 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b458aa-d7a6-4db9-a5b1-92f4c68258d7', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b458aa-d7a6-4db9-a5b1-92f4c68258d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:17,952 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:17,953 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af62204-6eb5-434d-b218-6f86d7085dbf', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af62204-6eb5-434d-b218-6f86d7085dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:18,978 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:17:18,978 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b57bd3d-db0f-42e9-bfe3-d3053b210a52', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b57bd3d-db0f-42e9-bfe3-d3053b210a52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:20,010 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.028s
2026-07-04 00:17:20,011 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8de387-238e-4e61-a33a-0412ac125f1e', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8de387-238e-4e61-a33a-0412ac125f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:21,040 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:21,041 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0a04ca-90d1-4cc9-9ceb-dbdc1a9f8644', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0a04ca-90d1-4cc9-9ceb-dbdc1a9f8644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:22,066 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:22,066 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fdbcdd-5a33-4ba2-b32c-d4c3e2d3ffe4', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fdbcdd-5a33-4ba2-b32c-d4c3e2d3ffe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:23,092 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:23,092 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b527f42-2551-44b2-b7e6-cf49954cfc73', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b527f42-2551-44b2-b7e6-cf49954cfc73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:24,125 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:17:24,126 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395f29b8-d77a-4df8-bea6-b445375e8dcf', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395f29b8-d77a-4df8-bea6-b445375e8dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:25,159 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:17:25,160 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79391095-3dee-4a77-a329-e184ba367b09', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79391095-3dee-4a77-a329-e184ba367b09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:26,194 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.028s
2026-07-04 00:17:26,195 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b142c1-1fc8-47a1-8ec4-a2540ad8234a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b142c1-1fc8-47a1-8ec4-a2540ad8234a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:27,224 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:27,225 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01034859-ae8a-408e-9099-584a2de265f6', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01034859-ae8a-408e-9099-584a2de265f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:28,254 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:28,255 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e6671c-6a37-4942-a7c1-9f0f71b19b7f', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e6671c-6a37-4942-a7c1-9f0f71b19b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:29,281 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:29,281 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e446e7-3b1c-48d7-8fc2-5f745f037a70', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e446e7-3b1c-48d7-8fc2-5f745f037a70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:30,311 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:30,312 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49ee17b-4d55-4237-918f-9d7c2e7322a8', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49ee17b-4d55-4237-918f-9d7c2e7322a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:31,339 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:31,340 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea794ccc-3dff-4fc3-ba7b-a52ea2855dce', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea794ccc-3dff-4fc3-ba7b-a52ea2855dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:32,369 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:32,369 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe5619a-6e43-4879-909d-59bc0977b661', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe5619a-6e43-4879-909d-59bc0977b661', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:33,396 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:33,396 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b36382d-28d0-48d2-93af-f21d78976d2d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b36382d-28d0-48d2-93af-f21d78976d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:34,422 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:34,422 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cdf315-68ad-495c-bc6d-9b770211e5d1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cdf315-68ad-495c-bc6d-9b770211e5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:35,454 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.027s
2026-07-04 00:17:35,454 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4e6bcc-cde9-480a-bda6-dff250f2822f', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4e6bcc-cde9-480a-bda6-dff250f2822f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:36,484 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:36,485 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70af0971-ca29-43df-aea2-70e5eb9981a7', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70af0971-ca29-43df-aea2-70e5eb9981a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:37,511 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:37,511 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e8918b-53db-4a23-80f3-6bd03fb4ee40', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e8918b-53db-4a23-80f3-6bd03fb4ee40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:38,537 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:17:38,538 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7ea01d-5542-477e-af2c-4c9769f4c1a3', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7ea01d-5542-477e-af2c-4c9769f4c1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:39,564 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:39,564 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b774133-aca3-4faa-a410-54486137c796', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b774133-aca3-4faa-a410-54486137c796', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:40,592 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:40,593 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8933b4c-6e3d-479c-b1b2-78324486e17d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8933b4c-6e3d-479c-b1b2-78324486e17d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:41,621 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:41,622 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad36a886-c7c1-4d5a-8245-201a68fcbe90', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad36a886-c7c1-4d5a-8245-201a68fcbe90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:42,651 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:42,651 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5a016a-46d6-41c1-8718-1b32a91dd0c0', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5a016a-46d6-41c1-8718-1b32a91dd0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:43,678 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:43,678 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80585a39-f164-480e-b467-459d8f5a2d24', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80585a39-f164-480e-b467-459d8f5a2d24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:44,704 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:44,704 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e68db20-b6ad-42f9-a727-c6d556aaf49c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e68db20-b6ad-42f9-a727-c6d556aaf49c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:45,732 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:45,733 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4affe270-cf1a-4492-8d6b-c1da7f0880f1', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4affe270-cf1a-4492-8d6b-c1da7f0880f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:46,758 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:17:46,759 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a826432c-4b06-4fea-a901-a4765e57516b', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a826432c-4b06-4fea-a901-a4765e57516b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:47,785 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:47,786 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717d9e69-0131-4117-a996-337ea416eb9a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717d9e69-0131-4117-a996-337ea416eb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:48,816 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:48,817 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c30fac1-8bba-4fa3-be22-ad38fd3fd5d7', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c30fac1-8bba-4fa3-be22-ad38fd3fd5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:49,845 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:49,846 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9611f3fb-db02-449d-ba43-9d460c68e038', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9611f3fb-db02-449d-ba43-9d460c68e038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:50,872 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:50,872 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee4b545-d65a-4912-a0e1-611a33bf62e4', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee4b545-d65a-4912-a0e1-611a33bf62e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:51,899 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:51,899 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cede9b93-b202-4748-b3ee-dbfab38eea06', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cede9b93-b202-4748-b3ee-dbfab38eea06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:52,929 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:52,929 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5c9414-c4c8-4619-95ab-d5fdc297b3cb', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5c9414-c4c8-4619-95ab-d5fdc297b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:53,958 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:17:53,958 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe4ab9a-bf29-4a6b-ad8a-78c7b26e4725', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe4ab9a-bf29-4a6b-ad8a-78c7b26e4725', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:54,988 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:17:54,988 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bf87de8-3fc1-4a41-a9ba-317a8d374917', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bf87de8-3fc1-4a41-a9ba-317a8d374917', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:56,016 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:17:56,017 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdbf106-f1c2-4db9-8040-7873c569f287', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdbf106-f1c2-4db9-8040-7873c569f287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:57,045 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:57,046 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2579c3f7-5030-4328-a15b-d706ee975044', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2579c3f7-5030-4328-a15b-d706ee975044', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:58,072 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:58,073 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c465ce0-c0c6-4398-b516-55a12050b248', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c465ce0-c0c6-4398-b516-55a12050b248', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:17:59,100 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:17:59,101 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91386d89-4df6-4d3c-8572-fea8700de5bb', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91386d89-4df6-4d3c-8572-fea8700de5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:00,129 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:18:00,130 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fa3f03-40e6-472c-9a2d-8901b02d103d', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fa3f03-40e6-472c-9a2d-8901b02d103d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:01,164 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.030s
2026-07-04 00:18:01,164 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9ed8f0-28f0-404a-b65d-888af400e605', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9ed8f0-28f0-404a-b65d-888af400e605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:02,190 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:18:02,191 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb938e2-3fb3-44a7-8383-da940ace60f0', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb938e2-3fb3-44a7-8383-da940ace60f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:03,218 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:18:03,218 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0e3ab0-f248-446d-991a-72e89699f319', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0e3ab0-f248-446d-991a-72e89699f319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:04,251 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.029s
2026-07-04 00:18:04,251 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0215ca-b75f-447d-9a9d-0b9f05136d19', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0215ca-b75f-447d-9a9d-0b9f05136d19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:05,282 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.026s
2026-07-04 00:18:05,283 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e99319-6ba8-4b22-b9b2-94cb2e8d410c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e99319-6ba8-4b22-b9b2-94cb2e8d410c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:06,314 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:18:06,314 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e808d0-0216-44ef-b322-618a2fbca926', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e808d0-0216-44ef-b322-618a2fbca926', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:07,344 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:18:07,345 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd9a152-2b4b-4bb7-960c-07077cb9c73c', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd9a152-2b4b-4bb7-960c-07077cb9c73c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:08,376 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.024s
2026-07-04 00:18:08,376 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5055ef82-3888-4fea-89e7-d0ae1c6570d4', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5055ef82-3888-4fea-89e7-d0ae1c6570d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:09,402 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:18:09,402 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc30ffe-551e-439c-b0ab-ae43c173e2c2', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc30ffe-551e-439c-b0ab-ae43c173e2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:10,431 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.025s
2026-07-04 00:18:10,431 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9748da8-df74-4f2e-9fff-0bf745ce637a', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9748da8-df74-4f2e-9fff-0bf745ce637a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:11,458 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.023s
2026-07-04 00:18:11,459 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce8e683-48e4-4278-8727-2ea2ed880545', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce8e683-48e4-4278-8727-2ea2ed880545', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:12,485 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.022s
2026-07-04 00:18:12,485 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b988d0bf-297c-40ad-8aa6-7903286ec70f', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b988d0bf-297c-40ad-8aa6-7903286ec70f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:13,510 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:test_manage_snapshot): 200 GET http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c 0.021s
2026-07-04 00:18:13,511 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dccc71b-fb98-49a1-908c-cd9468874898', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dccc71b-fb98-49a1-908c-cd9468874898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.153/volume/v3/snapshots/839e24f9-1da0-4ca0-822b-26083606fb0c'}
Body: b'{"snapshot": {"id": "839e24f9-1da0-4ca0-822b-26083606fb0c", "created_at": "2026-07-03T22:14:51.000000", "updated_at": "2026-07-03T22:14:58.000000", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65825497", "description": null, "volume_id": "55f64690-3a3c-4591-970c-f87fdef65db9", "status": "error_deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "cd3921c0b818405fbee8b241596fa806", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-07-04 00:18:13,563 104693 INFO [tempest.lib.common.rest_client] Request (ProjectReaderTests:_run_cleanups): 400 DELETE http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9 0.047s
2026-07-04 00:18:13,564 104693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 03 Jul 2026 22:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ab4a64-bda9-4f10-9b81-d53b33ddd208', 'x-openstack-request-id': 'req-14ab4a64-bda9-4f10-9b81-d53b33ddd208', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.153/volume/v3/volumes/55f64690-3a3c-4591-970c-f87fdef65db9'}
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."}}'
}}}
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/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/base.py", line 158, in delete_resource
test_utils.call_and_ignore_notfound_exc(del_action, resource_id)
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 362, 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 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, 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 (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 325, in test_manage_snapshot
self._manage_snapshot(
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cinder_tempest_plugin/rbac/v3/test_snapshots.py", line 225, in _manage_snapshot
self.client.wait_for_resource_deletion(snapshot_id)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ProjectReaderTests:test_manage_snapshot) Failed to delete volume-snapshot 839e24f9-1da0-4ca0-822b-26083606fb0c within the required time (196 s). Timer started at 1783116897. Timer ended at 1783117093. Waited for 196 s.
|
||||||
test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1] |
pass
pt2.6: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_reset_snapshot_status[id-809d8c8c-25bf-4f1f-9b77-1a81ce4292d1]
|
||||||
test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872] |
pass
pt2.7: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_show_snapshot[id-6f69e8ed-4e11-40a1-9620-258cf3c45872]
|
||||||
test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838] |
pass
pt2.8: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_unmanage_snapshot[id-35495666-b663-4c68-ba44-0695e30a6838]
|
||||||
test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e] |
skip
pt2.9: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot[id-c46f5df8-9a6f-4ed6-b94c-3b65ef05ee9e]
|
||||||
test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5] |
skip
pt2.10: cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests.test_update_snapshot_status[id-c90f98d7-3665-4c9f-820f-3f4c2adfdbf5]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb] |
pass
pt10.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests.test_get_capabilities[id-1fdbe493-e58f-48bf-bb38-52003eeef8cb]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab] |
pass
pt11.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests.test_get_capabilities[id-dbaf51de-fafa-4f55-875f-7537524489ab]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf] |
pass
pt12.1: cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests.test_get_capabilities[id-d16034fc-4204-4ea8-94b3-714de59fdfbf]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a] |
pass
pt13.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_delete_message[id-1f2db6f2-148f-44c2-97ef-dcff0fccd49a]
|
||||||
test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d] |
pass
pt13.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_list_messages[id-f3567efc-863c-4668-8fb1-6aa3f836451d]
|
||||||
test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139] |
pass
pt13.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests.test_show_message[id-eecc7045-017b-492c-8594-2d40f5fda139]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378] |
pass
pt14.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_delete_message[id-a77cd089-cb74-4b44-abcb-06f1a6f80378]
|
||||||
test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714] |
pass
pt14.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_list_messages[id-fb470249-a482-49c6-84af-eda34891a714]
|
||||||
test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195] |
pass
pt14.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests.test_show_message[id-43d248ef-008d-4aff-8c7f-37959a0fa195]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests | 3 | 2 | 0 | 0 | 1 | Detail | |
test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162] |
skip
pt15.1: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_delete_message[id-c6e8744b-7749-425f-81b6-b1c3df6c7162]
|
||||||
test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07] |
pass
pt15.2: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_list_messages[id-1bef8bf9-6457-40f8-ada2-bc4d27602a07]
|
||||||
test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af] |
pass
pt15.3: cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests.test_show_message[id-689c53a9-6db9-44a8-9878-41d28899e0af]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests | 14 | 4 | 0 | 0 | 10 | Detail | |
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt16.1: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt16.2: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt16.3: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt16.4: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt16.5: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt16.6: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt16.7: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49] |
skip
pt16.8: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_extend_volume[id-4d721c58-2f6f-4857-8f4f-0664d5f7bf49]
|
||||||
test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3] |
pass
pt16.9: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_force_delete_volume[id-b025ff12-73a4-4f15-af55-876cd43cade3]
|
||||||
test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433] |
skip
pt16.10: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reserve_volume[id-d2c13bf9-267a-4a71-be5c-391f22e9b433]
|
||||||
test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636] |
pass
pt16.11: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_reset_volume_status[id-434b454a-5cbe-492d-a416-70b8ff41f636]
|
||||||
test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf] |
skip
pt16.12: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_retype_volume[id-4675295a-7c72-4b04-8a43-03d7c88ab6bf]
|
||||||
test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed] |
skip
pt16.13: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_unreserve_volume[id-725d85cf-96b2-4338-98f4-2f468099c4ed]
|
||||||
test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f] |
skip
pt16.14: cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests.test_update_volume_readonly[id-3beecd52-e314-40d8-875d-a0e7db8dd88f]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt17.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt17.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt17.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt17.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt17.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt17.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt17.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt17.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt17.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt17.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt17.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt17.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt17.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt17.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt17.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt17.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc] |
pass
pt17.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_encryption_type[id-e7c4e925-6ce6-439b-8be8-6df4cbc32cdc]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea] |
pass
pt17.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_or_update_extra_specs_for_volume_type[id-422271a7-0128-4fd6-9f60-aeb4a1ce16ea]
|
||||||
test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76] |
pass
pt17.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_create_volume_type[id-57384db2-9408-4a31-8c15-022eea5f9b76]
|
||||||
test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560] |
pass
pt17.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_encryption_type[id-e622af7d-a412-4903-9256-256d8e3cc560]
|
||||||
test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a] |
pass
pt17.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_extra_spec_for_volume_type[id-4661cc2f-8727-4998-a427-8cb1d512b68a]
|
||||||
test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872] |
pass
pt17.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_delete_volume_type[id-7486259d-5c40-4fb3-8a95-491c45a0a872]
|
||||||
test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12] |
pass
pt17.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_all_extra_specs_for_volume_type[id-5c491d13-df15-4721-812e-2ed473b86a12]
|
||||||
test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd] |
pass
pt17.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_list_volume_types[id-e075e8ff-bb05-4c84-b2ab-0205ef3e8dbd]
|
||||||
test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d] |
skip
pt17.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_default_volume_type[id-93886ad8-5cd0-4def-8b0e-40418e55050d]
|
||||||
test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7] |
pass
pt17.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_spec_item[id-4ff57649-bfe1-48f4-aaac-4577affba8d7]
|
||||||
test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810] |
pass
pt17.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_encryption_type[id-46fc49a3-f76f-4c22-ac83-8d1665437810]
|
||||||
test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e] |
pass
pt17.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_extra_spec_for_volume_type[id-a2cca7b6-0af9-47e5-b8c1-4e0f01822d4e]
|
||||||
test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e] |
pass
pt17.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_show_volume_type_detail[id-7f794e33-b5cf-4172-b39e-a56cd9c18a2e]
|
||||||
test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715] |
pass
pt17.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_encryption_type[id-90beb71d-93fa-4252-8566-192bdd517715]
|
||||||
test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2] |
pass
pt17.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_extra_spec_for_volume_type[id-d0ff17d3-2c47-485f-b2f1-d53ec32c32e2]
|
||||||
test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432] |
pass
pt17.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests.test_update_volume_type[id-77d065ef-ffdd-4749-b326-d64fbf5d0432]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests | 32 | 30 | 0 | 0 | 2 | Detail | |
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt18.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt18.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt18.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt18.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt18.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt18.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt18.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt18.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt18.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt18.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt18.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt18.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt18.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt18.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt18.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt18.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0] |
pass
pt18.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_encryption_type[id-65d86181-905a-4aa6-a9e5-672415d819a0]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57] |
pass
pt18.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_or_update_extra_specs_for_volume_type[id-fda21e7e-9292-49b8-9754-f3c25b8e5f57]
|
||||||
test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456] |
pass
pt18.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_create_volume_type[id-81cebbb8-fa0d-4bd8-a433-e43c7b187456]
|
||||||
test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c] |
pass
pt18.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_encryption_type[id-c0163522-524f-4dfb-a3d4-6648f58ce99c]
|
||||||
test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6] |
pass
pt18.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_extra_spec_for_volume_type[id-3695be33-bd22-4090-8252-9c42eb7eeef6]
|
||||||
test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd] |
pass
pt18.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_delete_volume_type[id-6847c211-647b-4d02-910c-773e76b99fcd]
|
||||||
test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c] |
pass
pt18.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_all_extra_specs_for_volume_type[id-82fd0d34-17b3-4f45-bd2e-728c9a8bff8c]
|
||||||
test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013] |
pass
pt18.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_list_volume_types[id-308f80c9-6342-45a1-8e6e-9e400b510013]
|
||||||
test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d] |
skip
pt18.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_default_volume_type[id-2e990c61-a2ea-4a01-a2dc-1f483c934e8d]
|
||||||
test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93] |
pass
pt18.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_spec_item[id-387974ce-3544-48e3-81c0-3f86a5b60b93]
|
||||||
test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e] |
pass
pt18.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_encryption_type[id-7c84b013-c5a8-434f-8ea7-23c5b2d46d5e]
|
||||||
test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390] |
pass
pt18.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_extra_spec_for_volume_type[id-67aa0b40-7c0a-4ae7-8682-fb4f20abd390]
|
||||||
test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2] |
pass
pt18.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_show_volume_type_detail[id-319f3ca1-bdd7-433c-9bed-03c7b093e7a2]
|
||||||
test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68] |
pass
pt18.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_encryption_type[id-2633f1d3-e648-4d12-86b9-e7f72b41ec68]
|
||||||
test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f] |
pass
pt18.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_extra_spec_for_volume_type[id-65470a71-254d-4152-bdaa-6b7f43e9c74f]
|
||||||
test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4] |
pass
pt18.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests.test_update_volume_type[id-e5e642bf-2f31-4d04-ad43-6ad75562b7e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests | 32 | 26 | 0 | 0 | 6 | Detail | |
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt19.1: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt19.2: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt19.3: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt19.4: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt19.5: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt19.6: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt19.7: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt19.8: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt19.9: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt19.10: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt19.11: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt19.12: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt19.13: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt19.14: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt19.15: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt19.16: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02] |
pass
pt19.17: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_encryption_type[id-c7c0892e-08d1-45e0-8ebf-be949cb4ab02]
|
||||||
test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d] |
pass
pt19.18: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_or_update_extra_specs_for_volume_type[id-b046a4d7-79a0-436b-9075-863e2299b73d]
|
||||||
test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef] |
pass
pt19.19: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_create_volume_type[id-3c3a39b1-fff5-492b-8c1c-9520063901ef]
|
||||||
test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832] |
pass
pt19.20: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_encryption_type[id-8d85ec39-bc32-4f49-88e6-63adc7e1f832]
|
||||||
test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b] |
pass
pt19.21: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_extra_spec_for_volume_type[id-a7cdd9ae-f389-48f6-b144-abf336b1637b]
|
||||||
test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8] |
pass
pt19.22: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_delete_volume_type[id-35581811-6288-4698-aaaf-7f5a4fe662e8]
|
||||||
test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92] |
pass
pt19.23: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_all_extra_specs_for_volume_type[id-9499752c-3b27-41a3-8f55-4bdba7297f92]
|
||||||
test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a] |
skip
pt19.24: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_list_volume_types[id-e8a438f9-e9c1-4f3f-8ae3-ad80ee02cd6a]
|
||||||
test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d] |
skip
pt19.25: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_default_volume_type[id-aceab52a-c503-4081-936e-b9df1c31046d]
|
||||||
test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75] |
pass
pt19.26: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_spec_item[id-ab9c7149-fab7-4584-b4ff-8b997cd62e75]
|
||||||
test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239] |
pass
pt19.27: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_encryption_type[id-84bd20f1-621c-416d-add2-fbae57137239]
|
||||||
test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea] |
pass
pt19.28: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_extra_spec_for_volume_type[id-a38f7248-3a5b-4e51-8e32-d2dcf9c771ea]
|
||||||
test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566] |
skip
pt19.29: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_show_volume_type_detail[id-7ea28fc2-ce5a-48c9-8d03-31c2826fe566]
|
||||||
test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee] |
pass
pt19.30: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_encryption_type[id-8186d5bc-183a-4fcc-9c6a-e2b247a0caee]
|
||||||
test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586] |
pass
pt19.31: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_extra_spec_for_volume_type[id-68689644-22a8-4ba6-a642-db4258681586]
|
||||||
test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4] |
pass
pt19.32: cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests.test_update_volume_type[id-e3fdabf0-fd8c-4bab-9870-5a67fe25c6e4]
|
||||||
| cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests | 16 | 8 | 0 | 0 | 8 | Detail | |
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt20.1: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt20.2: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt20.3: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt20.4: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt20.5: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt20.6: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt20.7: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt20.8: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e] |
skip
pt20.9: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_create_volume[id-3d87f960-6210-45f5-b70b-679d67a4e17e]
|
||||||
test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d] |
skip
pt20.10: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_delete_volume[id-4fd4dce8-ed8a-4f05-8aac-da99858b563d]
|
||||||
test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c] |
pass
pt20.11: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes[id-2f4da8f9-cdc5-4a6e-9143-8237634a629c]
|
||||||
test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18] |
pass
pt20.12: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_list_volumes_detail[id-b11e59cd-d1dd-43e4-9676-22ab394f5d18]
|
||||||
test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0] |
skip
pt20.13: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_set_bootable_volume[id-9970b57d-8d5d-460e-931b-28a112df81e0]
|
||||||
test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f] |
pass
pt20.14: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume[id-9b2667f2-744e-4d1f-8c39-17060010f19f]
|
||||||
test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8] |
pass
pt20.15: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_show_volume_summary[id-ef347930-54dc-432f-b742-0a060fc37ae8]
|
||||||
test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931] |
skip
pt20.16: cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests.test_update_volume[id-cda92972-7213-4fa0-bc14-ab012dc95931]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt21.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt21.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationNegativeTest) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests39) |
skip
pt28.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt28.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt28.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt28.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt29.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt30.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt30.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt31.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt33.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt33.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt33.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt34.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt35.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt36.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt37.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt38.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt39.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt39.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt40.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt41.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt41.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt42.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt43.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt44.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt45.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt45.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.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
pt46.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.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt47.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt48.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt49.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt50.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt50.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt53.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt53.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt53.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt54.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| 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
pt59.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
pt59.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
pt59.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
pt60.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt61.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt69.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt69.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| 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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt79.1: 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
pt79.2: 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
pt79.3: 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
pt79.4: 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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt83.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt83.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt83.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt83.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.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
pt85.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
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.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
pt88.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
pt89.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
pt89.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
pt90.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
pt91.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
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt97.1: 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
pt98.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt99.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt100.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
pt100.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
pt100.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt104.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt104.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt104.3: 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
pt104.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt106.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
pt106.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
pt106.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
pt106.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_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt107.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt108.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt109.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| 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
pt111.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 450 | 371 | 2 | 0 | 77 | ||