Status: Pass 303 Failure 4 Skip 36
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt1.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt1.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt1.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
fail
ft1.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-28 02:15:42,237 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 202 POST https://10.4.3.170/volume/v3/volumes 0.116s
2026-05-28 02:15:42,237 109241 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-VolumesBackupsTest-Volume-1224750464"}}
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f687ba-0891-43e7-a869-343be539812b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f687ba-0891-43e7-a869-343be539812b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.170/volume/v3/volumes'}
Body: b'{"volume": {"id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-28T02:15:42.197960", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1224750464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9"}], "user_id": "c42b95d08c7244f69c4ae5171c4f38b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-28 02:15:42,262 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9 0.021s
2026-05-28 02:15:42,263 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faaea68b-d74f-4b50-aea4-fbf7b49f1709', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faaea68b-d74f-4b50-aea4-fbf7b49f1709', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9'}
Body: b'{"volume": {"id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-28T02:15:42.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1224750464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9"}], "user_id": "c42b95d08c7244f69c4ae5171c4f38b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e27ed5be47848cf82a89a18801a8cc2"}}'
2026-05-28 02:15:43,288 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9 0.020s
2026-05-28 02:15:43,288 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdcf948-c626-4642-969a-90f3ac47437d', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdcf948-c626-4642-969a-90f3ac47437d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9'}
Body: b'{"volume": {"id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-28T02:15:42.000000", "updated_at": "2026-05-28T02:15:42.000000", "name": "tempest-VolumesBackupsTest-Volume-1224750464", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/volumes/97aeb4ed-07bf-4d69-bc27-c395a20278c9"}], "user_id": "c42b95d08c7244f69c4ae5171c4f38b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e27ed5be47848cf82a89a18801a8cc2"}}'
2026-05-28 02:15:43,293 109241 INFO [tempest.common.waiters] volume 97aeb4ed-07bf-4d69-bc27-c395a20278c9 reached available after waiting for 1.293529 seconds
2026-05-28 02:15:43,357 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 202 POST https://10.4.3.170/volume/v3/snapshots 0.064s
2026-05-28 02:15:43,357 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "name": "tempest-VolumesBackupsTest-Snapshot-1096864495"}}
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d6357d-7de5-4a09-b434-6fa4d8e31f40', 'content-length': '305', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d6357d-7de5-4a09-b434-6fa4d8e31f40', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.170/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "created_at": "2026-05-28T02:15:43.335185", "updated_at": null, "name": "tempest-VolumesBackupsTest-Snapshot-1096864495", "description": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "status": "creating", "size": 1, "metadata": {}}}'
2026-05-28 02:15:43,374 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/snapshots/5c98c58d-4a87-4145-8b2f-7ab86b010a99 0.015s
2026-05-28 02:15:43,374 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82ac42a-75c9-4f13-96d5-2ea0435816f9', 'content-length': '437', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82ac42a-75c9-4f13-96d5-2ea0435816f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/snapshots/5c98c58d-4a87-4145-8b2f-7ab86b010a99'}
Body: b'{"snapshot": {"id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "created_at": "2026-05-28T02:15:43.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Snapshot-1096864495", "description": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7e27ed5be47848cf82a89a18801a8cc2", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-05-28 02:15:44,392 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/snapshots/5c98c58d-4a87-4145-8b2f-7ab86b010a99 0.016s
2026-05-28 02:15:44,392 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea43333-a008-4869-8b4e-83486b06ad4c', 'content-length': '464', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea43333-a008-4869-8b4e-83486b06ad4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/snapshots/5c98c58d-4a87-4145-8b2f-7ab86b010a99'}
Body: b'{"snapshot": {"id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "created_at": "2026-05-28T02:15:43.000000", "updated_at": "2026-05-28T02:15:43.000000", "name": "tempest-VolumesBackupsTest-Snapshot-1096864495", "description": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7e27ed5be47848cf82a89a18801a8cc2", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-28 02:15:44,394 109241 INFO [tempest.common.waiters] snapshot 5c98c58d-4a87-4145-8b2f-7ab86b010a99 reached available after waiting for 1.394498 seconds
2026-05-28 02:15:44,451 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 202 POST https://10.4.3.170/volume/v3/backups 0.056s
2026-05-28 02:15:44,451 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "name": "tempest-VolumesBackupsTest-Backup-207942673"}}
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd48738-3b72-4d19-bc3f-f38161f8bb74', 'content-length': '329', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd48738-3b72-4d19-bc3f-f38161f8bb74', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.170/volume/v3/backups'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "name": "tempest-VolumesBackupsTest-Backup-207942673", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}]}}'
2026-05-28 02:15:44,465 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:15:44,465 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b5ba1b9-8dd8-45a1-8740-2999b1af81ef', 'content-length': '770', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b5ba1b9-8dd8-45a1-8740-2999b1af81ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:45,482 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:45,482 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b40ad2-bd31-4907-a1c3-485151bbf766', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b40ad2-bd31-4907-a1c3-485151bbf766', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:46,499 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:46,499 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0cf4b4-ee9a-4699-9088-e98a2e18b83f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0cf4b4-ee9a-4699-9088-e98a2e18b83f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:47,517 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:47,517 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6afd66f7-3178-4518-b7c5-617165e78953', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6afd66f7-3178-4518-b7c5-617165e78953', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:48,534 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:48,535 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023a650c-0e3d-4d79-8eff-a39f1e5e8150', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023a650c-0e3d-4d79-8eff-a39f1e5e8150', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:49,553 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:15:49,553 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be556a57-1cb0-483a-977c-d13732ee6906', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be556a57-1cb0-483a-977c-d13732ee6906', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:50,569 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:15:50,570 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09cfe2e-8f94-48a2-946d-8ab5cbcd88bb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09cfe2e-8f94-48a2-946d-8ab5cbcd88bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:51,586 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:15:51,586 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc673498-1c11-4a1d-a190-b20b5238d87b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc673498-1c11-4a1d-a190-b20b5238d87b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:52,604 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:15:52,605 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6edfd43-b34a-44b0-a627-e579c0d6efae', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6edfd43-b34a-44b0-a627-e579c0d6efae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:53,621 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:15:53,621 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20eb77ea-cbca-46b5-b4c4-c38065f8bafb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20eb77ea-cbca-46b5-b4c4-c38065f8bafb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:54,637 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:54,638 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8701533e-7aa2-468e-841c-c755cad03661', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8701533e-7aa2-468e-841c-c755cad03661', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:55,654 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:55,655 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134e5e59-ece6-4874-b085-4285e6dca93a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134e5e59-ece6-4874-b085-4285e6dca93a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:56,670 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:15:56,671 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e01eb4-a32b-4331-9995-2709f778457a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e01eb4-a32b-4331-9995-2709f778457a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:57,687 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:57,687 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f24eef-0457-49a8-9907-0f57b4e04e9c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f24eef-0457-49a8-9907-0f57b4e04e9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:58,704 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:15:58,704 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e535c99-5720-4b02-8975-4631f49e3a9b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e535c99-5720-4b02-8975-4631f49e3a9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:15:59,723 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:15:59,723 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7841872c-ebdc-467a-baa5-263928cd3f0f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7841872c-ebdc-467a-baa5-263928cd3f0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:00,739 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:00,739 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194e1d08-da6c-4ee7-8e08-5d71de19d4b2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194e1d08-da6c-4ee7-8e08-5d71de19d4b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:01,757 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:01,757 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12646aff-7dc1-4d16-83c6-1d1738fe5a56', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12646aff-7dc1-4d16-83c6-1d1738fe5a56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:02,774 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:02,774 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18229a4-c4cf-46a1-95cb-239ede67b4b4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18229a4-c4cf-46a1-95cb-239ede67b4b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:03,790 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:03,791 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f46015-5dba-4ecc-9be8-a7e95b2aef95', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f46015-5dba-4ecc-9be8-a7e95b2aef95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:04,806 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:04,806 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418eab4a-aa09-4a42-aed7-bd28dbbcb67a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418eab4a-aa09-4a42-aed7-bd28dbbcb67a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:05,824 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:05,824 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ae2f00-e270-47cb-94ee-38bb51b7983c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ae2f00-e270-47cb-94ee-38bb51b7983c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:06,844 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:16:06,844 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57c58b0-0af9-4323-b773-3412dcea2588', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57c58b0-0af9-4323-b773-3412dcea2588', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:07,860 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:07,860 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f14aff5-d90e-44c2-a35a-06eb56b286eb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f14aff5-d90e-44c2-a35a-06eb56b286eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:08,878 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:08,878 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6402ce44-0d2a-4eac-a34c-702c3b4ab413', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6402ce44-0d2a-4eac-a34c-702c3b4ab413', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:09,893 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:16:09,893 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5ef77d-d9cd-4ff2-9986-f758425ff73a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5ef77d-d9cd-4ff2-9986-f758425ff73a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:10,910 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:10,911 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f32be1-f238-43ea-8149-842d87de4297', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f32be1-f238-43ea-8149-842d87de4297', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:11,927 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:16:11,927 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc349cf9-af51-4bcc-9e26-cf216127dc09', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc349cf9-af51-4bcc-9e26-cf216127dc09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:12,947 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:16:12,947 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272467ae-f107-434e-b653-4c1b08629735', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272467ae-f107-434e-b653-4c1b08629735', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:13,965 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:13,965 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0809784b-3333-4d56-9086-e14823d6c9c4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0809784b-3333-4d56-9086-e14823d6c9c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:14,987 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.019s
2026-05-28 02:16:14,987 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3e5cb2-55a0-4cfe-a99b-498e553adb10', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3e5cb2-55a0-4cfe-a99b-498e553adb10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:16,003 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:16:16,003 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4529eaf5-5000-4bdd-af70-71a9c88e0311', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4529eaf5-5000-4bdd-af70-71a9c88e0311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:17,019 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:17,019 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aafbc6c-67d1-4cc2-a389-46dbf0a6cda1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aafbc6c-67d1-4cc2-a389-46dbf0a6cda1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:18,037 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:18,038 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c8bc57-72c2-44eb-8898-83f5306b7fa2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c8bc57-72c2-44eb-8898-83f5306b7fa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:19,054 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:19,054 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26155c48-26eb-493b-89e9-721000883896', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26155c48-26eb-493b-89e9-721000883896', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:20,073 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:16:20,074 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d9ba8f-3fe5-4f69-bd57-65461748fb8a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d9ba8f-3fe5-4f69-bd57-65461748fb8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:21,091 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:21,091 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105742ae-079c-4b24-9008-39d61bb451a4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105742ae-079c-4b24-9008-39d61bb451a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:22,107 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:22,107 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb398cc7-370f-4603-a892-41f87c920ce3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb398cc7-370f-4603-a892-41f87c920ce3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:23,123 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:23,123 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471d4fb9-5833-4fe3-ab16-4ad74e59cb84', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471d4fb9-5833-4fe3-ab16-4ad74e59cb84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:24,139 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:24,139 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295662d9-8ce4-4909-a46d-e401300e3223', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295662d9-8ce4-4909-a46d-e401300e3223', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:25,157 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:25,158 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92605830-ce66-48e7-86db-772c9aeb0e51', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92605830-ce66-48e7-86db-772c9aeb0e51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:26,173 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:26,174 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84220055-c0fa-40e9-893f-b2f7308e79ab', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84220055-c0fa-40e9-893f-b2f7308e79ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:27,190 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:27,190 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8199991c-488b-49c6-a9ec-8f70f828c975', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8199991c-488b-49c6-a9ec-8f70f828c975', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:28,209 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:28,209 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba2b720-8083-420d-920e-062fa78ead48', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba2b720-8083-420d-920e-062fa78ead48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:29,226 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:29,226 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce17a357-f70f-4feb-b757-5f89dcb9cee2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce17a357-f70f-4feb-b757-5f89dcb9cee2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:30,242 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:30,242 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1752e4ca-a35d-4d64-981d-31227b3c02c6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1752e4ca-a35d-4d64-981d-31227b3c02c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:31,261 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:16:31,261 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c89214-3697-475a-a345-2808f909887c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c89214-3697-475a-a345-2808f909887c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:32,277 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:16:32,277 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05ebe16-d867-42d6-a203-555bfa687c19', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05ebe16-d867-42d6-a203-555bfa687c19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:33,294 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:33,294 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da67066-08da-4897-ab53-a6b27f74712b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da67066-08da-4897-ab53-a6b27f74712b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:34,310 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:34,310 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd460b9e-e307-465c-a46a-f7bcc6848b3a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd460b9e-e307-465c-a46a-f7bcc6848b3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:35,326 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:35,326 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40f466c-d451-4d5d-800e-6d41387b4a18', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40f466c-d451-4d5d-800e-6d41387b4a18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:36,343 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:36,344 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5226e7-a7ce-454d-b93b-5e105cef9110', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5226e7-a7ce-454d-b93b-5e105cef9110', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:37,360 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:37,361 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dd64cf-d4ef-45b3-92c8-18055a56fbd7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5dd64cf-d4ef-45b3-92c8-18055a56fbd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:38,379 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:38,379 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4594e9-44a6-4340-ae96-0fef31677596', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4594e9-44a6-4340-ae96-0fef31677596', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:39,395 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:39,396 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2265dc-4ef3-47b3-8fbf-2466f648effd', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2265dc-4ef3-47b3-8fbf-2466f648effd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:40,411 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:40,411 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7fc14c2-18c4-47de-8d40-6f8f56374046', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7fc14c2-18c4-47de-8d40-6f8f56374046', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:41,428 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:41,429 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a309ee7-8163-4c69-ae96-58617aa67427', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a309ee7-8163-4c69-ae96-58617aa67427', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:42,446 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:42,447 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbe4fcf-957b-41c9-b2c7-593697d0c4ee', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbe4fcf-957b-41c9-b2c7-593697d0c4ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:43,465 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:16:43,466 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bee52fc-a4fc-44f0-977b-58a3502fdbd6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bee52fc-a4fc-44f0-977b-58a3502fdbd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:44,483 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:44,483 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e55bce1-bece-4ede-9af7-5e705200f0b7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e55bce1-bece-4ede-9af7-5e705200f0b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:45,500 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:45,501 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740935ab-db5e-452a-9038-da22e0c6bf75', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740935ab-db5e-452a-9038-da22e0c6bf75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:46,517 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:46,517 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605b3963-36e5-438c-b1ab-f2fea0bff99d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605b3963-36e5-438c-b1ab-f2fea0bff99d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:47,533 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:47,533 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf0f71a-9973-4590-9d56-6b3c489f19a2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf0f71a-9973-4590-9d56-6b3c489f19a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:48,549 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:48,549 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28e28b3-a809-47d3-a1e6-45f18d0b4d9f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28e28b3-a809-47d3-a1e6-45f18d0b4d9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:49,566 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:49,566 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2af8b22-ddef-49b3-84db-a992852f8cbf', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2af8b22-ddef-49b3-84db-a992852f8cbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:50,582 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:50,582 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f4491b-8036-4738-b979-02a43e5643d1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f4491b-8036-4738-b979-02a43e5643d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:51,598 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:51,598 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b887118-2225-4286-a738-c190094e03d4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b887118-2225-4286-a738-c190094e03d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:52,615 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:52,616 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247af2c6-828b-4299-a0cd-cd5029ffe2e0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247af2c6-828b-4299-a0cd-cd5029ffe2e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:53,636 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:16:53,636 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2875c87a-5613-4b6f-b448-a907077044b7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2875c87a-5613-4b6f-b448-a907077044b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:54,651 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:16:54,651 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be002699-2e78-4dec-b0d4-8eb732f31ead', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be002699-2e78-4dec-b0d4-8eb732f31ead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:55,667 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:55,668 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb182ab-4b82-4c80-a369-bcc6bfc85a18', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb182ab-4b82-4c80-a369-bcc6bfc85a18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:56,684 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:16:56,685 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d573905-e668-49fe-b7df-d2da7b048916', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d573905-e668-49fe-b7df-d2da7b048916', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:57,704 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:57,704 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2c456b-b413-4e38-b106-453845b7704a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2c456b-b413-4e38-b106-453845b7704a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:58,721 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:16:58,722 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6eb2e0-31cd-44b3-8ea7-23d37c8f8ae7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6eb2e0-31cd-44b3-8ea7-23d37c8f8ae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:16:59,740 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:16:59,740 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ed7eb1-9ef3-4411-8bdb-1c01114577dc', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ed7eb1-9ef3-4411-8bdb-1c01114577dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:00,755 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:00,755 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6e65bb-da0b-4548-8147-52060509f154', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6e65bb-da0b-4548-8147-52060509f154', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:01,772 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:01,772 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f27e7cf-3914-428b-907f-61ae5c6b736c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f27e7cf-3914-428b-907f-61ae5c6b736c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:02,790 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:02,790 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3ac5b9-eac1-4c80-afd1-5b953e7dd2cb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3ac5b9-eac1-4c80-afd1-5b953e7dd2cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:03,807 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:03,807 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2e462f-d480-45df-be47-eef4878dfcaa', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2e462f-d480-45df-be47-eef4878dfcaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:04,823 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:04,823 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7d3a12-87e6-4f9a-9038-f8afd4599eeb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7d3a12-87e6-4f9a-9038-f8afd4599eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:05,840 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:05,841 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b5cf55-09dc-477f-99d9-c79d0ae06fa2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b5cf55-09dc-477f-99d9-c79d0ae06fa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:06,857 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:06,857 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8f88f7-544e-4741-8d3a-9933ec73c520', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8f88f7-544e-4741-8d3a-9933ec73c520', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:07,874 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:07,874 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a43c473-4517-4bb2-8369-870f390695e1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a43c473-4517-4bb2-8369-870f390695e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:08,891 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:08,891 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f24a107-8ab6-4b85-98f6-ae82c545bd6a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f24a107-8ab6-4b85-98f6-ae82c545bd6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:09,907 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:09,908 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a5d060-fb53-443f-82d8-be37f041b35f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a5d060-fb53-443f-82d8-be37f041b35f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:10,925 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:10,925 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33752e9-cdae-4a1c-bc8c-ce9ad9a47aff', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33752e9-cdae-4a1c-bc8c-ce9ad9a47aff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:11,943 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:11,944 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7eb533-af9c-485f-8dc0-047cbd0f9909', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7eb533-af9c-485f-8dc0-047cbd0f9909', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:12,959 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:12,960 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8288c9f2-91cb-4fab-8ae6-c9dc54d13c01', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8288c9f2-91cb-4fab-8ae6-c9dc54d13c01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:13,980 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:17:13,980 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f554e6-634e-4436-8459-869df1dd2239', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f554e6-634e-4436-8459-869df1dd2239', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:14,998 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:14,998 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7661ae-e571-4105-be1e-cca187ee9079', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7661ae-e571-4105-be1e-cca187ee9079', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:16,016 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:16,016 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9785314-5d9e-43be-86ab-22bb77bcbeb0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9785314-5d9e-43be-86ab-22bb77bcbeb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:17,032 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:17:17,032 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd72f775-8f9d-4326-894e-afe177ab0353', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd72f775-8f9d-4326-894e-afe177ab0353', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:18,051 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:17:18,051 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a57cc89-a9f7-4b56-ba8a-266009ebba79', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a57cc89-a9f7-4b56-ba8a-266009ebba79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:19,068 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:19,068 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247651da-ad58-4dae-a699-b1d20b08961a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247651da-ad58-4dae-a699-b1d20b08961a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:20,086 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:20,086 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a28ffa-177c-4fbf-b90f-14ba32683760', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a28ffa-177c-4fbf-b90f-14ba32683760', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:21,105 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:21,105 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6878aed9-d033-4f20-819a-f4c217af9c8e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6878aed9-d033-4f20-819a-f4c217af9c8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:22,122 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:22,122 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89e1b6b-3148-4c34-9f49-950ed5f19138', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89e1b6b-3148-4c34-9f49-950ed5f19138', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:23,141 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:17:23,141 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f918d25c-e321-4c3f-b5af-7ca228bf0ec4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f918d25c-e321-4c3f-b5af-7ca228bf0ec4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:24,160 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:24,160 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c66337-aae2-425c-902b-6332d83a489d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c66337-aae2-425c-902b-6332d83a489d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:25,179 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:25,179 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8864c60b-74d2-42ba-873b-0340fef0f8d2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8864c60b-74d2-42ba-873b-0340fef0f8d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:26,195 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:26,195 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd8240c-0945-4af8-b587-ff654ee0bf1f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd8240c-0945-4af8-b587-ff654ee0bf1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:27,213 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:27,214 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97eb5f5-5c59-4d0f-8fc1-ecfe2e590b90', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97eb5f5-5c59-4d0f-8fc1-ecfe2e590b90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:28,229 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:28,229 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbb507e-93f0-45b9-8619-fedab211bf78', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbb507e-93f0-45b9-8619-fedab211bf78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:29,246 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:29,246 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffc6d7c-8cd9-42b4-87e0-2255033c5645', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffc6d7c-8cd9-42b4-87e0-2255033c5645', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:30,264 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:30,264 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8fc4a39-682f-43dc-9f8a-8ad037708276', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8fc4a39-682f-43dc-9f8a-8ad037708276', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:31,281 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:31,281 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373a17c0-d045-4edf-b335-3198ddc5283e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373a17c0-d045-4edf-b335-3198ddc5283e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:32,298 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:32,298 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5448a7b2-a5ff-485d-96ff-1e506fff0b7c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5448a7b2-a5ff-485d-96ff-1e506fff0b7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:33,315 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:33,316 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1a99d0-6b0b-4c2f-a4b1-85a6bd08ceba', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1a99d0-6b0b-4c2f-a4b1-85a6bd08ceba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:34,334 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:34,334 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54472bb3-872a-4c12-807a-e247e335c4b3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54472bb3-872a-4c12-807a-e247e335c4b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:35,354 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:17:35,354 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f578b6e8-6919-4f85-8108-81d599323e75', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f578b6e8-6919-4f85-8108-81d599323e75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:36,371 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:36,371 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f85bec-0bca-4867-97d0-0070dfcfbbd9', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f85bec-0bca-4867-97d0-0070dfcfbbd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:37,388 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:37,388 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c410fa5e-1077-4506-a71b-ee08a80af0be', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c410fa5e-1077-4506-a71b-ee08a80af0be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:38,406 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:38,406 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b9c41e-9635-4671-bd60-09f5ef376850', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b9c41e-9635-4671-bd60-09f5ef376850', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:39,423 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:39,423 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66950379-c1a2-44f1-9ddd-042faefb7f09', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66950379-c1a2-44f1-9ddd-042faefb7f09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:40,439 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:40,440 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca009d9-cfe4-4bff-ac1f-530c7c2ae2c8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca009d9-cfe4-4bff-ac1f-530c7c2ae2c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:41,457 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:41,458 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2babca-894a-47bb-b81b-f30b6a6b6e6d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2babca-894a-47bb-b81b-f30b6a6b6e6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:42,474 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:42,475 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc8cb3f-034a-44f8-b1b1-0bf2a775536c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc8cb3f-034a-44f8-b1b1-0bf2a775536c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:43,492 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:43,492 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01746b12-fba3-483c-ae87-e4716a485a1a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01746b12-fba3-483c-ae87-e4716a485a1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:44,511 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:44,511 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9298e063-1ff4-4aa9-9382-78e8dc312c18', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9298e063-1ff4-4aa9-9382-78e8dc312c18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:45,530 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:45,530 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b93c79-d220-41ec-b271-aff358866065', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b93c79-d220-41ec-b271-aff358866065', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:46,550 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:46,550 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46aecc68-1c10-409c-9b57-89c43f7d0ed7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46aecc68-1c10-409c-9b57-89c43f7d0ed7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:47,568 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:47,568 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89ae40a-71e1-432b-9dd5-b8d7d50d713a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89ae40a-71e1-432b-9dd5-b8d7d50d713a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:48,586 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:48,586 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971d7290-dc60-47d9-b013-c5d9bbd60527', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971d7290-dc60-47d9-b013-c5d9bbd60527', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:49,602 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:49,602 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d49c44c-b588-4fa9-8245-b0d6b07ba5e6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d49c44c-b588-4fa9-8245-b0d6b07ba5e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:50,620 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:50,620 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fcc5cf-48a2-4c3e-bd56-e583ac506f57', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fcc5cf-48a2-4c3e-bd56-e583ac506f57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:51,638 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:51,639 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39380543-dcc3-4f92-aad1-ec69477da854', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39380543-dcc3-4f92-aad1-ec69477da854', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:52,658 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:17:52,658 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a607d9c2-bbc9-423f-ab5b-70a51871d5bc', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a607d9c2-bbc9-423f-ab5b-70a51871d5bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:53,679 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:17:53,680 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4289db6-c13d-421e-9700-75878745f5df', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4289db6-c13d-421e-9700-75878745f5df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:54,697 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:54,698 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bde2fbb-4598-4aa3-93dc-af54abcb642b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bde2fbb-4598-4aa3-93dc-af54abcb642b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:55,716 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:55,716 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8802854-892a-4675-839a-5dce0891e954', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8802854-892a-4675-839a-5dce0891e954', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:56,732 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:17:56,732 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e8d969-829c-4562-a573-ed4c36560459', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e8d969-829c-4562-a573-ed4c36560459', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:57,749 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:17:57,749 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32430ef-ac23-4410-99c8-807e223d090f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32430ef-ac23-4410-99c8-807e223d090f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:58,768 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:17:58,769 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1382f765-391f-4ff5-85ff-b73805e57865', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1382f765-391f-4ff5-85ff-b73805e57865', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:17:59,877 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.106s
2026-05-28 02:17:59,877 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1b7ee4-f7e3-4010-bdc4-cc38788ed2d8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1b7ee4-f7e3-4010-bdc4-cc38788ed2d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:00,895 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:18:00,896 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f5e9d8-de84-4728-8b98-50926b0687eb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f5e9d8-de84-4728-8b98-50926b0687eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:01,914 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:18:01,915 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-621b9a82-bf34-4273-b25b-0f4b7d7b1b65', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-621b9a82-bf34-4273-b25b-0f4b7d7b1b65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:02,931 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:02,932 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec29259-f09d-43d4-9566-6784755d5fb3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec29259-f09d-43d4-9566-6784755d5fb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:03,949 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:03,949 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b2c929-d49e-4d96-a417-4c9cd8f95ac8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b2c929-d49e-4d96-a417-4c9cd8f95ac8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:04,969 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:18:04,969 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e262ae-22df-4367-98d4-513cba09567c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e262ae-22df-4367-98d4-513cba09567c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:05,989 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:18:05,989 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4436752d-ffe4-42cf-8fa3-750dfc4249e1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4436752d-ffe4-42cf-8fa3-750dfc4249e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:07,006 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:07,007 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654b6d88-b6c5-4dc0-84c4-0ccc9457d043', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654b6d88-b6c5-4dc0-84c4-0ccc9457d043', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:08,023 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:08,023 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5ea047-a239-4a11-8966-00ea443ea717', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5ea047-a239-4a11-8966-00ea443ea717', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:09,040 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:09,040 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53155836-f3bd-4c2d-b922-ed80b58652e3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53155836-f3bd-4c2d-b922-ed80b58652e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:10,060 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:18:10,060 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ea6687-2b8e-4f27-8ae8-006648b2aeb4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ea6687-2b8e-4f27-8ae8-006648b2aeb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:11,078 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:18:11,078 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf9c5c5-6cfb-4c8a-a0be-9a573ce87dd1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf9c5c5-6cfb-4c8a-a0be-9a573ce87dd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:12,095 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:12,095 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278403ad-fe90-4086-b2af-9880bb62c489', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278403ad-fe90-4086-b2af-9880bb62c489', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:13,112 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:13,113 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc228bb-7703-497d-a57f-48322e3fe156', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc228bb-7703-497d-a57f-48322e3fe156', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:14,129 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:18:14,129 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864e8e2a-8869-43e6-9d50-26c15a753cf2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864e8e2a-8869-43e6-9d50-26c15a753cf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:15,147 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:18:15,147 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b5ae54-edd7-467e-9346-87d39d735da3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b5ae54-edd7-467e-9346-87d39d735da3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:16,164 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:16,164 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8634c91e-aee1-4696-941f-b414c0fc8797', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8634c91e-aee1-4696-941f-b414c0fc8797', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:17,183 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:18:17,183 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de4b1f6-2ca1-4aa1-858e-9ca9a629b0ee', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de4b1f6-2ca1-4aa1-858e-9ca9a629b0ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:18,199 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:18,199 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694b812e-ed26-4d7c-beb4-80dc82a270c0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694b812e-ed26-4d7c-beb4-80dc82a270c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:19,215 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:19,215 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada51d35-51cc-4693-bdd2-2263a1584d53', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada51d35-51cc-4693-bdd2-2263a1584d53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:20,232 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:20,232 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f835f9fd-7fa9-4e3b-8887-f6391fb937f9', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f835f9fd-7fa9-4e3b-8887-f6391fb937f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:21,251 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:18:21,251 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ac32d7-7733-43e2-b757-0635f24c4f1c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ac32d7-7733-43e2-b757-0635f24c4f1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:22,267 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:22,267 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de97b33-123c-4401-a620-dfd6afe9c8cb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de97b33-123c-4401-a620-dfd6afe9c8cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:23,286 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:18:23,286 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8095059f-4acf-4485-a2ec-4939929c361d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8095059f-4acf-4485-a2ec-4939929c361d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:24,303 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:24,303 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ea5b49-bfb2-4a25-9353-18082721de25', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ea5b49-bfb2-4a25-9353-18082721de25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:25,319 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:25,319 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b64fa1a-65dd-46f8-919b-d4a3fe72297c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b64fa1a-65dd-46f8-919b-d4a3fe72297c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:26,335 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:26,335 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec448511-c7e7-4f69-bb06-89514aa474bd', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec448511-c7e7-4f69-bb06-89514aa474bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:27,352 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:27,352 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735d0dfb-c686-4719-bcfc-d10542b59c56', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735d0dfb-c686-4719-bcfc-d10542b59c56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:28,370 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:18:28,370 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186b4b58-ee2d-4c27-b4f7-c464d8fbed0f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186b4b58-ee2d-4c27-b4f7-c464d8fbed0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:29,388 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:29,388 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7423c9e8-828c-44bf-a41c-5ac42961e81f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7423c9e8-828c-44bf-a41c-5ac42961e81f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:30,404 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:30,404 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d902ec96-2bee-4a83-b4fc-d6be1bbe1634', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d902ec96-2bee-4a83-b4fc-d6be1bbe1634', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:31,420 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:31,420 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2909822-04cb-4050-a9a1-9017b0fe9d34', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2909822-04cb-4050-a9a1-9017b0fe9d34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:32,436 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:32,436 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e945fe-d6fd-4158-9839-1d5eec3b7940', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e945fe-d6fd-4158-9839-1d5eec3b7940', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:33,453 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:33,453 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4154917c-d954-43ed-a203-968a56473042', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4154917c-d954-43ed-a203-968a56473042', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:34,469 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:34,469 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae81c20-2cf2-436a-8cfd-dc64b6a1f4d4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae81c20-2cf2-436a-8cfd-dc64b6a1f4d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:35,485 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:35,485 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e74a5f0-fe1b-4f8b-ae84-d08a5cb02227', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e74a5f0-fe1b-4f8b-ae84-d08a5cb02227', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:36,503 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:36,503 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff82dcc9-0cc9-4ab2-88c0-2db63e01e3b6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff82dcc9-0cc9-4ab2-88c0-2db63e01e3b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:37,519 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:37,519 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc09283f-11f5-4e08-be47-fae861ad631d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc09283f-11f5-4e08-be47-fae861ad631d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:38,536 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:38,537 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f60b94-473f-47bf-807f-1be2a62d05ef', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f60b94-473f-47bf-807f-1be2a62d05ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:39,553 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:39,553 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6b8598-3be1-4c28-b739-23e474e6c985', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6b8598-3be1-4c28-b739-23e474e6c985', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:40,569 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:40,569 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d2a22c-4819-472e-a765-e2ea8f275b3f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d2a22c-4819-472e-a765-e2ea8f275b3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:41,585 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:41,585 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90eb8ac-f5d7-49c8-8b60-8a34bd4d9022', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90eb8ac-f5d7-49c8-8b60-8a34bd4d9022', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:42,601 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:42,602 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88a4a2f-266d-4479-9961-319a008d750a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88a4a2f-266d-4479-9961-319a008d750a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:43,620 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:43,620 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3b5609-5c32-485f-a209-1703feb3f6d6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3b5609-5c32-485f-a209-1703feb3f6d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:44,636 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:44,637 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7a8237-f463-4433-a741-314fe6b514d9', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7a8237-f463-4433-a741-314fe6b514d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:45,652 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:45,652 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c672543-2682-4d90-b99d-86587559d012', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c672543-2682-4d90-b99d-86587559d012', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:46,670 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:18:46,670 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0772dd-4da7-4382-8421-d474c313eb06', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0772dd-4da7-4382-8421-d474c313eb06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:47,686 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:47,686 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99246215-dd40-42dd-b692-96a7f76531d6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99246215-dd40-42dd-b692-96a7f76531d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:48,703 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:48,703 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3260063c-738c-496f-8459-d33e556f27b8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3260063c-738c-496f-8459-d33e556f27b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:49,723 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:18:49,723 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454a75af-c2de-4492-89bf-c401db6e8d06', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454a75af-c2de-4492-89bf-c401db6e8d06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:50,740 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:50,740 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e327f0-625d-4b32-8538-b194468c5b75', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e327f0-625d-4b32-8538-b194468c5b75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:51,756 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:51,756 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17613768-5ced-4613-9fb9-c7e124458ebe', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17613768-5ced-4613-9fb9-c7e124458ebe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:52,774 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:52,774 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1bc813-2f8a-4c6f-abc1-30d1fef64640', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1bc813-2f8a-4c6f-abc1-30d1fef64640', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:53,789 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:53,790 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5b6a8c-c932-42fb-ab5b-2b0284da1bd1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5b6a8c-c932-42fb-ab5b-2b0284da1bd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:54,807 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:18:54,807 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0541a6b-e0a8-4002-adfb-9e9b49b29374', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0541a6b-e0a8-4002-adfb-9e9b49b29374', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:55,823 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:55,824 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9d690f-9f08-4598-a730-1aae12579b92', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9d690f-9f08-4598-a730-1aae12579b92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:56,840 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:56,840 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40e9df7-f6ea-435d-84ce-14174d0e1e41', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40e9df7-f6ea-435d-84ce-14174d0e1e41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:57,856 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:57,857 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8420e68b-7ca8-4cfd-a185-1a3b031b7dbf', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8420e68b-7ca8-4cfd-a185-1a3b031b7dbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:58,873 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:58,873 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842341a2-592a-478f-b316-97acc16ea6a6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842341a2-592a-478f-b316-97acc16ea6a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:18:59,890 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:18:59,891 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:18:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a547cc6f-5bd4-4aac-ab9a-d9313a0737c0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a547cc6f-5bd4-4aac-ab9a-d9313a0737c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:00,906 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:00,906 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2f6356-b647-4a1b-a0f4-8b54fa2b6830', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2f6356-b647-4a1b-a0f4-8b54fa2b6830', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:00,923 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:00,923 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '100', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bb9e8e-8974-44ca-8320-15f0b67af24b', 'x-openstack-request-id': 'req-e8bb9e8e-8974-44ca-8320-15f0b67af24b', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Backup status must be available or error"}}'
2026-05-28 02:19:00,936 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:19:00,936 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9776312f-b5a2-4cea-bd9e-e99ed51c09af', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9776312f-b5a2-4cea-bd9e-e99ed51c09af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:01,952 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:01,952 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca8f8c6-61e3-4563-9ef3-2de8fddba1f2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca8f8c6-61e3-4563-9ef3-2de8fddba1f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:02,968 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:02,968 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000271e5-c855-41b5-820a-57ffc266d3fc', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000271e5-c855-41b5-820a-57ffc266d3fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:03,984 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:03,984 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c091fc9-b5f3-4625-891b-94e2b07f04ef', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c091fc9-b5f3-4625-891b-94e2b07f04ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:05,001 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:05,001 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1d619a-23eb-4b49-ad93-6519257a7fb6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1d619a-23eb-4b49-ad93-6519257a7fb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:06,018 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:06,018 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1629e0-74d3-43fe-ba77-97d4bbf40b9d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1629e0-74d3-43fe-ba77-97d4bbf40b9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:07,036 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:07,037 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb358fce-4cb4-45dc-b8e6-7f99c7de4c47', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb358fce-4cb4-45dc-b8e6-7f99c7de4c47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:08,054 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:08,054 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9561e61-1420-4c3e-9f5f-ad70651fe8a8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9561e61-1420-4c3e-9f5f-ad70651fe8a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:09,070 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:19:09,070 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ca9334-8643-4c5e-bd8a-8872b85254fb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ca9334-8643-4c5e-bd8a-8872b85254fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:10,091 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.018s
2026-05-28 02:19:10,091 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d6abc9-6dba-47f6-a0c3-aa593870521a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d6abc9-6dba-47f6-a0c3-aa593870521a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:11,110 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:11,111 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b1ec05-e525-4331-98a5-090d7c748852', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b1ec05-e525-4331-98a5-090d7c748852', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:12,127 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:12,127 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f23fb06-ce08-477c-918c-61bcf67d49c6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f23fb06-ce08-477c-918c-61bcf67d49c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:13,145 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:13,145 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eaac74f-ffd1-46b7-be0c-4e3721cafac2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eaac74f-ffd1-46b7-be0c-4e3721cafac2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:14,161 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:19:14,161 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81edb46-3a90-453e-84cc-5055238abfc0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81edb46-3a90-453e-84cc-5055238abfc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:15,178 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:15,179 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2713e32-2dc5-4fb3-b58d-7f31a6f21510', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2713e32-2dc5-4fb3-b58d-7f31a6f21510', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:16,197 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:16,197 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7531a2-874c-4951-b500-ae361e156805', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7531a2-874c-4951-b500-ae361e156805', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:17,215 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:17,215 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5531ae-280f-4f0a-ae29-b060d8c3f007', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5531ae-280f-4f0a-ae29-b060d8c3f007', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:18,232 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:18,232 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8a7a9b-6f81-49a4-b4b8-38f8125a2511', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8a7a9b-6f81-49a4-b4b8-38f8125a2511', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:19,249 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:19,249 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d21f96-9b04-48b9-9caf-260299821a12', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d21f96-9b04-48b9-9caf-260299821a12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:20,265 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:20,265 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe72555f-ce61-4178-bfa2-ddd6c509c7f9', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe72555f-ce61-4178-bfa2-ddd6c509c7f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:21,282 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:21,283 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc341d78-9162-4722-9285-b1ca1b2961a2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc341d78-9162-4722-9285-b1ca1b2961a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:22,300 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:22,300 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15afd99-fd4b-41be-962b-181e5de59fd4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15afd99-fd4b-41be-962b-181e5de59fd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:23,316 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:23,316 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a017e27-1354-41ff-8762-0eb2d6dbcdad', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a017e27-1354-41ff-8762-0eb2d6dbcdad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:24,333 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:24,333 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1cc95f-1ccd-456b-a576-309b33222017', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1cc95f-1ccd-456b-a576-309b33222017', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:25,353 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:19:25,353 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42f7b38-2a78-467c-ab2d-d31671d9a0ae', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42f7b38-2a78-467c-ab2d-d31671d9a0ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:26,369 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:26,369 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7248a503-66ca-4e82-aab8-c2fb5c318442', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7248a503-66ca-4e82-aab8-c2fb5c318442', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:27,386 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:27,386 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750d2fc8-c0dc-4370-9035-7650d5b47086', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750d2fc8-c0dc-4370-9035-7650d5b47086', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:28,403 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:28,403 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c053dc8-fff9-4117-854a-d6733f71d7f1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c053dc8-fff9-4117-854a-d6733f71d7f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:29,420 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:29,421 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37761c75-536c-43cc-a388-21e2c2b878c4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37761c75-536c-43cc-a388-21e2c2b878c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:30,437 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:30,437 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af08242-0edf-404d-858b-14d41e68fd5d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af08242-0edf-404d-858b-14d41e68fd5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:31,454 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:31,454 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ba4b7f-8b91-4b16-afa2-f4e222ce2c4d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ba4b7f-8b91-4b16-afa2-f4e222ce2c4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:32,473 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:32,473 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ee91c3-7349-4bbc-bb01-8cd1c8d4589b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ee91c3-7349-4bbc-bb01-8cd1c8d4589b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:33,490 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:33,490 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6029f5a-e88f-44b5-8319-51ec1b7a8e2e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6029f5a-e88f-44b5-8319-51ec1b7a8e2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:34,507 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:34,508 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ada070-bb40-4722-8170-f57fe42de84c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ada070-bb40-4722-8170-f57fe42de84c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:35,524 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:35,524 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9f21c9-78e2-4311-91c3-3b3617495212', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9f21c9-78e2-4311-91c3-3b3617495212', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:36,541 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:36,541 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2fb891-8a33-4fa3-91e0-a94a9697603c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2fb891-8a33-4fa3-91e0-a94a9697603c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:37,559 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:37,559 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06486169-ca16-4974-8ece-671221cfa764', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06486169-ca16-4974-8ece-671221cfa764', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:38,576 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:38,576 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc61610-5871-4104-b4d1-3e0baa22bb27', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc61610-5871-4104-b4d1-3e0baa22bb27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:39,592 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:39,593 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9fe9ac-d4af-4c36-bc1f-5fcdbe356a5f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9fe9ac-d4af-4c36-bc1f-5fcdbe356a5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:40,610 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:40,610 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3eb305c-07c0-49c5-aec0-f42efbb19c11', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3eb305c-07c0-49c5-aec0-f42efbb19c11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:41,631 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:19:41,631 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8c744a-8175-4e6f-9aff-ceb502c8efe4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8c744a-8175-4e6f-9aff-ceb502c8efe4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:42,647 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:42,647 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bdb77d-ab0a-41fa-996c-d7c950103b4e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bdb77d-ab0a-41fa-996c-d7c950103b4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:43,663 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:43,663 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236963c8-f7b2-4a55-a67d-3e7140c6e6ee', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236963c8-f7b2-4a55-a67d-3e7140c6e6ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:44,680 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:44,680 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34c9515-fad0-4a11-a5a5-77d7c1b8390d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34c9515-fad0-4a11-a5a5-77d7c1b8390d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:45,698 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:19:45,698 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1acae7-d550-4d8d-8c07-f9a4e296cb34', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1acae7-d550-4d8d-8c07-f9a4e296cb34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:46,713 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:19:46,713 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9cccb9f-9962-46b4-8285-fd5be7bca1d1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9cccb9f-9962-46b4-8285-fd5be7bca1d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:47,730 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:47,730 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf098ee4-6e99-4ba6-8f86-9f95539ff3fd', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf098ee4-6e99-4ba6-8f86-9f95539ff3fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:48,745 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:19:48,745 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afef7a6-8b37-4b2d-b3f5-b0a69e22dd5c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afef7a6-8b37-4b2d-b3f5-b0a69e22dd5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:49,762 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:49,762 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175f9bfb-a66d-4eef-a6e5-00503d709c0f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175f9bfb-a66d-4eef-a6e5-00503d709c0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:50,781 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:19:50,781 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deeb06a3-4240-4271-8274-7f7ed7b01251', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deeb06a3-4240-4271-8274-7f7ed7b01251', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:51,800 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:19:51,800 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286a8467-fbe9-4eec-bb1a-0f442c5a8f4b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286a8467-fbe9-4eec-bb1a-0f442c5a8f4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:52,820 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:19:52,820 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44dfa68-c833-47e2-b475-782155e56b3d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44dfa68-c833-47e2-b475-782155e56b3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:53,836 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:53,836 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465344dd-77b4-4770-807e-e35f417388a2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465344dd-77b4-4770-807e-e35f417388a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:54,852 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:54,852 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f96764e-9196-4bdc-9b73-349fd809ac6a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f96764e-9196-4bdc-9b73-349fd809ac6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:55,868 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:55,868 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae6733d-54c1-4452-9d25-7e7ccdbb046e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae6733d-54c1-4452-9d25-7e7ccdbb046e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:56,885 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:56,885 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb158b2-b322-48de-b1ad-983be55a6d9c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb158b2-b322-48de-b1ad-983be55a6d9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:57,902 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:19:57,902 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d76d76a-683d-4ccf-b893-3016eea1bc5b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d76d76a-683d-4ccf-b893-3016eea1bc5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:58,918 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:58,918 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ec7e59-ec0e-426a-9f9f-d8c59e88ad6b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ec7e59-ec0e-426a-9f9f-d8c59e88ad6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:19:59,934 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:19:59,934 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:19:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b38f2f7-ebf6-4b1a-9abc-4939b40bc322', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b38f2f7-ebf6-4b1a-9abc-4939b40bc322', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:00,952 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:00,952 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45acd137-ccdf-46c1-949b-45a09753f471', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45acd137-ccdf-46c1-949b-45a09753f471', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:01,971 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:20:01,972 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adeac39a-8c49-408c-908b-62aef9f2922e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adeac39a-8c49-408c-908b-62aef9f2922e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:02,988 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:02,988 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49c1068-c61b-455d-ad11-bcbd4903118d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49c1068-c61b-455d-ad11-bcbd4903118d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:04,006 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:04,006 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec17b030-afc8-496e-8acb-75d7d3d9c558', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec17b030-afc8-496e-8acb-75d7d3d9c558', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:05,022 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:05,022 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c69b923-d6c1-4e9f-a585-d61a9ad3fb89', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c69b923-d6c1-4e9f-a585-d61a9ad3fb89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:06,038 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:06,038 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcde971-a321-4ab7-b05e-21f4bf54bf3d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcde971-a321-4ab7-b05e-21f4bf54bf3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:07,054 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:07,054 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129add00-48ed-4210-b2a3-b33a023b8e67', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129add00-48ed-4210-b2a3-b33a023b8e67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:08,071 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:08,071 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e672f23-cae9-4dc0-8f28-b6d552a42655', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e672f23-cae9-4dc0-8f28-b6d552a42655', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:09,086 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:09,087 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e98da04-b45a-4ee3-8460-a1419cfe1af4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e98da04-b45a-4ee3-8460-a1419cfe1af4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:10,103 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:10,103 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838f8432-e54d-4011-8c5c-8a28a8730352', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838f8432-e54d-4011-8c5c-8a28a8730352', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:11,123 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:20:11,123 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0cf2cd1-fd26-4180-a8de-626025540a94', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0cf2cd1-fd26-4180-a8de-626025540a94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:12,140 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:12,141 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185bc3b6-65e7-491b-af03-b45b6142273d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185bc3b6-65e7-491b-af03-b45b6142273d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:13,158 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:13,159 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b517e1-7eb1-483a-a2c0-014ff553b774', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b517e1-7eb1-483a-a2c0-014ff553b774', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:14,176 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:14,176 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb3db0d-f269-45bb-8e20-00f410f2f290', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb3db0d-f269-45bb-8e20-00f410f2f290', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:15,192 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:15,193 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705a8192-1bba-4aa7-925a-9cb196f12284', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705a8192-1bba-4aa7-925a-9cb196f12284', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:16,210 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:16,210 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795ca374-5412-44be-9068-304acdaac012', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795ca374-5412-44be-9068-304acdaac012', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:17,228 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:17,228 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016045d3-ee94-4857-974f-2e931c0d57a2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016045d3-ee94-4857-974f-2e931c0d57a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:18,244 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:18,244 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6577d94-170a-42ac-a989-9d22c7f43a2d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6577d94-170a-42ac-a989-9d22c7f43a2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:19,262 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:19,262 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa040a0-12a1-497d-a31b-f5efdf597763', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa040a0-12a1-497d-a31b-f5efdf597763', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:20,280 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:20,281 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9786cca3-c4d6-4bb3-91a9-784d08207b14', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9786cca3-c4d6-4bb3-91a9-784d08207b14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:21,302 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.019s
2026-05-28 02:20:21,303 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0154e426-708b-4042-ac97-08f84296e5b2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0154e426-708b-4042-ac97-08f84296e5b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:22,319 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:22,320 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba729c91-11b9-49fc-9d76-9f114d7cd7c8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba729c91-11b9-49fc-9d76-9f114d7cd7c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:23,337 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:23,337 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee01738-dc38-4f38-86d7-a0bc1325066e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee01738-dc38-4f38-86d7-a0bc1325066e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:24,353 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:24,354 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9099bd7-7b9c-4c8d-a907-09a6b09d245e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9099bd7-7b9c-4c8d-a907-09a6b09d245e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:25,372 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:20:25,373 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f90b97-42e5-49c4-ae13-d21d73228b67', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f90b97-42e5-49c4-ae13-d21d73228b67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:26,389 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:26,389 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c3bc53-027e-41ab-b496-e60c3225a2d1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c3bc53-027e-41ab-b496-e60c3225a2d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:27,406 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:27,406 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957c378a-972c-4b70-8315-191b025e160a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957c378a-972c-4b70-8315-191b025e160a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:28,424 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:28,425 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1d6649-815b-4517-a460-c364a652f594', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1d6649-815b-4517-a460-c364a652f594', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:29,442 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:29,442 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a2b1678-d93c-4a7b-ac0d-937eb94d2476', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a2b1678-d93c-4a7b-ac0d-937eb94d2476', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:30,462 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:20:30,462 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36f7df8-e235-4121-a213-552150cd6049', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36f7df8-e235-4121-a213-552150cd6049', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:31,479 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:31,479 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa583fa5-1ab5-4ea7-8bd0-b358d0124441', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa583fa5-1ab5-4ea7-8bd0-b358d0124441', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:32,497 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:32,497 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b3323e-6700-4852-80f8-dcb83ef011a2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b3323e-6700-4852-80f8-dcb83ef011a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:33,513 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:33,513 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04d4e7f-c0c2-433c-b0aa-26d4563a4fe0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04d4e7f-c0c2-433c-b0aa-26d4563a4fe0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:34,532 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:34,532 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ebc569-e1d2-4b5c-adbc-cd9bea38f9f6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ebc569-e1d2-4b5c-adbc-cd9bea38f9f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:35,549 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:35,549 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2180bc56-239a-42a9-bfc9-5551933f6269', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2180bc56-239a-42a9-bfc9-5551933f6269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:36,566 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:36,566 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e984202b-f90b-46e5-a8e1-c03c92a9b424', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e984202b-f90b-46e5-a8e1-c03c92a9b424', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:37,582 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:37,583 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1fc902-85bb-4c78-871d-e5f8e10f0292', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1fc902-85bb-4c78-871d-e5f8e10f0292', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:38,603 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:20:38,603 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa23bb52-9218-4b28-be68-8ded6e944b6b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa23bb52-9218-4b28-be68-8ded6e944b6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:39,620 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:20:39,621 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386ae207-dad6-4bed-8fa8-212ad4a2762f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386ae207-dad6-4bed-8fa8-212ad4a2762f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:40,637 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:40,637 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cad28d-2925-4e6f-b09d-ad068eb7d21e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cad28d-2925-4e6f-b09d-ad068eb7d21e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:41,655 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:41,655 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a8e040-6083-44ac-888d-0a1b33b48ac1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a8e040-6083-44ac-888d-0a1b33b48ac1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:42,673 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:42,673 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d52d15-8c51-485a-b860-9c4743ae6257', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d52d15-8c51-485a-b860-9c4743ae6257', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:43,689 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:43,689 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4f6c9e-e14d-4981-a41c-5764815c5d28', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4f6c9e-e14d-4981-a41c-5764815c5d28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:44,706 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:44,707 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e5d650-544b-4502-9f05-18d3d1fe1ac4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e5d650-544b-4502-9f05-18d3d1fe1ac4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:45,724 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:45,724 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187839f7-26bf-4318-9e39-3fe8d820b8b7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187839f7-26bf-4318-9e39-3fe8d820b8b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:46,740 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:46,741 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043ee9d2-943b-4b1e-9f23-42ec777770c3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043ee9d2-943b-4b1e-9f23-42ec777770c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:47,758 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:47,758 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061857ee-490d-4af8-b4eb-e9a8198ec3b7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061857ee-490d-4af8-b4eb-e9a8198ec3b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:48,776 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:20:48,776 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ac594c-fe23-4420-b0a0-962358e4c0df', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ac594c-fe23-4420-b0a0-962358e4c0df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:49,792 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:49,792 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8300998c-5c61-4adf-9245-fcd342ca6824', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8300998c-5c61-4adf-9245-fcd342ca6824', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:50,809 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:50,809 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbbe3313-a255-4f4b-be82-cb3f4cabe879', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbbe3313-a255-4f4b-be82-cb3f4cabe879', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:51,825 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:51,825 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325a2c56-5ecb-451d-8438-6ae5ef240c26', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325a2c56-5ecb-451d-8438-6ae5ef240c26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:52,842 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:52,842 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fd7f0d-15eb-4995-834e-37910a31486c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fd7f0d-15eb-4995-834e-37910a31486c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:53,859 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:53,859 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a8cefb-2e5c-46d4-80e7-d40056e9aaf7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a8cefb-2e5c-46d4-80e7-d40056e9aaf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:54,875 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:54,875 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d953e2d6-7f6b-4ff1-ab58-39828289dfd7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d953e2d6-7f6b-4ff1-ab58-39828289dfd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:55,893 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:55,893 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa5ab3b-0162-4aac-b3b3-fc4f9476b934', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa5ab3b-0162-4aac-b3b3-fc4f9476b934', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:56,909 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:56,909 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b8468d-2ee3-44ea-aff3-6afebba963f3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b8468d-2ee3-44ea-aff3-6afebba963f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:57,926 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:57,926 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66059fe-beb4-408a-b51f-9a52546dde6b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66059fe-beb4-408a-b51f-9a52546dde6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:58,943 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:20:58,943 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3d31b7-2968-42d2-a3a7-027bba007812', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3d31b7-2968-42d2-a3a7-027bba007812', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:20:59,960 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:20:59,960 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:20:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0218be26-1e78-424b-9f29-8e52a0d62348', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0218be26-1e78-424b-9f29-8e52a0d62348', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:00,977 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:00,977 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbe4098-d72b-400a-9667-33f5355017b3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbe4098-d72b-400a-9667-33f5355017b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:01,993 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:01,994 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab3f2dc-cebe-4af4-a80b-899006a35000', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab3f2dc-cebe-4af4-a80b-899006a35000', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:03,010 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:03,010 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a861aaa-c485-4a2b-9b92-748df51d315d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a861aaa-c485-4a2b-9b92-748df51d315d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:04,028 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:04,028 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36508ce-1201-4ffe-8a25-a6bfc5968257', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36508ce-1201-4ffe-8a25-a6bfc5968257', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:05,046 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:05,047 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85232e1e-7498-4dc6-ab3e-7fe21fc773aa', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85232e1e-7498-4dc6-ab3e-7fe21fc773aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:06,064 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:06,065 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c099e8f0-7ca7-4ee1-b1b4-ba723d3a5c25', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c099e8f0-7ca7-4ee1-b1b4-ba723d3a5c25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:07,082 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:07,082 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48d0b88-19ea-4266-963b-522e92f66573', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48d0b88-19ea-4266-963b-522e92f66573', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:08,099 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:08,100 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b575ed97-f952-40ab-b2d2-a6603b8ce88d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b575ed97-f952-40ab-b2d2-a6603b8ce88d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:09,119 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:09,119 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc3aa87-9586-4fa4-8150-e86d0b356dea', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc3aa87-9586-4fa4-8150-e86d0b356dea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:10,136 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:10,137 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735076b7-a30d-4904-830d-a60e3844732f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735076b7-a30d-4904-830d-a60e3844732f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:11,153 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:11,154 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77700848-efb8-4778-a6a8-620193c259a6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77700848-efb8-4778-a6a8-620193c259a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:12,171 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:12,171 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8efacc4f-75f4-4c79-9c67-a7534d1527c3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8efacc4f-75f4-4c79-9c67-a7534d1527c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:13,190 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:13,191 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c8fef8-9da4-4347-9219-7d62afe8abc2', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c8fef8-9da4-4347-9219-7d62afe8abc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:14,207 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:14,207 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10bba48-5cd0-48f6-b8b1-e27584a63173', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10bba48-5cd0-48f6-b8b1-e27584a63173', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:15,224 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:15,224 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4413c5f2-403a-4131-8c00-b3b235d189ee', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4413c5f2-403a-4131-8c00-b3b235d189ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:16,242 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:16,242 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10c4308-15a4-4056-84aa-a370b25c98e3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10c4308-15a4-4056-84aa-a370b25c98e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:17,260 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:17,260 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b57a51-090c-4074-89b7-c768cb3e49df', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b57a51-090c-4074-89b7-c768cb3e49df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:18,279 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:18,279 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98413405-925f-4b73-9a77-f48d45d6338c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98413405-925f-4b73-9a77-f48d45d6338c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:19,298 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:19,298 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d9b003-30ad-4dd6-a192-0da12f0b98ff', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d9b003-30ad-4dd6-a192-0da12f0b98ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:20,317 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:20,317 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd60be4-c58d-4f33-901b-3395283dabe6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd60be4-c58d-4f33-901b-3395283dabe6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:21,333 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:21,333 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f665d3-5567-4e22-b6f3-81d4dc3af524', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f665d3-5567-4e22-b6f3-81d4dc3af524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:22,349 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:22,349 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919e23e2-9b14-4a75-a119-280ed4109e59', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919e23e2-9b14-4a75-a119-280ed4109e59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:23,367 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:23,367 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f9c025-19ca-4055-8596-6a2fc999988b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f9c025-19ca-4055-8596-6a2fc999988b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:24,383 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:24,383 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bef214-4938-48d1-a0a1-fe7a06247b41', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bef214-4938-48d1-a0a1-fe7a06247b41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:25,400 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:25,400 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe8343e-9b31-4815-a7a5-6c22ad76bd5a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe8343e-9b31-4815-a7a5-6c22ad76bd5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:26,416 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:26,416 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53319efe-68d4-4a0e-b52d-483c1e0ce036', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53319efe-68d4-4a0e-b52d-483c1e0ce036', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:27,432 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:27,432 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd76447e-8f50-4ec3-99cf-b4465d2b81d3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd76447e-8f50-4ec3-99cf-b4465d2b81d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:28,451 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:28,451 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7a8bde-ad45-43c2-a164-429e8c0e9420', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7a8bde-ad45-43c2-a164-429e8c0e9420', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:29,468 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:29,468 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7e842a-eac6-491a-9752-a33aeb450f0a', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7e842a-eac6-491a-9752-a33aeb450f0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:30,485 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:30,485 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533c5a3c-10af-4fa0-a03f-da51ce2a439d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533c5a3c-10af-4fa0-a03f-da51ce2a439d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:31,504 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:31,504 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe1e7f1-52e8-402b-ae43-33414aec4e7f', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe1e7f1-52e8-402b-ae43-33414aec4e7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:32,525 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:32,525 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e45143-65a2-423d-9f1d-815daf07e5ec', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e45143-65a2-423d-9f1d-815daf07e5ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:33,544 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:33,545 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d76367e-2adc-42f6-a4cb-ee6dcff3cf1c', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d76367e-2adc-42f6-a4cb-ee6dcff3cf1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:34,563 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:34,564 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bd0bcc-81ec-45cc-b172-ebf5cd64a6d1', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bd0bcc-81ec-45cc-b172-ebf5cd64a6d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:35,580 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:35,580 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43f07c0-ee8a-412e-a832-897150498b30', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43f07c0-ee8a-412e-a832-897150498b30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:36,598 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:36,598 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6211901d-052f-44f8-be59-24161d47cffe', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6211901d-052f-44f8-be59-24161d47cffe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:37,618 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:21:37,618 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea757c7-e3e6-40a1-83e9-650ef3793ad3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea757c7-e3e6-40a1-83e9-650ef3793ad3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:38,642 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.021s
2026-05-28 02:21:38,642 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8c95cc-0719-4e90-bc52-5feebe311f8e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8c95cc-0719-4e90-bc52-5feebe311f8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:39,657 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.012s
2026-05-28 02:21:39,658 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0adaeb-0470-4bb7-8324-4b5a0f6bb231', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0adaeb-0470-4bb7-8324-4b5a0f6bb231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:40,674 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:40,674 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234614ed-b3fd-42c7-8d05-38f99a4ed65d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234614ed-b3fd-42c7-8d05-38f99a4ed65d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:41,690 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:41,691 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3507ed8-ddb4-4962-a8d3-338e4cc13023', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3507ed8-ddb4-4962-a8d3-338e4cc13023', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:42,708 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:42,708 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e360b42-445b-4edb-88c0-e43feb9bed96', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e360b42-445b-4edb-88c0-e43feb9bed96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:43,725 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:43,725 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-826bab63-4a1e-49af-b33e-241beaa24410', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-826bab63-4a1e-49af-b33e-241beaa24410', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:44,743 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:44,743 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466e8c34-4449-4064-9cfd-15430d621e0b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466e8c34-4449-4064-9cfd-15430d621e0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:45,759 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:45,759 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3ca2b8-5cd9-401c-9385-8a239223e1ad', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3ca2b8-5cd9-401c-9385-8a239223e1ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:46,778 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:46,778 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9035e018-7dc3-47c7-b2be-ca17a3fc9631', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9035e018-7dc3-47c7-b2be-ca17a3fc9631', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:47,798 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:21:47,798 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbea0c76-2c3d-44e6-b0fc-30c22eeb34d9', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbea0c76-2c3d-44e6-b0fc-30c22eeb34d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:48,815 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:48,815 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff28f5b-e3bf-4c46-b6bf-506e154c4c1d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff28f5b-e3bf-4c46-b6bf-506e154c4c1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:49,831 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:49,831 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7e4705-5589-479c-add8-a4ff12161fbb', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7e4705-5589-479c-add8-a4ff12161fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:50,846 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:50,847 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74f3022-ef5b-4130-a0e2-0298d9ac81a6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74f3022-ef5b-4130-a0e2-0298d9ac81a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:51,865 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:51,865 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f92a7f9-ef3a-405f-8920-cad7ce95fdd8', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f92a7f9-ef3a-405f-8920-cad7ce95fdd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:52,885 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:21:52,885 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101c0be2-ab8c-4b9d-a012-0e2e9b573f36', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101c0be2-ab8c-4b9d-a012-0e2e9b573f36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:53,901 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:53,901 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c5e8ef-c0e2-4243-a2eb-7eeab13bad3d', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c5e8ef-c0e2-4243-a2eb-7eeab13bad3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:54,917 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:54,917 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf2aa07-d9b7-4da5-8bb4-c3d5510cbc35', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf2aa07-d9b7-4da5-8bb4-c3d5510cbc35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:55,934 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:21:55,935 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0d06cd-caa3-40f7-850d-3466f09c68df', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0d06cd-caa3-40f7-850d-3466f09c68df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:56,956 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.019s
2026-05-28 02:21:56,956 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cf1cfe-00e2-43f6-b30e-3b6005f9677b', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cf1cfe-00e2-43f6-b30e-3b6005f9677b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:57,977 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.018s
2026-05-28 02:21:57,977 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998f552d-c1b7-40ed-801f-3318b265c91e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998f552d-c1b7-40ed-801f-3318b265c91e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:21:58,994 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:21:58,994 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:21:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa04bcaf-2a85-407b-89dc-1c61615c9cb0', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa04bcaf-2a85-407b-89dc-1c61615c9cb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:00,011 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:22:00,012 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d566dd-d753-455b-b22c-5db5dd8e86ea', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d566dd-d753-455b-b22c-5db5dd8e86ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:01,031 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:22:01,032 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1645e00d-9df1-416d-9ec0-8de098d07cb5', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1645e00d-9df1-416d-9ec0-8de098d07cb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:02,050 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:22:02,050 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abcc1af-35c3-4ce8-8d98-a13386f701f6', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abcc1af-35c3-4ce8-8d98-a13386f701f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:03,068 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:22:03,069 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dee72fe-b3a4-4803-b4b1-77c101cf0da7', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dee72fe-b3a4-4803-b4b1-77c101cf0da7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:04,086 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:22:04,086 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8cc582-914e-43dc-a9cb-7e546892f8ee', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8cc582-914e-43dc-a9cb-7e546892f8ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:05,103 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:22:05,103 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07707380-a1c9-4a21-a8be-a80961d4f038', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07707380-a1c9-4a21-a8be-a80961d4f038', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:06,119 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:22:06,119 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3688fc9-d429-4844-b61f-0b26d09b69f4', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3688fc9-d429-4844-b61f-0b26d09b69f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:07,136 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:22:07,136 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df26294-8d6c-418f-8765-92f5a6494b20', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df26294-8d6c-418f-8765-92f5a6494b20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:08,156 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.017s
2026-05-28 02:22:08,156 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a7a803-8fba-4f63-996b-8df1fc0f54df', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a7a803-8fba-4f63-996b-8df1fc0f54df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:09,174 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.015s
2026-05-28 02:22:09,174 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a9727a-9111-40d3-a061-355f4d464a41', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a9727a-9111-40d3-a061-355f4d464a41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:10,193 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.016s
2026-05-28 02:22:10,193 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe37c909-bdd9-4326-84f4-2b06052f4afd', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe37c909-bdd9-4326-84f4-2b06052f4afd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:11,209 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:22:11,209 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a7613b-a5e5-4e92-beac-750a829229f3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a7613b-a5e5-4e92-beac-750a829229f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:12,226 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:22:12,226 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f715d304-6639-41bd-81f5-4f2f028a68b3', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f715d304-6639-41bd-81f5-4f2f028a68b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:13,241 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:22:13,242 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c51fd0a-d1c8-4c1f-a95e-66858227cd5e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c51fd0a-d1c8-4c1f-a95e-66858227cd5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:14,259 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.014s
2026-05-28 02:22:14,259 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f86143-0b15-4c06-a43d-47989b385da9', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f86143-0b15-4c06-a43d-47989b385da9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:15,274 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:22:15,275 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec66b61e-c2df-494f-848e-0e41d286e69e', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec66b61e-c2df-494f-848e-0e41d286e69e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
2026-05-28 02:22:16,291 109241 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442 0.013s
2026-05-28 02:22:16,291 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:22:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565af19d-3528-42d2-8f54-625235b05872', 'content-length': '772', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565af19d-3528-42d2-8f54-625235b05872', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442'}
Body: b'{"backup": {"id": "64d8c9bc-09da-464a-bd81-f9c1792f8442", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-05-28T02:15:44.000000", "updated_at": "2026-05-28T02:15:44.000000", "name": "tempest-VolumesBackupsTest-Backup-207942673", "description": null, "fail_reason": null, "volume_id": "97aeb4ed-07bf-4d69-bc27-c395a20278c9", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/64d8c9bc-09da-464a-bd81-f9c1792f8442"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "5c98c58d-4a87-4145-8b2f-7ab86b010a99", "data_timestamp": "2026-05-28T02:15:43.000000"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 backup: Backup status must be available or error'}
}}}
traceback-2: {{{
Traceback (most recent call last):
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: (VolumesBackupsTest:_run_cleanups) Failed to delete backup 64d8c9bc-09da-464a-bd81-f9c1792f8442 within the required time (196 s). Timer started at 1779934740. Timer ended at 1779934936. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_backup.py", line 51, in test_volume_snapshot_backup
backup = self.create_backup(
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 140, in create_backup
waiters.wait_for_volume_resource_status(backup_client, backup['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: backup 64d8c9bc-09da-464a-bd81-f9c1792f8442 failed to reach available status (current creating) within the required time (196 s).
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.test_volume_backup | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesBackupsTest) |
fail
ft2.1: tearDownClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'}, <traceback object at 0x75dd852d7d00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumesBackupsTest:tearDownClass) Failed to delete volume-snapshot 5c98c58d-4a87-4145-8b2f-7ab86b010a99 within the required time (196 s). Timer started at 1779934936. Timer ended at 1779935132. Waited for 196 s., <traceback object at 0x75dd8261ce80>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x75dd8268ed80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumesBackupsTest:tearDownClass) Failed to delete volume 97aeb4ed-07bf-4d69-bc27-c395a20278c9 within the required time (196 s). Timer started at 1779935132. Timer ended at 1779935328. Waited for 196 s., <traceback object at 0x75dd852e8540>))
|
||||||
| tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x75dd82733780>)
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
fail
ft4.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-28 02:03:08,355 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:setUp): 200 GET https://10.4.3.170/volume/v3/volumes/add3647f-0794-4876-8ae4-b009ad81a8b7 0.040s
2026-05-28 02:03:08,356 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7e589b-94c5-4454-9989-697e7b45bc7d', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7e589b-94c5-4454-9989-697e7b45bc7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/volumes/add3647f-0794-4876-8ae4-b009ad81a8b7'}
Body: b'{"volume": {"id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-28T02:03:07.000000", "updated_at": "2026-05-28T02:03:07.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2129873411", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/volumes/add3647f-0794-4876-8ae4-b009ad81a8b7"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/volumes/add3647f-0794-4876-8ae4-b009ad81a8b7"}], "user_id": "d6c21669663a49f39202d3ca89337d19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a20805bca06645eabf880bb71e4b69e3"}}'
2026-05-28 02:03:08,456 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 202 POST https://10.4.3.170/volume/v3/snapshots 0.095s
2026-05-28 02:03:08,456 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-923052532"}}
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5d1b4f-e8e2-4a7e-9eb6-c93cf9897364', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5d1b4f-e8e2-4a7e-9eb6-c93cf9897364', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.170/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "created_at": "2026-05-28T02:03:08.421921", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-923052532", "description": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "status": "creating", "size": 1, "metadata": {}}}'
2026-05-28 02:03:08,484 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/snapshots/91c828b8-fec1-424f-9b4b-07fbdb5058a4 0.025s
2026-05-28 02:03:08,484 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8899ee70-6c0c-4f0d-af64-ad0799f14107', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8899ee70-6c0c-4f0d-af64-ad0799f14107', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/snapshots/91c828b8-fec1-424f-9b4b-07fbdb5058a4'}
Body: b'{"snapshot": {"id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "created_at": "2026-05-28T02:03:08.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-923052532", "description": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "a20805bca06645eabf880bb71e4b69e3", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-05-28 02:03:09,511 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/snapshots/91c828b8-fec1-424f-9b4b-07fbdb5058a4 0.024s
2026-05-28 02:03:09,511 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a075fa-79ed-464e-9f2e-a14bd3349adb', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a075fa-79ed-464e-9f2e-a14bd3349adb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/snapshots/91c828b8-fec1-424f-9b4b-07fbdb5058a4'}
Body: b'{"snapshot": {"id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "created_at": "2026-05-28T02:03:08.000000", "updated_at": "2026-05-28T02:03:08.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-923052532", "description": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "a20805bca06645eabf880bb71e4b69e3", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-28 02:03:09,513 109241 INFO [tempest.common.waiters] snapshot 91c828b8-fec1-424f-9b4b-07fbdb5058a4 reached available after waiting for 1.513598 seconds
2026-05-28 02:03:09,611 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 202 POST https://10.4.3.170/volume/v3/backups 0.098s
2026-05-28 02:03:09,611 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "container": "tempest-volumessnapshottestjson-backup-container-95969169"}}
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2229f029-3dcb-4c2c-9160-070d53ed3f00', 'content-length': '334', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2229f029-3dcb-4c2c-9160-070d53ed3f00', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.170/volume/v3/backups'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}]}}'
2026-05-28 02:03:09,638 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:03:09,638 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdea7458-51f7-44b0-b90c-77680984cfd2', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdea7458-51f7-44b0-b90c-77680984cfd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:10,663 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:10,663 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1822caf1-b464-4412-8c1b-889a199683f0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1822caf1-b464-4412-8c1b-889a199683f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:11,685 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:03:11,686 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e588465-2185-41fb-a6f5-593105f778bf', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e588465-2185-41fb-a6f5-593105f778bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:12,704 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:03:12,705 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03fa6c0-0c9a-4c47-a916-9c48c35c1dcd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03fa6c0-0c9a-4c47-a916-9c48c35c1dcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:13,730 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:03:13,730 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdeaa3d2-1e98-44a9-89c9-f3cf9cc07f40', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdeaa3d2-1e98-44a9-89c9-f3cf9cc07f40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:14,751 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:14,752 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3242926f-571d-4905-bc6f-612c4aafd0c1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3242926f-571d-4905-bc6f-612c4aafd0c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:15,777 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:15,778 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e0436a-cae1-419a-9499-80fdeac0abdf', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e0436a-cae1-419a-9499-80fdeac0abdf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:16,797 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:16,798 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804ff94b-f414-4e5e-b7b5-c674367975a7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804ff94b-f414-4e5e-b7b5-c674367975a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:17,814 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:03:17,814 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8236fe-0a35-4771-885b-ba91b917f8d2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8236fe-0a35-4771-885b-ba91b917f8d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:18,836 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:18,836 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2183f055-2f25-4d3d-bdc3-b7fe9d8e8a4f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2183f055-2f25-4d3d-bdc3-b7fe9d8e8a4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:19,858 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:19,859 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87df8441-951f-41ab-9d0e-cb83f6d2c49e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87df8441-951f-41ab-9d0e-cb83f6d2c49e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:20,879 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:20,879 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee575a1-5ab9-440e-881c-87297c9a9a8e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee575a1-5ab9-440e-881c-87297c9a9a8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:21,904 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:03:21,904 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0df06cb-6253-47bb-853e-92ae9b486a8e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0df06cb-6253-47bb-853e-92ae9b486a8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:22,930 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:22,931 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9f58c3-4949-481e-bdbc-22b6bba747c3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9f58c3-4949-481e-bdbc-22b6bba747c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:23,959 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:03:23,959 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9233daa-2b8d-4940-b80e-9e08ec587e09', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9233daa-2b8d-4940-b80e-9e08ec587e09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:24,985 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:24,985 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0289174-c1bb-4033-a4d7-898ed05a4f88', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0289174-c1bb-4033-a4d7-898ed05a4f88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:26,009 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:26,010 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0491498b-d863-4206-96d8-b96470490fde', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0491498b-d863-4206-96d8-b96470490fde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:27,030 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:03:27,030 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdc9de3-8566-4c56-b8f5-d39888c321ca', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdc9de3-8566-4c56-b8f5-d39888c321ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:28,058 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:28,058 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8abf64d-b82d-4b1d-88e4-259c2a6d5ede', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8abf64d-b82d-4b1d-88e4-259c2a6d5ede', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:29,081 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:03:29,081 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114492b5-5bbe-453c-a611-f5281a2d82f7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114492b5-5bbe-453c-a611-f5281a2d82f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:30,104 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:03:30,104 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e3f256-c178-44c0-81cc-e8e54d01c295', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e3f256-c178-44c0-81cc-e8e54d01c295', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:31,131 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:03:31,131 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2635f65c-870f-47b7-a56b-7bad152235cd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2635f65c-870f-47b7-a56b-7bad152235cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:32,154 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:03:32,154 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f0fda5-d2bb-4a1c-b7fd-94c19c9720e9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f0fda5-d2bb-4a1c-b7fd-94c19c9720e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:33,180 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:03:33,180 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc97da7-730b-49f5-9bc3-5e608a78307f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc97da7-730b-49f5-9bc3-5e608a78307f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:34,203 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:34,203 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f613b0da-182a-4018-b382-d68ad30bc4fd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f613b0da-182a-4018-b382-d68ad30bc4fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:35,229 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:03:35,229 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17040a5c-fe31-4fe4-b550-540453cba614', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17040a5c-fe31-4fe4-b550-540453cba614', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:36,254 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:03:36,254 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3131e6bf-ec53-4aab-a260-7b4c72ebc6fb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3131e6bf-ec53-4aab-a260-7b4c72ebc6fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:37,280 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:03:37,280 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05da1297-918c-4a58-af53-df2db4bd7177', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05da1297-918c-4a58-af53-df2db4bd7177', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:38,311 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.028s
2026-05-28 02:03:38,311 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4dca009-174b-4aa3-8203-35b6390cd92d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4dca009-174b-4aa3-8203-35b6390cd92d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:39,332 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:03:39,332 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f6d0f4-6564-4fcd-a923-42dced00882d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f6d0f4-6564-4fcd-a923-42dced00882d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:40,357 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:40,357 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a967cff-c8e0-4ba1-b838-9b58a9092239', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a967cff-c8e0-4ba1-b838-9b58a9092239', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:41,377 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:03:41,377 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca03d620-f3fb-4933-8bc4-d9daf6c3a806', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca03d620-f3fb-4933-8bc4-d9daf6c3a806', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:42,401 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:03:42,402 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1fb1b3-f3a0-438e-8f15-ae698c76f25b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1fb1b3-f3a0-438e-8f15-ae698c76f25b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:43,423 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:43,424 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c515c3ea-3042-4a0a-bf59-ea93893b2eb0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c515c3ea-3042-4a0a-bf59-ea93893b2eb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:44,448 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:03:44,449 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b5b898-9ee7-4610-8efc-e638d25e464e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b5b898-9ee7-4610-8efc-e638d25e464e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:45,471 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:45,471 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52e7267-a2d0-4bd2-a234-550faea5da5e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52e7267-a2d0-4bd2-a234-550faea5da5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:46,491 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:03:46,491 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb21171-5a09-4b71-afcf-6d4dd3d5f2aa', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb21171-5a09-4b71-afcf-6d4dd3d5f2aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:47,508 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:03:47,509 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fad8a2-f241-4372-a621-97e6c889b7c5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fad8a2-f241-4372-a621-97e6c889b7c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:48,542 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.030s
2026-05-28 02:03:48,542 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b965fe6-8df3-4a4a-a198-78d445d006e7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b965fe6-8df3-4a4a-a198-78d445d006e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:49,574 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.028s
2026-05-28 02:03:49,574 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c6cc48-015a-455c-8c47-0aecd6815791', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c6cc48-015a-455c-8c47-0aecd6815791', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:50,592 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:03:50,592 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca2b200-cf61-4012-bfd8-fe6e481216a9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca2b200-cf61-4012-bfd8-fe6e481216a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:51,621 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:03:51,621 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d107711-e71a-458c-a7d8-7d22a9a376c8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d107711-e71a-458c-a7d8-7d22a9a376c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:52,644 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:52,645 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c3a8b2-aafd-4347-b837-ef1e8fc07650', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c3a8b2-aafd-4347-b837-ef1e8fc07650', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:53,665 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:03:53,665 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd52219f-873a-4f52-af35-654b541aaa48', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd52219f-873a-4f52-af35-654b541aaa48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:54,688 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:03:54,688 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55d841d-e51e-41f0-adaa-473895c8fe95', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55d841d-e51e-41f0-adaa-473895c8fe95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:55,709 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:55,709 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8d664a-cd9f-4eee-b3d4-635f2f7006ee', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8d664a-cd9f-4eee-b3d4-635f2f7006ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:56,729 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:56,729 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73305db0-25a4-471f-a9f6-7601fe3d65f6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73305db0-25a4-471f-a9f6-7601fe3d65f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:57,750 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:03:57,750 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e93f6c-e45c-46bb-89d5-082f172c5a0e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e93f6c-e45c-46bb-89d5-082f172c5a0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:58,776 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:03:58,776 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de68440-c6db-41c9-99c4-0644534a6ab7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de68440-c6db-41c9-99c4-0644534a6ab7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:03:59,794 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:03:59,795 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:03:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4c0e64-af15-4f13-8bc6-d3c264909ee9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4c0e64-af15-4f13-8bc6-d3c264909ee9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:00,816 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:04:00,816 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869bd3d1-2f38-4255-887a-23cd58ec4ae6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869bd3d1-2f38-4255-887a-23cd58ec4ae6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:01,843 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:04:01,843 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f970a49-866b-49e1-8825-d4d0920310fa', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f970a49-866b-49e1-8825-d4d0920310fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:02,865 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:04:02,866 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d410e0-89ef-4c74-bccd-cb92ab38c57d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d410e0-89ef-4c74-bccd-cb92ab38c57d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:03,889 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:03,889 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc4d138-9966-41dd-b54f-258e5bc301b6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc4d138-9966-41dd-b54f-258e5bc301b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:04,924 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.030s
2026-05-28 02:04:04,924 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb28e32-db9a-4a0a-9b51-2b4667b01314', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb28e32-db9a-4a0a-9b51-2b4667b01314', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:05,965 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.037s
2026-05-28 02:04:05,965 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b0ae2b-b871-4948-af20-08812f2fcb17', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b0ae2b-b871-4948-af20-08812f2fcb17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:07,060 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.091s
2026-05-28 02:04:07,060 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d183596-49c9-4c96-82bd-16d1e84e94dd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d183596-49c9-4c96-82bd-16d1e84e94dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:08,087 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:04:08,087 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99827b1f-a046-48d1-9246-1d15c485a34b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99827b1f-a046-48d1-9246-1d15c485a34b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:09,130 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.038s
2026-05-28 02:04:09,130 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63943dbb-1c1b-4491-b741-0eac4befdd1e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63943dbb-1c1b-4491-b741-0eac4befdd1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:10,159 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:04:10,160 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d85a5b9-670d-41a4-a8d2-fccb46369ad9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d85a5b9-670d-41a4-a8d2-fccb46369ad9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:11,203 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.038s
2026-05-28 02:04:11,203 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f0f389-486a-40b2-b49a-6a6e21996d23', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f0f389-486a-40b2-b49a-6a6e21996d23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:12,225 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:04:12,226 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a2c0ef-be89-4b9b-905b-bb058cda629b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a2c0ef-be89-4b9b-905b-bb058cda629b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:13,245 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:04:13,246 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf3df4f-e2be-45bf-9783-8c4f25077b7e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf3df4f-e2be-45bf-9783-8c4f25077b7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:14,269 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:14,269 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a171ad-4140-4a87-a12e-fba17ed9299a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a171ad-4140-4a87-a12e-fba17ed9299a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:15,295 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:04:15,295 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093211cb-f308-44f2-9672-75f5cc0eafa0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093211cb-f308-44f2-9672-75f5cc0eafa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:16,337 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.039s
2026-05-28 02:04:16,338 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37a2e5b-5da9-4c43-a693-3a9cfff36ae9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37a2e5b-5da9-4c43-a693-3a9cfff36ae9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:17,360 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:04:17,361 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636c0c5d-1937-4404-a2c4-c011fddaa901', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636c0c5d-1937-4404-a2c4-c011fddaa901', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:18,382 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:04:18,382 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8750387e-91cf-4524-9022-76c76b1a3d9c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8750387e-91cf-4524-9022-76c76b1a3d9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:19,404 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:04:19,405 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce278c98-1dc2-4e56-8233-baa0d132d115', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce278c98-1dc2-4e56-8233-baa0d132d115', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:20,425 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:04:20,425 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c21ba94-1729-4127-971f-e1c08adf6662', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c21ba94-1729-4127-971f-e1c08adf6662', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:21,452 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:04:21,452 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e2641f-154c-4991-b559-fd906f677c06', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e2641f-154c-4991-b559-fd906f677c06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:22,475 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:04:22,475 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbf80d-e3b0-4e03-acb0-5270b287f0ee', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbf80d-e3b0-4e03-acb0-5270b287f0ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:23,502 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:04:23,503 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bd186c-59da-4272-a0cd-10eaebc14217', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bd186c-59da-4272-a0cd-10eaebc14217', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:24,533 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:04:24,533 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea22670-87b4-49df-8f8f-153e5c9aff0b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea22670-87b4-49df-8f8f-153e5c9aff0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:25,562 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:04:25,562 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32412beb-f35a-422b-8d76-0fad6a1d44e0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32412beb-f35a-422b-8d76-0fad6a1d44e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:26,587 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:26,587 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490150f7-c870-41e7-928d-156e2c9bb894', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490150f7-c870-41e7-928d-156e2c9bb894', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:27,615 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:04:27,615 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fde4a28-ae1f-4b9f-8e81-4c4f0f60c000', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fde4a28-ae1f-4b9f-8e81-4c4f0f60c000', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:28,651 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.032s
2026-05-28 02:04:28,651 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd31d0a4-d772-4c36-bb4a-208ff91ceb0c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd31d0a4-d772-4c36-bb4a-208ff91ceb0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:29,685 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.028s
2026-05-28 02:04:29,685 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2e0734-eb82-4cfb-94c0-a1d036559aeb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2e0734-eb82-4cfb-94c0-a1d036559aeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:30,714 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:04:30,714 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e55e9f0-2432-489f-b195-7030ae7bd693', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e55e9f0-2432-489f-b195-7030ae7bd693', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:31,744 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:04:31,744 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90507e9a-5ad2-47b7-a77f-f71aae006f73', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90507e9a-5ad2-47b7-a77f-f71aae006f73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:32,779 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.031s
2026-05-28 02:04:32,780 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0140d8f-04e3-4fae-bc8e-63ddd7fd45a4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0140d8f-04e3-4fae-bc8e-63ddd7fd45a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:33,802 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:04:33,802 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1629eb52-e85f-4416-8f6b-fc1376425d0f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1629eb52-e85f-4416-8f6b-fc1376425d0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:34,827 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:04:34,827 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06952ece-46c6-40b9-927a-114b7cce706b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06952ece-46c6-40b9-927a-114b7cce706b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:35,848 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:04:35,848 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73a9f3a-baab-48f1-aaf1-419b03d7a60e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73a9f3a-baab-48f1-aaf1-419b03d7a60e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:36,873 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:36,873 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97978233-13f9-41b7-b90a-306ecf149444', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97978233-13f9-41b7-b90a-306ecf149444', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:37,897 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:37,897 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199c2741-a422-4ac1-a0a6-803e0047d7cc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199c2741-a422-4ac1-a0a6-803e0047d7cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:38,919 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:04:38,919 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad18663-f352-466c-939f-74c37a7ab995', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad18663-f352-466c-939f-74c37a7ab995', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:39,940 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:04:39,940 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e6d319-11e8-4cbb-adcd-4e16486a33cc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e6d319-11e8-4cbb-adcd-4e16486a33cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:40,970 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:04:40,970 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb161e05-06c5-4645-a582-a9f27d79610a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb161e05-06c5-4645-a582-a9f27d79610a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:41,997 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:04:41,997 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18cbcde-4e57-4a6d-bbfb-c0084b116477', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18cbcde-4e57-4a6d-bbfb-c0084b116477', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:43,023 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:04:43,023 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6fef2e-e312-4b82-a1e9-dd8cbd3baf6f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6fef2e-e312-4b82-a1e9-dd8cbd3baf6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:44,047 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:44,047 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c50dcc2-db46-4c87-9cc3-aa0afd49ae3c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c50dcc2-db46-4c87-9cc3-aa0afd49ae3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:45,069 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:04:45,069 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d3f398-608f-44ec-a3f6-9c12af3abfc4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d3f398-608f-44ec-a3f6-9c12af3abfc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:46,091 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:04:46,091 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4567db-e5d3-4dd1-8e06-7c06ce4015be', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4567db-e5d3-4dd1-8e06-7c06ce4015be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:47,118 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:04:47,119 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6c369d-aa36-48d9-b79e-d1d655effad7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6c369d-aa36-48d9-b79e-d1d655effad7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:48,139 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:04:48,139 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b10a7b-dd31-4030-8cdf-139fb0035a30', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b10a7b-dd31-4030-8cdf-139fb0035a30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:49,166 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:04:49,166 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2260486-e85a-4733-9311-e55e3a62eafd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2260486-e85a-4733-9311-e55e3a62eafd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:50,191 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:04:50,191 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4a5ff4-53fa-49cc-b2bb-8dbd3028ad88', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4a5ff4-53fa-49cc-b2bb-8dbd3028ad88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:51,215 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:04:51,215 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7017cf23-21c2-44e3-b564-86778ebd651a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7017cf23-21c2-44e3-b564-86778ebd651a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:52,242 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:04:52,242 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e630322a-2435-4deb-ae55-94f995e17841', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e630322a-2435-4deb-ae55-94f995e17841', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:53,264 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:04:53,264 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fbb860-9da7-41a2-89fc-aa71bb58c792', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fbb860-9da7-41a2-89fc-aa71bb58c792', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:54,290 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:04:54,290 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc30ae0-b1bd-4441-a6e9-90e13fd60e65', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc30ae0-b1bd-4441-a6e9-90e13fd60e65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:55,324 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.030s
2026-05-28 02:04:55,325 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6b8bcb-dc79-4ea0-9ef5-78ee8a12d47c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6b8bcb-dc79-4ea0-9ef5-78ee8a12d47c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:56,363 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.031s
2026-05-28 02:04:56,363 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5fe9ee-ff9a-46f7-88d4-0d2bc49a1048', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5fe9ee-ff9a-46f7-88d4-0d2bc49a1048', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:57,396 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.028s
2026-05-28 02:04:57,396 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52e0cb7-4742-4481-92c1-5a24e0daf7f3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52e0cb7-4742-4481-92c1-5a24e0daf7f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:58,420 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:04:58,420 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb59f03-c669-4399-bac6-498e4ed625bb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb59f03-c669-4399-bac6-498e4ed625bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:04:59,448 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:04:59,448 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:04:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af634e45-5236-4d57-841c-e92a2d8885f6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af634e45-5236-4d57-841c-e92a2d8885f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:00,474 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:05:00,474 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e526f6-b370-4e6f-9493-c3a618653760', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e526f6-b370-4e6f-9493-c3a618653760', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:01,504 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:05:01,505 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4656fbf1-0193-4d57-a436-13dbf0c99446', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4656fbf1-0193-4d57-a436-13dbf0c99446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:02,535 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:05:02,535 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1514f23f-794d-4de0-8fd3-c9f7e91073fc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1514f23f-794d-4de0-8fd3-c9f7e91073fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:03,558 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:03,558 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4afe3b1-82a2-409f-a382-5fc2a695c026', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4afe3b1-82a2-409f-a382-5fc2a695c026', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:04,577 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:05:04,577 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9616f86-dc8d-4acc-a135-9c4c84f59820', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9616f86-dc8d-4acc-a135-9c4c84f59820', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:05,599 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:05:05,599 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45509076-93c5-47fb-ad4a-a3b5ce29d9bb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45509076-93c5-47fb-ad4a-a3b5ce29d9bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:06,620 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:05:06,620 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02adf4fa-2c1b-4568-8439-663b7057cf12', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02adf4fa-2c1b-4568-8439-663b7057cf12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:07,646 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:05:07,646 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b27cc1-4277-4b49-9b59-6a3e301c30ac', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b27cc1-4277-4b49-9b59-6a3e301c30ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:08,670 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:05:08,671 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7cf6d36-9f69-4e7f-bbf1-c2145a5619fe', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7cf6d36-9f69-4e7f-bbf1-c2145a5619fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:09,697 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:05:09,697 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dc12cd-13a5-48e6-92e0-3407d918a399', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dc12cd-13a5-48e6-92e0-3407d918a399', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:10,717 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:05:10,717 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52042ca-22d5-44a4-83bf-57e78d523499', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52042ca-22d5-44a4-83bf-57e78d523499', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:11,735 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:05:11,735 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526d0dda-7358-408b-b1da-b58afc8ccdf1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526d0dda-7358-408b-b1da-b58afc8ccdf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:12,756 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:12,756 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7591fcb0-7042-46cc-8507-ae6ec6b846a3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7591fcb0-7042-46cc-8507-ae6ec6b846a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:13,776 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:05:13,777 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9563fbcc-a61f-41e2-abfe-1fa446d4cbcf', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9563fbcc-a61f-41e2-abfe-1fa446d4cbcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:14,806 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:05:14,806 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2859c9d0-ae41-4725-9d81-681022f3a64e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2859c9d0-ae41-4725-9d81-681022f3a64e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:15,838 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.027s
2026-05-28 02:05:15,838 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e9750-4e26-4ad2-83d0-0d32b39a8cf1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e9750-4e26-4ad2-83d0-0d32b39a8cf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:16,860 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:16,860 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2944d5a-3fe1-41d4-876f-428b4d670397', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2944d5a-3fe1-41d4-876f-428b4d670397', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:17,883 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:05:17,883 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8a716a-d645-4482-92cf-5f428f8bf4fa', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8a716a-d645-4482-92cf-5f428f8bf4fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:18,907 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:05:18,907 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604884fd-fd54-4103-a039-51fca7043279', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604884fd-fd54-4103-a039-51fca7043279', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:19,939 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.027s
2026-05-28 02:05:19,941 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca4baee-dad5-4ba2-bffd-efcc31d2c1d3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca4baee-dad5-4ba2-bffd-efcc31d2c1d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:20,966 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:05:20,966 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ee931e-c9bd-4bda-875c-7808dbcac180', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ee931e-c9bd-4bda-875c-7808dbcac180', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:22,003 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.031s
2026-05-28 02:05:22,003 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b54778d-90af-4784-bda1-51b3d2aab63e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b54778d-90af-4784-bda1-51b3d2aab63e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:23,039 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.031s
2026-05-28 02:05:23,040 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9a1af6-1b99-43fd-8561-ce37649172ad', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9a1af6-1b99-43fd-8561-ce37649172ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:24,075 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.031s
2026-05-28 02:05:24,075 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec413095-de9a-4570-b3b0-d6de26dd50c9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec413095-de9a-4570-b3b0-d6de26dd50c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:25,099 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:05:25,099 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d28e87-e7e3-4374-8f3a-c6633f93e899', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d28e87-e7e3-4374-8f3a-c6633f93e899', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:26,121 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:26,121 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615f2201-f70d-43de-b180-a2996f361c8e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615f2201-f70d-43de-b180-a2996f361c8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:27,155 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.028s
2026-05-28 02:05:27,155 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beba9504-923c-452c-b4d3-448c29b9e06c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beba9504-923c-452c-b4d3-448c29b9e06c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:28,185 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:05:28,185 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3341e21e-5ce6-49a5-8e34-1b812bd33661', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3341e21e-5ce6-49a5-8e34-1b812bd33661', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:29,212 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:05:29,213 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f91a8b4-4005-476f-a57f-78a241b17dbe', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f91a8b4-4005-476f-a57f-78a241b17dbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:30,234 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:30,234 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b95c55-0926-476c-8611-e8b5ded43a3e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b95c55-0926-476c-8611-e8b5ded43a3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:31,264 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:05:31,264 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040ff232-fc45-476a-8211-ad8ffd03ffd9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040ff232-fc45-476a-8211-ad8ffd03ffd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:32,288 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:05:32,288 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c66785-4f0d-4af3-8d0e-c72c092638ed', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c66785-4f0d-4af3-8d0e-c72c092638ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:33,311 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:33,311 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07b64e4-14c9-4d99-b4ef-dcf186d70582', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07b64e4-14c9-4d99-b4ef-dcf186d70582', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:34,330 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:05:34,330 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0ddf14-eb1f-48ba-86a5-6478a83ffbc9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0ddf14-eb1f-48ba-86a5-6478a83ffbc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:35,349 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:35,349 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42d87c5-b42d-451a-a2e2-d07d4ad047cd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42d87c5-b42d-451a-a2e2-d07d4ad047cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:36,368 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:05:36,369 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00dfd1ad-2eb4-4b6e-ae5d-09b304250f18', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00dfd1ad-2eb4-4b6e-ae5d-09b304250f18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:37,400 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:05:37,400 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27395e3f-e28d-4706-90e1-093bd32955b4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27395e3f-e28d-4706-90e1-093bd32955b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:38,426 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:05:38,426 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26926fc4-7011-4e35-a539-5becae5b5034', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26926fc4-7011-4e35-a539-5becae5b5034', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:39,445 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:39,445 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a6b907-cd2b-47d0-aae7-c0ba9f63af4d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a6b907-cd2b-47d0-aae7-c0ba9f63af4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:40,468 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:05:40,468 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae230ce8-3828-418b-8e12-73113f5e3a35', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae230ce8-3828-418b-8e12-73113f5e3a35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:41,495 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:05:41,495 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d98453-aab0-45db-bf8b-9caadab9a922', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d98453-aab0-45db-bf8b-9caadab9a922', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:42,516 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:05:42,516 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a764c928-b53b-4397-8615-8191a191820b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a764c928-b53b-4397-8615-8191a191820b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:43,534 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:43,535 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280a2c05-fd4c-40b0-a376-62f6718fc6cb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280a2c05-fd4c-40b0-a376-62f6718fc6cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:44,553 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:44,554 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7633da-06f5-4b2c-932b-1809f734bf23', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7633da-06f5-4b2c-932b-1809f734bf23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:45,574 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:45,575 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252fc35c-ec93-4def-aa6c-e092b0e01af4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252fc35c-ec93-4def-aa6c-e092b0e01af4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:46,601 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:05:46,601 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26db145d-e11a-4541-8eeb-2481c909ebf3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26db145d-e11a-4541-8eeb-2481c909ebf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:47,620 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:05:47,620 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4843cf-4e1d-41b6-a55a-678c620a8c80', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4843cf-4e1d-41b6-a55a-678c620a8c80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:48,639 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:48,639 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6d9e45-d91b-47e4-aacb-7e8dd80dee9c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6d9e45-d91b-47e4-aacb-7e8dd80dee9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:49,668 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:05:49,668 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e05f96d-c802-4922-899e-b5dc62630f37', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e05f96d-c802-4922-899e-b5dc62630f37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:50,688 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:05:50,689 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a464fa-f20e-4167-a1cc-063b226c5793', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a464fa-f20e-4167-a1cc-063b226c5793', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:51,716 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:05:51,716 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9cfcea-9080-4544-a86d-6c025121e44b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9cfcea-9080-4544-a86d-6c025121e44b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:52,736 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:05:52,736 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ecb761-acea-4b79-b3e2-f46f1849636e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ecb761-acea-4b79-b3e2-f46f1849636e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:53,758 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:05:53,759 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f05bb9-2fc0-46a5-b2ac-dd28d2c67043', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f05bb9-2fc0-46a5-b2ac-dd28d2c67043', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:54,780 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:05:54,781 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502c2a54-4d94-4e75-9d79-03dbe111f7d2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502c2a54-4d94-4e75-9d79-03dbe111f7d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:55,809 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:05:55,810 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde343c6-0d36-4dd5-ae5a-4c82f8ada20c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde343c6-0d36-4dd5-ae5a-4c82f8ada20c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:56,836 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:05:56,836 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b577f0df-ac2e-427c-ae2d-b83894c0847a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b577f0df-ac2e-427c-ae2d-b83894c0847a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:57,857 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:05:57,857 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e4ea14-2b57-42d5-b15b-085f7ce99735', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e4ea14-2b57-42d5-b15b-085f7ce99735', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:58,882 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:05:58,882 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517bdbf5-e7bf-47ca-a7fb-9cac501fa8b0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517bdbf5-e7bf-47ca-a7fb-9cac501fa8b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:05:59,907 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:05:59,907 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:05:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c1d8ba-253c-41b2-8444-07a4a178afb4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c1d8ba-253c-41b2-8444-07a4a178afb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:00,927 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:00,927 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e1fea1-e211-44f0-9b8c-6fcc3547d73f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e1fea1-e211-44f0-9b8c-6fcc3547d73f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:01,947 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:01,947 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165f4572-3efd-4e71-acfc-90523de3f0b4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165f4572-3efd-4e71-acfc-90523de3f0b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:02,972 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:06:02,973 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bfbf2f-86ee-4d13-81a9-77afa70d11ef', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bfbf2f-86ee-4d13-81a9-77afa70d11ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:03,999 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:06:03,999 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6202b1-fc43-4a48-8fe6-5f9002cfcb3b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6202b1-fc43-4a48-8fe6-5f9002cfcb3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:05,021 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:05,021 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a41de4a-73b9-4786-a903-c29305b40057', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a41de4a-73b9-4786-a903-c29305b40057', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:06,043 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:06,043 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2b75a6-671f-4957-a3c0-5ead5aae8fb4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2b75a6-671f-4957-a3c0-5ead5aae8fb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:07,063 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:07,063 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6914f760-436e-4e22-911d-bc4457bf8a35', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6914f760-436e-4e22-911d-bc4457bf8a35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:08,083 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:08,084 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079a8e1b-e8eb-412a-b577-a8a26b4b80df', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079a8e1b-e8eb-412a-b577-a8a26b4b80df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:09,105 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:09,105 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b5c76a-cc62-4308-89c6-f19207ceb9e0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b5c76a-cc62-4308-89c6-f19207ceb9e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:10,129 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:06:10,129 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db68c5e-3c6a-4b1a-a9f0-4835a487f3d8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db68c5e-3c6a-4b1a-a9f0-4835a487f3d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:11,150 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:11,150 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f1a45e-c01d-4d17-b5c4-cbfd1ff254fd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f1a45e-c01d-4d17-b5c4-cbfd1ff254fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:12,170 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:12,170 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52909e29-79ec-472e-aae0-9627d3cf07ca', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52909e29-79ec-472e-aae0-9627d3cf07ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:13,196 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:06:13,197 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d2eeba-f5be-40a2-af37-08a4c3a8c541', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d2eeba-f5be-40a2-af37-08a4c3a8c541', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:14,217 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:14,217 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cc83b6-af74-438c-abd7-b8dac2a0e728', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cc83b6-af74-438c-abd7-b8dac2a0e728', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:15,235 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:15,236 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e565b653-738b-4966-bc11-561a14827cab', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e565b653-738b-4966-bc11-561a14827cab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:16,255 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:16,255 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f082ad16-0f2e-4297-b428-f74a5acbae87', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f082ad16-0f2e-4297-b428-f74a5acbae87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:17,278 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:06:17,278 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bef928b-8c15-4342-8f15-85fd94896446', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bef928b-8c15-4342-8f15-85fd94896446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:18,298 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:18,298 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe8320d-47f1-4c28-b853-14b72925da82', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe8320d-47f1-4c28-b853-14b72925da82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:19,317 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:19,317 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c543ea2d-2a96-445c-893e-e8cae0e7e92d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c543ea2d-2a96-445c-893e-e8cae0e7e92d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:20,338 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:20,339 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765b6fa9-cb6d-4786-86c9-a3a1a2a9c164', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765b6fa9-cb6d-4786-86c9-a3a1a2a9c164', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:21,358 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:21,358 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfae17eb-3577-4dbf-af37-cdd6ac5fc0da', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfae17eb-3577-4dbf-af37-cdd6ac5fc0da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:22,380 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:22,380 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846de171-28db-46e0-8bc5-019ccf893508', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846de171-28db-46e0-8bc5-019ccf893508', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:23,404 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:23,404 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cfc649-8c87-4dce-be29-4e422611fa84', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cfc649-8c87-4dce-be29-4e422611fa84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:24,420 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:06:24,421 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9670a202-a8d9-4aeb-924e-700a765879dc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9670a202-a8d9-4aeb-924e-700a765879dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:25,445 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_backup): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:06:25,445 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f4e8cd-6d54-47eb-a1ce-7e7070a78b5b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f4e8cd-6d54-47eb-a1ce-7e7070a78b5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:25,477 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:06:25,477 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '100', 'content-type': 'application/json', 'x-compute-request-id': 'req-381b22e5-a6f2-45b1-8b6c-377a3050a10f', 'x-openstack-request-id': 'req-381b22e5-a6f2-45b1-8b6c-377a3050a10f', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Backup status must be available or error"}}'
2026-05-28 02:06:25,500 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:06:25,501 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ce409e-dd50-48a0-857f-e34f018fc3ed', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ce409e-dd50-48a0-857f-e34f018fc3ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:26,525 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:06:26,525 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f96a653-6fb5-4cea-a5b6-2513006caf71', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f96a653-6fb5-4cea-a5b6-2513006caf71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:27,546 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:27,546 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca1f86f-44bb-4977-80d5-22dc02eff93a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca1f86f-44bb-4977-80d5-22dc02eff93a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:28,566 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:28,566 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffaf95d-58ae-4ac0-83c6-788d622eb8f9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffaf95d-58ae-4ac0-83c6-788d622eb8f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:29,588 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:29,588 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd30c97-fed9-4a07-9466-83c3904fa536', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd30c97-fed9-4a07-9466-83c3904fa536', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:30,611 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:30,612 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fb23a8-16f8-48cc-bcb1-f475d8117815', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fb23a8-16f8-48cc-bcb1-f475d8117815', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:31,630 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:06:31,630 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b8c355-aa67-45dc-a26f-533de32b04e0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b8c355-aa67-45dc-a26f-533de32b04e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:32,657 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:06:32,657 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d479702-af8d-4246-98b1-ca66072599a2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d479702-af8d-4246-98b1-ca66072599a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:33,681 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:06:33,682 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba629e57-40db-4f20-96e0-d64590076bc3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba629e57-40db-4f20-96e0-d64590076bc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:34,703 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:34,704 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178ca1f6-e4b4-4636-b054-9c73bcd6ac11', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178ca1f6-e4b4-4636-b054-9c73bcd6ac11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:35,725 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:35,725 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cca15b-ab2d-4462-acf8-6e9713479a3d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cca15b-ab2d-4462-acf8-6e9713479a3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:36,745 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:06:36,745 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bec845f-b28a-417c-a460-8cce9608e223', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bec845f-b28a-417c-a460-8cce9608e223', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:37,763 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:06:37,763 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14c2680-d4e5-44c1-b547-820f784ef80b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14c2680-d4e5-44c1-b547-820f784ef80b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:38,780 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:06:38,780 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6de0ee6-80e8-4784-88c8-437b304755a4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6de0ee6-80e8-4784-88c8-437b304755a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:39,800 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:39,801 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f279eb-069b-41df-ad24-36d537f4b673', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f279eb-069b-41df-ad24-36d537f4b673', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:40,832 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.027s
2026-05-28 02:06:40,832 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be09373b-06ec-49e3-b8a5-6fddd41211a2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be09373b-06ec-49e3-b8a5-6fddd41211a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:41,853 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:41,853 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71eb2f9-e48e-4427-b657-7fcbc6bfdf1a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71eb2f9-e48e-4427-b657-7fcbc6bfdf1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:42,872 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:42,872 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443abb8d-af7a-41c2-aa10-9b448b652fc6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443abb8d-af7a-41c2-aa10-9b448b652fc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:43,893 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:43,893 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e651f3-58b3-4c45-b483-b3897f72137a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e651f3-58b3-4c45-b483-b3897f72137a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:44,911 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:44,912 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365ddf94-1b3d-4174-bd10-b8b0bd367d30', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365ddf94-1b3d-4174-bd10-b8b0bd367d30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:45,938 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:06:45,939 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad53ac2-d490-4309-9f1f-aa0aff76d4fb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad53ac2-d490-4309-9f1f-aa0aff76d4fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:46,970 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:06:46,970 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee3503f-5263-4216-9487-934e16018f8f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee3503f-5263-4216-9487-934e16018f8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:47,990 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:47,991 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb24c48-aac9-4a9c-bf93-d15eac05ab2c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb24c48-aac9-4a9c-bf93-d15eac05ab2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:49,015 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:06:49,016 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279f9995-d482-40f6-a2cc-789b9e5e0403', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279f9995-d482-40f6-a2cc-789b9e5e0403', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:50,041 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:06:50,042 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf2d0f7-314c-49c6-8ee3-c6ddc74548c1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf2d0f7-314c-49c6-8ee3-c6ddc74548c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:51,062 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:51,063 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5715e40-5982-4acf-9922-a47e9070f10e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5715e40-5982-4acf-9922-a47e9070f10e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:52,084 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:52,084 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3857c2be-48b0-46e9-9a9a-d5f5e96ecf06', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3857c2be-48b0-46e9-9a9a-d5f5e96ecf06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:53,105 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:06:53,106 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caa198f-1de3-4f0f-8aa7-9ed3513e81d0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caa198f-1de3-4f0f-8aa7-9ed3513e81d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:54,127 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:54,127 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588b532e-e750-4a29-bb2e-1576cd4a8765', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588b532e-e750-4a29-bb2e-1576cd4a8765', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:55,148 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:55,149 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f99affd-6af1-4de9-8bcd-f442d199168d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f99affd-6af1-4de9-8bcd-f442d199168d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:56,173 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:06:56,174 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9afa08d-8404-4916-9b98-7dee2068ada6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9afa08d-8404-4916-9b98-7dee2068ada6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:57,194 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:06:57,195 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b9cdfe-a30e-41a8-a5c2-9b6ca2b64bd4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b9cdfe-a30e-41a8-a5c2-9b6ca2b64bd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:58,221 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:06:58,221 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b743a3bb-4dd3-40ef-84d5-c75b21e62182', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b743a3bb-4dd3-40ef-84d5-c75b21e62182', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:06:59,239 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:06:59,239 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:06:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5be965-6165-448d-8e52-c315634aa89d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5be965-6165-448d-8e52-c315634aa89d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:00,262 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:07:00,263 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17681fb0-f0b5-456d-8163-106b559e078b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17681fb0-f0b5-456d-8163-106b559e078b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:01,282 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:01,282 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96b15cf-d107-4e77-9b9e-e5c9be9ac2d2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96b15cf-d107-4e77-9b9e-e5c9be9ac2d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:02,302 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:02,302 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c164acd-22b4-47e0-95b0-091cb8e90a81', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c164acd-22b4-47e0-95b0-091cb8e90a81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:03,324 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:03,324 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f275ee-a6c4-45bb-b702-68455e3ba481', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f275ee-a6c4-45bb-b702-68455e3ba481', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:04,346 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:04,347 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc0e69b-4634-4a53-aeb1-970248151e49', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc0e69b-4634-4a53-aeb1-970248151e49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:05,366 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:07:05,367 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df03e4a-6d3d-459c-81a7-2f8f546644c6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df03e4a-6d3d-459c-81a7-2f8f546644c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:06,392 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:07:06,392 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad48ad68-878d-46f5-904a-477cf9dfe869', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad48ad68-878d-46f5-904a-477cf9dfe869', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:07,421 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:07:07,421 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b161ebdc-322d-477e-b087-7aec373de96e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b161ebdc-322d-477e-b087-7aec373de96e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:08,443 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:08,444 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971e3bcc-751f-4972-9c10-e0f11c180342', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971e3bcc-751f-4972-9c10-e0f11c180342', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:09,462 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:07:09,463 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5320862-c723-4929-9514-659f8b5211d0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5320862-c723-4929-9514-659f8b5211d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:10,483 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:10,483 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ea6c49-ed68-4fd2-a71f-c6963aba8231', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ea6c49-ed68-4fd2-a71f-c6963aba8231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:11,500 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:07:11,501 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f955ea80-db7a-4920-9f1f-68126520ea95', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f955ea80-db7a-4920-9f1f-68126520ea95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:12,536 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.030s
2026-05-28 02:07:12,537 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a899496-8151-4386-b101-52d2f9522f63', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a899496-8151-4386-b101-52d2f9522f63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:13,564 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:07:13,564 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b79c0d-737e-4937-a017-14024c4b75da', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b79c0d-737e-4937-a017-14024c4b75da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:14,584 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:07:14,584 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ac61c2-fb17-4ab1-b9d6-18b9caf7f2c3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ac61c2-fb17-4ab1-b9d6-18b9caf7f2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:15,614 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:07:15,614 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d3b205-b1fe-45f4-a347-b32ad1cefa8e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d3b205-b1fe-45f4-a347-b32ad1cefa8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:16,636 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:16,637 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b879d688-09df-45cd-a1c9-e84f91c91682', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b879d688-09df-45cd-a1c9-e84f91c91682', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:17,658 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:17,658 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0c5588-504c-448c-afbb-122b21251747', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0c5588-504c-448c-afbb-122b21251747', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:18,680 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:18,680 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba50c89a-41eb-441f-b6ed-1c18b210cfc7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba50c89a-41eb-441f-b6ed-1c18b210cfc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:19,697 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:07:19,697 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f2d6f9-d5b5-4614-83ee-e1ae4ac85f70', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f2d6f9-d5b5-4614-83ee-e1ae4ac85f70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:20,722 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:07:20,722 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63d8cd6-2fe7-41fc-b505-c848ebcd8ee7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63d8cd6-2fe7-41fc-b505-c848ebcd8ee7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:21,742 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:21,742 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519f5eaa-f367-4bef-a25c-f37dd1eb0a2f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519f5eaa-f367-4bef-a25c-f37dd1eb0a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:22,764 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:22,764 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eca484d-db92-473d-871c-1d344a0d3c25', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eca484d-db92-473d-871c-1d344a0d3c25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:23,786 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:23,786 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1fe89ff-bf36-4b98-85bc-d2aba9e4bdf4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1fe89ff-bf36-4b98-85bc-d2aba9e4bdf4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:24,821 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.029s
2026-05-28 02:07:24,821 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615eff3e-e5df-4903-a3fe-2af0888f7771', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615eff3e-e5df-4903-a3fe-2af0888f7771', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:25,847 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:07:25,848 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5f2d96-7ced-406c-a27a-e4052c65391e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5f2d96-7ced-406c-a27a-e4052c65391e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:26,872 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:26,872 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3430a6ab-04db-4516-8cfa-2bf7f2a91eff', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3430a6ab-04db-4516-8cfa-2bf7f2a91eff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:27,893 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:27,893 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4902cfb7-87e1-464f-81ea-21f22cc63d48', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4902cfb7-87e1-464f-81ea-21f22cc63d48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:28,918 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:28,918 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39d6cc3-4db6-44ce-8d88-582ba8ba8ead', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39d6cc3-4db6-44ce-8d88-582ba8ba8ead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:29,937 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:29,937 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e1aa7f-acbb-467a-a1a5-a8b7744a88b6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e1aa7f-acbb-467a-a1a5-a8b7744a88b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:30,959 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:30,959 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd82680-4b9e-45b8-ac89-e2f48a8d5525', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd82680-4b9e-45b8-ac89-e2f48a8d5525', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:31,989 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:07:31,989 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25e3c17-575c-4ee3-873e-e6b27ff6cdb1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25e3c17-575c-4ee3-873e-e6b27ff6cdb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:33,016 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:07:33,016 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b66357-6779-4062-a213-89b7382c4f98', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b66357-6779-4062-a213-89b7382c4f98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:34,035 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:34,035 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0564ace8-827e-4ff5-bbb5-5832630030a2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0564ace8-827e-4ff5-bbb5-5832630030a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:35,060 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:07:35,060 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc37872-d826-4e93-a437-a03a03c068e8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc37872-d826-4e93-a437-a03a03c068e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:36,081 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:36,081 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ef3f6a-a6fc-43ad-b75d-709797001b42', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ef3f6a-a6fc-43ad-b75d-709797001b42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:37,099 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:07:37,099 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a069f91-0d87-4150-8fa6-3b58290cd9ae', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a069f91-0d87-4150-8fa6-3b58290cd9ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:38,120 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:38,120 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566d2090-a6bb-4f6d-8e28-a64f5f6e3050', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566d2090-a6bb-4f6d-8e28-a64f5f6e3050', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:39,139 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:07:39,139 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d588e762-d91e-418d-87a0-a0ca8da004c8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d588e762-d91e-418d-87a0-a0ca8da004c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:40,156 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:07:40,157 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2429cd-4343-4b45-b9e8-524c2c3bf452', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2429cd-4343-4b45-b9e8-524c2c3bf452', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:41,172 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.012s
2026-05-28 02:07:41,173 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd389fdf-3b5a-4d06-8b48-76aaed8a8db0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd389fdf-3b5a-4d06-8b48-76aaed8a8db0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:42,192 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:42,192 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7513481-ea58-4b08-aaaa-5a515b716d50', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7513481-ea58-4b08-aaaa-5a515b716d50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:43,212 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:43,212 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cababc00-9a7b-47d4-b431-d68485cbf08b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cababc00-9a7b-47d4-b431-d68485cbf08b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:44,238 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:07:44,238 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67efc535-d6b4-4d99-ae1b-b40d58cfb003', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67efc535-d6b4-4d99-ae1b-b40d58cfb003', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:45,254 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:07:45,254 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c20ea6-d905-4f49-b2d2-f3fec1ac8ca1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c20ea6-d905-4f49-b2d2-f3fec1ac8ca1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:46,282 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:07:46,282 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf68bde-850b-40a5-9962-09b5d9716021', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf68bde-850b-40a5-9962-09b5d9716021', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:47,311 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:07:47,312 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0803e19b-16b6-47df-bc67-f7f5373293d8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0803e19b-16b6-47df-bc67-f7f5373293d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:48,335 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:07:48,335 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5d7a66-7e4b-4481-ad3f-c4ef0a5b1b78', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5d7a66-7e4b-4481-ad3f-c4ef0a5b1b78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:49,358 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:49,359 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920eabe9-65c7-4932-ab42-c588fb0647a6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920eabe9-65c7-4932-ab42-c588fb0647a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:50,379 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:50,379 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e6f6ea-481f-4178-96b4-81a942504122', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e6f6ea-481f-4178-96b4-81a942504122', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:51,396 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:07:51,396 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9605983d-c7e4-4411-8234-56bd94d96a3d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9605983d-c7e4-4411-8234-56bd94d96a3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:52,416 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:52,416 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c307e0c-6e53-45db-b46a-f7ac73053e6b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c307e0c-6e53-45db-b46a-f7ac73053e6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:53,438 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:53,438 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8005a5ac-583a-4ab9-8f75-d879663a856b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8005a5ac-583a-4ab9-8f75-d879663a856b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:54,463 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:07:54,464 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8b284c-769d-4d36-aa6c-cde11d5dfcc9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8b284c-769d-4d36-aa6c-cde11d5dfcc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:55,486 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:07:55,487 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39881215-4441-4291-9dec-5b2668366f52', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39881215-4441-4291-9dec-5b2668366f52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:56,506 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:07:56,506 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006bf9bc-e5af-4719-9830-ec3c36a8f5fa', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006bf9bc-e5af-4719-9830-ec3c36a8f5fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:57,528 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:07:57,529 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b715bb-dd6f-48f5-9ac7-512ad1b0daa4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b715bb-dd6f-48f5-9ac7-512ad1b0daa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:58,553 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:07:58,553 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75316355-c47c-4b3a-b8ed-002517e87a70', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75316355-c47c-4b3a-b8ed-002517e87a70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:07:59,572 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:07:59,572 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:07:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fc4f0e-4015-465c-b511-459eab9d9fd1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fc4f0e-4015-465c-b511-459eab9d9fd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:00,610 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.031s
2026-05-28 02:08:00,610 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88e9c1e-669d-4e25-91b3-13e008a010cf', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88e9c1e-669d-4e25-91b3-13e008a010cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:01,631 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:08:01,632 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83500f72-d780-418e-bd03-1a62a5ea39eb', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83500f72-d780-418e-bd03-1a62a5ea39eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:02,654 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:08:02,655 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587d5d96-51c1-4a24-9bf6-4ed1ff3abc76', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587d5d96-51c1-4a24-9bf6-4ed1ff3abc76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:03,673 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:03,673 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a018a37-3572-4526-9473-c6b3c40e7a30', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a018a37-3572-4526-9473-c6b3c40e7a30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:04,691 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:04,692 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d024fd33-d339-42b5-96c3-2a74db2242ff', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d024fd33-d339-42b5-96c3-2a74db2242ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:05,709 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:08:05,710 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829a71b3-3250-4cbb-a7e2-3236a59fa36a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829a71b3-3250-4cbb-a7e2-3236a59fa36a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:06,841 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.128s
2026-05-28 02:08:06,841 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4147bfc7-082b-430b-a077-886135caaba1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4147bfc7-082b-430b-a077-886135caaba1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:07,862 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:07,862 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2e39c3-98d8-4351-b8be-913faa8dbc25', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2e39c3-98d8-4351-b8be-913faa8dbc25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:08,893 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.026s
2026-05-28 02:08:08,893 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3c45b5-6208-44e6-aed7-6d22798b87fa', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3c45b5-6208-44e6-aed7-6d22798b87fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:09,916 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:08:09,916 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a4de05-7caa-4849-b0da-281238364856', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a4de05-7caa-4849-b0da-281238364856', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:10,939 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:08:10,939 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf125102-98e4-429c-9c1b-8fdebdb72684', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf125102-98e4-429c-9c1b-8fdebdb72684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:11,958 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:11,958 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646a0207-7887-4a3b-a196-860ca5d8c619', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646a0207-7887-4a3b-a196-860ca5d8c619', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:12,977 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:12,977 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50e7c93-2cfe-46d1-8885-c8fe305158b3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50e7c93-2cfe-46d1-8885-c8fe305158b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:14,002 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:08:14,003 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3333205f-f2d2-42d8-8ece-c630d928bf69', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3333205f-f2d2-42d8-8ece-c630d928bf69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:15,035 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.027s
2026-05-28 02:08:15,035 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48947806-849c-4752-82a5-231b8d641879', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48947806-849c-4752-82a5-231b8d641879', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:16,051 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.013s
2026-05-28 02:08:16,051 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d5879d-eb76-4109-930d-e4d9235af03f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d5879d-eb76-4109-930d-e4d9235af03f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:17,075 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:08:17,076 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8716fd4c-3f33-4220-9b19-8d3293dcfc55', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8716fd4c-3f33-4220-9b19-8d3293dcfc55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:18,099 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:08:18,099 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a9ca98-d834-45e0-898c-e6a76acb53bf', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a9ca98-d834-45e0-898c-e6a76acb53bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:19,119 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:19,119 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c0add9-2fbe-40e0-beec-e6a53bccdca6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c0add9-2fbe-40e0-beec-e6a53bccdca6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:20,141 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:08:20,142 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be820a3-625f-4573-9d95-996bb29f3020', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be820a3-625f-4573-9d95-996bb29f3020', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:21,165 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:08:21,165 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9e2f8c-9fe8-4b44-a6fb-9858016c7608', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9e2f8c-9fe8-4b44-a6fb-9858016c7608', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:22,186 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:22,186 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab055708-8fbc-4773-b34a-3762f1321d68', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab055708-8fbc-4773-b34a-3762f1321d68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:23,207 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:08:23,207 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d19c2d6-5282-4f90-aae6-ff2d8337a6d0', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d19c2d6-5282-4f90-aae6-ff2d8337a6d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:24,225 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:08:24,225 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1286a73f-9310-49e8-98ff-217ae401f0e8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1286a73f-9310-49e8-98ff-217ae401f0e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:25,244 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:25,245 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3804100-4260-47a2-b11a-0783934da16a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3804100-4260-47a2-b11a-0783934da16a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:26,270 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:08:26,270 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0051cd7f-2ab9-4a8a-acea-f1e8c94232be', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0051cd7f-2ab9-4a8a-acea-f1e8c94232be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:27,296 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:08:27,296 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fa8f59-27a4-46f4-9cfa-05a68f0514f4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fa8f59-27a4-46f4-9cfa-05a68f0514f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:28,316 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:28,316 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669edd3a-9e10-48ab-89c4-186a9770e7d4', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669edd3a-9e10-48ab-89c4-186a9770e7d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:29,337 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:29,337 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7ac1c0-69bc-4850-acd7-755e1c06b26c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7ac1c0-69bc-4850-acd7-755e1c06b26c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:30,356 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:30,356 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6afa31aa-3208-4f34-a6ea-eb9c17c12075', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6afa31aa-3208-4f34-a6ea-eb9c17c12075', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:31,379 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:08:31,379 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b636f88-1061-409b-8507-98d755e50e5b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b636f88-1061-409b-8507-98d755e50e5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:32,402 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:08:32,403 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c06702f-c2a1-4e51-a334-479a3ab9fd15', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c06702f-c2a1-4e51-a334-479a3ab9fd15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:33,425 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:08:33,425 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdfe00d-60d1-40de-8eb0-6882062a0d67', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdfe00d-60d1-40de-8eb0-6882062a0d67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:34,452 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:08:34,452 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234c8d67-0d6b-4f91-9b75-7a4bb756d8dc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234c8d67-0d6b-4f91-9b75-7a4bb756d8dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:35,473 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:08:35,474 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7238cc-9a33-43fd-a2aa-369b41490353', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7238cc-9a33-43fd-a2aa-369b41490353', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:36,500 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:08:36,501 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58414f9d-2332-493a-a7eb-ae89365394e2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58414f9d-2332-493a-a7eb-ae89365394e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:37,519 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:37,519 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e0b471-487b-4ee3-bd46-2f528421931e', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e0b471-487b-4ee3-bd46-2f528421931e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:38,539 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:38,539 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcd2160-773e-452a-928d-61f2b0862f86', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcd2160-773e-452a-928d-61f2b0862f86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:39,561 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:08:39,562 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51bca34-a388-410b-a118-d158aff9c527', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51bca34-a388-410b-a118-d158aff9c527', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:40,590 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:08:40,590 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f394ed-a5a2-468b-a694-2e819e732102', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f394ed-a5a2-468b-a694-2e819e732102', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:41,610 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:41,610 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8988649f-5db8-4b5c-82b6-0ada94527cf9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8988649f-5db8-4b5c-82b6-0ada94527cf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:42,633 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:08:42,633 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6e3369-6127-48d7-8c8b-9fe6bf457047', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6e3369-6127-48d7-8c8b-9fe6bf457047', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:43,652 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:08:43,653 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfee15b-29d1-40ff-b995-e2dcb6f0929a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfee15b-29d1-40ff-b995-e2dcb6f0929a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:44,675 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:08:44,676 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a275bad3-50e4-41f3-b4ad-382e44146765', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a275bad3-50e4-41f3-b4ad-382e44146765', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:45,696 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:45,696 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc434121-4b7d-4a3a-a1b0-f5b082b8f62c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc434121-4b7d-4a3a-a1b0-f5b082b8f62c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:46,720 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:08:46,720 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d7aa20-6a2a-4186-8b09-7bd51ac4949c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d7aa20-6a2a-4186-8b09-7bd51ac4949c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:47,739 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:08:47,739 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30fe75a-c13a-4302-9131-b21428f0f2d5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30fe75a-c13a-4302-9131-b21428f0f2d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:48,758 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:08:48,758 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b92af80-381b-485d-abb6-3ab71bc3b331', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b92af80-381b-485d-abb6-3ab71bc3b331', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:49,776 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:08:49,776 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cdbea2-8a72-405f-90ae-de3cdb72f68c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cdbea2-8a72-405f-90ae-de3cdb72f68c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:50,797 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:08:50,797 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32df70df-9b48-4ab9-ac27-ae67483152d7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32df70df-9b48-4ab9-ac27-ae67483152d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:51,818 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:08:51,819 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf40ed8-9c06-4713-8cb5-b79981a1a2a9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf40ed8-9c06-4713-8cb5-b79981a1a2a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:52,859 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.038s
2026-05-28 02:08:52,860 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db1a7a3-2639-40c6-bff8-2a6e6d454207', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db1a7a3-2639-40c6-bff8-2a6e6d454207', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:53,901 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.036s
2026-05-28 02:08:53,901 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d5e2a91-8739-4b68-9d72-ec2b436ace67', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d5e2a91-8739-4b68-9d72-ec2b436ace67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:54,948 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.043s
2026-05-28 02:08:54,948 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccf9a0d-b87d-4cbc-a900-24f46ceac1ad', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccf9a0d-b87d-4cbc-a900-24f46ceac1ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:55,971 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:08:55,972 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602e513d-91f6-4c0b-a77b-cc171c4fb8c5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602e513d-91f6-4c0b-a77b-cc171c4fb8c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:57,011 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.035s
2026-05-28 02:08:57,011 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb6a5fd-fcbe-4b0e-b368-665b4439abbf', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb6a5fd-fcbe-4b0e-b368-665b4439abbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:58,051 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.035s
2026-05-28 02:08:58,051 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8966924-b57e-4992-aa55-0aee608d3f9d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8966924-b57e-4992-aa55-0aee608d3f9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:08:59,074 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:08:59,075 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:08:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416050d0-237d-4c4e-a904-9691d22a2a6b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416050d0-237d-4c4e-a904-9691d22a2a6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:00,107 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.029s
2026-05-28 02:09:00,107 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0871a06-dce0-4db2-814d-a85afc73ae50', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0871a06-dce0-4db2-814d-a85afc73ae50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:01,131 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:09:01,132 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49be5ccb-1126-4c3b-a869-349622213f09', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49be5ccb-1126-4c3b-a869-349622213f09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:02,167 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.030s
2026-05-28 02:09:02,167 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948290e7-4343-424c-a457-29c60a8595a6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948290e7-4343-424c-a457-29c60a8595a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:03,192 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.020s
2026-05-28 02:09:03,192 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194d51c3-b72e-44be-8715-f7c1890baebc', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194d51c3-b72e-44be-8715-f7c1890baebc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:04,220 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.024s
2026-05-28 02:09:04,220 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34023511-a650-4734-b36d-b54044adf496', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34023511-a650-4734-b36d-b54044adf496', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:05,241 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:09:05,241 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a156a9a-f152-4d14-a67d-6a36cbdac6a9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a156a9a-f152-4d14-a67d-6a36cbdac6a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:06,261 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:06,261 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b04ecf3-331c-4b67-b202-1e70241221ef', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b04ecf3-331c-4b67-b202-1e70241221ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:07,280 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:07,281 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aec8372-79d4-4071-b84e-ee1b87fedb18', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aec8372-79d4-4071-b84e-ee1b87fedb18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:08,308 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:09:08,308 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a378dc-8e88-4bd3-ac1c-5d1ff40b0d5c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a378dc-8e88-4bd3-ac1c-5d1ff40b0d5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:09,342 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.027s
2026-05-28 02:09:09,342 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1270f5a9-9258-4867-9eb8-b8bb61e39507', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1270f5a9-9258-4867-9eb8-b8bb61e39507', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:10,369 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:09:10,370 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce87d834-d666-41ea-9876-3f07bcf58b2f', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce87d834-d666-41ea-9876-3f07bcf58b2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:11,390 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:11,390 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc28780b-c654-4479-a0b6-79f92e393d49', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc28780b-c654-4479-a0b6-79f92e393d49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:12,415 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:09:12,415 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9452207-e519-458c-b80f-0d296c58fa59', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9452207-e519-458c-b80f-0d296c58fa59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:13,439 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:09:13,439 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f811938-3956-4bd0-a8cc-6cf18c627d3d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f811938-3956-4bd0-a8cc-6cf18c627d3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:14,457 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:09:14,457 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1396dfd2-f77d-4255-944f-0aea95c30752', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1396dfd2-f77d-4255-944f-0aea95c30752', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:15,476 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:15,476 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9dace0-1e6f-4fc5-83ca-906f05797b47', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9dace0-1e6f-4fc5-83ca-906f05797b47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:16,501 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:09:16,501 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baad3dd5-839c-4de9-b638-539f651122e1', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baad3dd5-839c-4de9-b638-539f651122e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:17,520 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:09:17,520 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac56600-35bb-4b50-9fe5-7be4e00ef581', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac56600-35bb-4b50-9fe5-7be4e00ef581', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:18,540 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:18,540 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c54c18-3cd6-4f3d-b299-6b12da0a2004', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c54c18-3cd6-4f3d-b299-6b12da0a2004', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:19,559 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:19,559 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2682412-e611-4370-853a-c1871b38bb62', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2682412-e611-4370-853a-c1871b38bb62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:20,584 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:09:20,584 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38db957-4c8a-4d01-95fa-6c0bf30c73ab', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38db957-4c8a-4d01-95fa-6c0bf30c73ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:21,609 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:09:21,609 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e9ee61-90bd-4993-b065-3601b8642a86', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e9ee61-90bd-4993-b065-3601b8642a86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:22,628 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:22,629 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9b9a56-a93a-43b9-a5d3-f05ddefb80c8', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9b9a56-a93a-43b9-a5d3-f05ddefb80c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:23,650 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:09:23,650 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d25225d-c26d-4a8b-a357-96eba7c39640', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d25225d-c26d-4a8b-a357-96eba7c39640', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:24,668 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.014s
2026-05-28 02:09:24,668 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0290f01-af60-4590-977e-73fa2a0b3662', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0290f01-af60-4590-977e-73fa2a0b3662', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:25,687 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:25,687 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c3e97a-13b0-4632-a188-501e0df485aa', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c3e97a-13b0-4632-a188-501e0df485aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:26,707 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.016s
2026-05-28 02:09:26,707 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640db334-b5d1-456c-b8b1-0282dfe45871', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640db334-b5d1-456c-b8b1-0282dfe45871', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:27,732 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:09:27,733 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed802e9-80ed-41dd-b773-d79a171c8069', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed802e9-80ed-41dd-b773-d79a171c8069', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:28,761 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.021s
2026-05-28 02:09:28,761 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e62e50e-28e0-47a1-aab7-4e4ecb96d7a9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e62e50e-28e0-47a1-aab7-4e4ecb96d7a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:29,782 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.017s
2026-05-28 02:09:29,782 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf18a818-f48a-4aba-b647-cc82e381b674', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf18a818-f48a-4aba-b647-cc82e381b674', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:30,804 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:09:30,804 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6686363f-a963-4a2b-a8cf-6b25ef128ee7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6686363f-a963-4a2b-a8cf-6b25ef128ee7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:31,822 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.015s
2026-05-28 02:09:31,822 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161944cc-3825-4d9b-bcaa-b209c5689df6', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161944cc-3825-4d9b-bcaa-b209c5689df6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:32,844 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:09:32,844 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0466d5e-1d87-4ab1-9916-e577e532dd17', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0466d5e-1d87-4ab1-9916-e577e532dd17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:33,872 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.025s
2026-05-28 02:09:33,872 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bd9c68-d8c9-47e0-b744-d9624b6eeb18', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bd9c68-d8c9-47e0-b744-d9624b6eeb18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:34,896 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:09:34,897 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffde7244-5b8f-445a-bf4c-337a7e2d3b6b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffde7244-5b8f-445a-bf4c-337a7e2d3b6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:35,924 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.023s
2026-05-28 02:09:35,924 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac4af3c-ef6d-4381-9ee9-a15368150b8c', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac4af3c-ef6d-4381-9ee9-a15368150b8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:36,958 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.029s
2026-05-28 02:09:36,958 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eecc2938-15b3-44f6-8343-140d6fba29da', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecc2938-15b3-44f6-8343-140d6fba29da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:37,982 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.019s
2026-05-28 02:09:37,982 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456ab331-e5c7-4906-a359-c952509a19d5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456ab331-e5c7-4906-a359-c952509a19d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:39,008 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.022s
2026-05-28 02:09:39,008 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90febd9d-8ed2-46c8-b9db-4ee5901c8db7', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90febd9d-8ed2-46c8-b9db-4ee5901c8db7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:40,032 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.018s
2026-05-28 02:09:40,032 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4871eddf-95de-42d0-9109-9f884c1c96f2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4871eddf-95de-42d0-9109-9f884c1c96f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:41,062 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0 0.027s
2026-05-28 02:09:41,062 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e7de73-8787-4d9b-bcff-da2cb147c7c3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e7de73-8787-4d9b-bcff-da2cb147c7c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0'}
Body: b'{"backup": {"id": "305a5b7d-ba6f-4b0b-9f43-780f553c58d0", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "tempest-volumessnapshottestjson-backup-container-95969169", "created_at": "2026-05-28T02:03:10.000000", "updated_at": "2026-05-28T02:03:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Backup-676806551", "description": null, "fail_reason": null, "volume_id": "add3647f-0794-4876-8ae4-b009ad81a8b7", "links": [{"rel": "self", "href": "https://10.4.3.170/volume/v3/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}, {"rel": "bookmark", "href": "https://10.4.3.170/volume/backups/305a5b7d-ba6f-4b0b-9f43-780f553c58d0"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": "91c828b8-fec1-424f-9b4b-07fbdb5058a4", "data_timestamp": "2026-05-28T02:03:08.000000"}}'
2026-05-28 02:09:41,175 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET https://10.4.3.170:8080/v1/AUTH_a20805bca06645eabf880bb71e4b69e3/tempest-volumessnapshottestjson-backup-container-95969169?&limit=9999&format=json 0.109s
2026-05-28 02:09:41,175 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '70', 'x-trans-id': 'txff6e943b62894d42abbd2-006a17a3e5', 'x-openstack-request-id': 'txff6e943b62894d42abbd2-006a17a3e5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.170:8080/v1/AUTH_a20805bca06645eabf880bb71e4b69e3/tempest-volumessnapshottestjson-backup-container-95969169?&limit=9999&format=json'}
Body: b'<html><h1>Not Found</h1><p>The resource could not be found.</p></html>'
2026-05-28 02:09:41,175 109241 WARNING [tempest.common.object_storage] Container tempest-volumessnapshottestjson-backup-container-95969169 wasn't deleted as it wasn't found.
2026-05-28 02:09:41,215 109241 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE https://10.4.3.170/volume/v3/snapshots/91c828b8-fec1-424f-9b4b-07fbdb5058a4 0.039s
2026-05-28 02:09:41,216 109241 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 28 May 2026 02:09:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-83889b32-4bf1-40da-8b44-fefff9266a51', 'x-openstack-request-id': 'req-83889b32-4bf1-40da-8b44-fefff9266a51', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.170/volume/v3/snapshots/91c828b8-fec1-424f-9b4b-07fbdb5058a4'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 backup: Backup status must be available or error'}
}}}
traceback-2: {{{
Traceback (most recent call last):
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: (VolumesSnapshotTestJSON:_run_cleanups) Failed to delete backup 305a5b7d-ba6f-4b0b-9f43-780f553c58d0 within the required time (196 s). Timer started at 1779933985. Timer ended at 1779934181. Waited for 196 s.
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in delete_snapshot
snapshots_client.delete_snapshot(snapshot_id)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot
resp, body = self.delete("snapshots/%s" % snapshot_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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/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 snapshot: Snapshot status must be available or error and must not be part of a group.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 217, in test_snapshot_backup
backup = self.create_backup(volume_id=self.volume_origin['id'],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 219, in create_backup
waiters.wait_for_volume_resource_status(backup_client, backup['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: backup 305a5b7d-ba6f-4b0b-9f43-780f553c58d0 failed to reach available status (current creating) within the required time (196 s).
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt4.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt4.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt4.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt4.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt4.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt5.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt5.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt5.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt6.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]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt8.1: 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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt9.1: 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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt10.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]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt11.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt12.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_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt14.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
pt14.2: 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.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt17.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt17.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiattach_data_integrity[id-e6604b85-5280-4f7e-90b5-186248fd3423] |
pass
pt18.1: cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests.test_multiattach_data_integrity[id-e6604b85-5280-4f7e-90b5-186248fd3423]
|
||||||
test_volume_multiattach_same_host_negative[id-53514da8-f49c-4cda-8792-ff4a2fa69977] |
pass
pt18.2: cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests.test_volume_multiattach_same_host_negative[id-53514da8-f49c-4cda-8792-ff4a2fa69977]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests39) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt20.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectMemberTests33) |
skip
pt20.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests33) |
skip
pt20.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt21.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt23.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt25.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt29.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt29.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt34.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt35.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt36.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt37.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_swap_with_multiattach[id-e8f8f9d1-d7b7-4cd2-8213-ab85ef697b6e,slow] |
pass
pt38.1: tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap.test_volume_swap_with_multiattach[id-e8f8f9d1-d7b7-4cd2-8213-ab85ef697b6e,slow]
|
||||||
| 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
pt39.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.UpdateMultiattachVolumeNegativeTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_multiattach_rw_volume_update_failure[id-7576d497-b7c6-44bd-9cc5-c5b4e50fec71,negative,volume] |
skip
pt40.1: tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest.test_multiattach_rw_volume_update_failure[id-7576d497-b7c6-44bd-9cc5-c5b4e50fec71,negative,volume]
|
||||||
| 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
pt41.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
pt41.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
pt42.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
pt43.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_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt44.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt45.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt46.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt48.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt49.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt49.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt50.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt51.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt51.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,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
pt52.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
pt52.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.AttachVolumeMultiAttachTest | 6 | 4 | 0 | 0 | 2 | Detail | |
test_boot_from_multiattach_volume[id-65e33aa2-185b-44c8-b22e-e524973ed625] |
pass
pt53.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_boot_from_multiattach_volume[id-65e33aa2-185b-44c8-b22e-e524973ed625]
|
||||||
test_boot_from_multiattach_volume_direct_lun[id-bfe61d6e-767a-4f93-9de8-054355536475,image] |
skip
pt53.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_boot_from_multiattach_volume_direct_lun[id-bfe61d6e-767a-4f93-9de8-054355536475,image]
|
||||||
test_boot_with_multiattach_volume_direct_lun[id-07eb6686-571c-45f0-9d96-446b120f1121,image] |
skip
pt53.3: tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_boot_with_multiattach_volume_direct_lun[id-07eb6686-571c-45f0-9d96-446b120f1121,image]
|
||||||
test_list_get_volume_attachments_multiattach[id-8d5853f7-56e7-4988-9b0c-48cea3c7049a] |
pass
pt53.4: tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_list_get_volume_attachments_multiattach[id-8d5853f7-56e7-4988-9b0c-48cea3c7049a]
|
||||||
test_resize_server_with_multiattached_volume[id-f01c7169-a124-4fc7-ae60-5e380e247c9c] |
pass
pt53.5: tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_resize_server_with_multiattached_volume[id-f01c7169-a124-4fc7-ae60-5e380e247c9c]
|
||||||
test_snapshot_volume_backed_multiattach[id-885ac48a-2d7a-40c5-ae8b-1993882d724c,image] |
pass
pt53.6: tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_snapshot_volume_backed_multiattach[id-885ac48a-2d7a-40c5-ae8b-1993882d724c,image]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt54.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt54.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt57.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt61.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| 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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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.VolumeRetypeMultiattachTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_retype_multiattach[id-c0521465-ed82-4d03-961d-a68d673a5051] |
pass
pt78.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest.test_volume_retype_multiattach[id-c0521465-ed82-4d03-961d-a68d673a5051]
|
||||||
| 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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt84.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt84.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt84.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt84.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt84.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt89.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt89.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt90.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
pt91.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
pt92.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt97.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
pt97.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
pt98.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
pt98.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
pt99.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
pt99.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
pt100.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
pt100.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt103.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt103.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt103.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt103.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt104.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt105.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt105.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt106.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.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt107.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt110.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 4 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt115.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt115.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
pass
pt115.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt115.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| 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
pt116.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt117.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt117.2: 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
pt118.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
pt119.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
pt120.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
pt121.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt122.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 7 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt123.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
pass
pt123.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt123.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt123.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt123.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt123.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt123.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt124.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 343 | 303 | 4 | 0 | 36 | ||