Status: Pass 267 Failure 32 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt1.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
pt1.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] |
fail
ft1.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:53:34,264 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 202 POST https://10.4.3.16/volume/v3/volumes 0.168s
2026-06-18 14:53:34,265 106054 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-658344357"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789ec77c-296b-4f85-87ea-432fdf014ce2', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789ec77c-296b-4f85-87ea-432fdf014ce2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "da2901fa-d318-4892-b3d9-7c9731003717", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:34.197608", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-658344357", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}], "user_id": "a0e4ed8df61b4d20b72dce35d8a04d58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:53:34,309 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717 0.038s
2026-06-18 14:53:34,309 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73abf2bd-40fa-42c2-af60-fef4ab63ac17', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73abf2bd-40fa-42c2-af60-fef4ab63ac17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717'}
Body: b'{"volume": {"id": "da2901fa-d318-4892-b3d9-7c9731003717", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:34.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-658344357", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}], "user_id": "a0e4ed8df61b4d20b72dce35d8a04d58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c61bedf6f46c4c16b889016126aadaa7"}}'
2026-06-18 14:53:35,342 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717 0.025s
2026-06-18 14:53:35,343 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5a6eab-c6b4-4dcb-af05-3595dc6262bf', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5a6eab-c6b4-4dcb-af05-3595dc6262bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717'}
Body: b'{"volume": {"id": "da2901fa-d318-4892-b3d9-7c9731003717", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:34.000000", "updated_at": "2026-06-18T14:53:34.000000", "name": "tempest-VolumesBackupsTest-Volume-658344357", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}], "user_id": "a0e4ed8df61b4d20b72dce35d8a04d58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c61bedf6f46c4c16b889016126aadaa7"}}'
2026-06-18 14:53:35,347 106054 INFO [tempest.common.waiters] volume da2901fa-d318-4892-b3d9-7c9731003717 reached available after waiting for 1.347781 seconds
2026-06-18 14:53:35,402 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 202 POST https://10.4.3.16/volume/v3/backups 0.055s
2026-06-18 14:53:35,403 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "name": "tempest-VolumesBackupsTest-Backup-936429486"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b213c7-b25d-47ae-933c-fab395b3dc4d', 'content-length': '327', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b213c7-b25d-47ae-933c-fab395b3dc4d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/backups'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "name": "tempest-VolumesBackupsTest-Backup-936429486", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}]}}'
2026-06-18 14:53:35,427 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.023s
2026-06-18 14:53:35,427 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f355895d-2e1c-475d-9b0b-2b2109f7748f', 'content-length': '734', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f355895d-2e1c-475d-9b0b-2b2109f7748f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:35.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:36,446 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:53:36,446 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36d46e1-21d8-4fce-bcb6-e476e94fecd0', 'content-length': '736', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36d46e1-21d8-4fce-bcb6-e476e94fecd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:35.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:37,467 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:53:37,467 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f641bd9e-dd50-446d-9240-6b5b5c602b01', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f641bd9e-dd50-446d-9240-6b5b5c602b01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:38,487 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:53:38,487 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e315505c-c26e-45b2-99e2-f71b774df414', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e315505c-c26e-45b2-99e2-f71b774df414', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:39,506 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:53:39,506 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d681bf4-3527-466b-9a57-8ee2334fa8ce', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d681bf4-3527-466b-9a57-8ee2334fa8ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:40,527 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:53:40,528 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1d6ccf-2e5d-487c-853e-524718a53a71', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1d6ccf-2e5d-487c-853e-524718a53a71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:41,546 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:53:41,546 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5bc088-a062-46cb-a642-6d304d03b07d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5bc088-a062-46cb-a642-6d304d03b07d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:42,580 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.028s
2026-06-18 14:53:42,580 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb4ecd8-8ab4-4c73-a612-f080ee4a5c87', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb4ecd8-8ab4-4c73-a612-f080ee4a5c87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:43,599 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:53:43,599 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae741d3-d2a2-403b-9703-3a9d66850426', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae741d3-d2a2-403b-9703-3a9d66850426', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:44,618 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:53:44,618 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc404bed-eac6-40b0-8b11-6be9ce048903', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc404bed-eac6-40b0-8b11-6be9ce048903', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:45,634 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:53:45,634 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b62138a-eb70-4f34-9c83-2695e02a0491', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b62138a-eb70-4f34-9c83-2695e02a0491', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:46,650 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:53:46,650 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8132a19b-b6ac-41be-886d-65f4e3bbd312', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8132a19b-b6ac-41be-886d-65f4e3bbd312', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:47,681 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.027s
2026-06-18 14:53:47,682 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f225ce33-4031-43ab-8056-e92b2aecb27e', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f225ce33-4031-43ab-8056-e92b2aecb27e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:36.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:48,700 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:53:48,700 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab829109-8908-4ed0-97b5-d0af46471f91', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab829109-8908-4ed0-97b5-d0af46471f91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:48.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:49,718 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:53:49,719 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924058d2-234e-4032-b0ca-c43fb64ad92e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924058d2-234e-4032-b0ca-c43fb64ad92e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:53:49,721 106054 INFO [tempest.common.waiters] backup d06ca6fd-a456-443c-8d18-1acc6f8ea540 reached available after waiting for 14.721681 seconds
2026-06-18 14:53:49,781 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 202 POST https://10.4.3.16/volume/v3/backups 0.060s
2026-06-18 14:53:49,782 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "name": "tempest-VolumesBackupsTest-Backup-771852341"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d18fbe-7aa5-4c35-8ff9-7d676202da6b', 'content-length': '327', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d18fbe-7aa5-4c35-8ff9-7d676202da6b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/backups'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "name": "tempest-VolumesBackupsTest-Backup-771852341", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}]}}'
2026-06-18 14:53:49,799 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.016s
2026-06-18 14:53:49,799 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220ad366-eabc-4efa-9eb9-ffc70c7a750e', 'content-length': '734', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220ad366-eabc-4efa-9eb9-ffc70c7a750e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:50.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:50,818 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.015s
2026-06-18 14:53:50,818 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4e4da4-81cf-415e-b221-8f372725658c', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4e4da4-81cf-415e-b221-8f372725658c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:51,840 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.019s
2026-06-18 14:53:51,841 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365e4338-64bf-43a6-939f-c1477dad371b', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365e4338-64bf-43a6-939f-c1477dad371b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:52,865 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.018s
2026-06-18 14:53:52,865 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc856645-98a5-4cbf-b4d6-d3bfa685a0d7', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc856645-98a5-4cbf-b4d6-d3bfa685a0d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:53,887 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.018s
2026-06-18 14:53:53,888 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0e7900-7e1b-462c-b46d-21351559af51', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0e7900-7e1b-462c-b46d-21351559af51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:54,918 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.028s
2026-06-18 14:53:54,919 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae29bed7-6ce4-45b1-86ac-5109a6484063', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae29bed7-6ce4-45b1-86ac-5109a6484063', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:55,939 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.015s
2026-06-18 14:53:55,939 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48d4091-3252-4bab-afa2-b8e86add1d4d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48d4091-3252-4bab-afa2-b8e86add1d4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:56,959 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.016s
2026-06-18 14:53:56,959 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1375de-4850-4055-9817-77dcb38b778f', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1375de-4850-4055-9817-77dcb38b778f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:57,979 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.017s
2026-06-18 14:53:57,979 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fab10e-dff1-4fce-97c8-54fcc2dbba7d', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fab10e-dff1-4fce-97c8-54fcc2dbba7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:53:59,001 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.018s
2026-06-18 14:53:59,001 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58f3fb2-0218-4f36-96ba-b0effc5767d1', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58f3fb2-0218-4f36-96ba-b0effc5767d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:00,022 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.017s
2026-06-18 14:54:00,022 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55644cf-e053-466c-b46d-08c463bbb49c', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55644cf-e053-466c-b46d-08c463bbb49c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:01,046 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.019s
2026-06-18 14:54:01,046 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f87dfc7-5691-4ea2-8907-c13936584a4e', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f87dfc7-5691-4ea2-8907-c13936584a4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:02,067 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.016s
2026-06-18 14:54:02,068 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65d95eb-9951-48ef-85d5-cbeab318620e', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65d95eb-9951-48ef-85d5-cbeab318620e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:53:51.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:03,305 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.233s
2026-06-18 14:54:03,305 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5a10e1-8a73-47f8-9ba0-d53195e64ca6', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5a10e1-8a73-47f8-9ba0-d53195e64ca6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:54:03.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:04,325 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.015s
2026-06-18 14:54:04,325 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f530c9be-b2ae-4a3a-8474-5c8846d5b1dc', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f530c9be-b2ae-4a3a-8474-5c8846d5b1dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:54:03.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:05,346 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.016s
2026-06-18 14:54:05,346 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd3b9ea-d5de-416a-8135-ecfb51e93e1d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd3b9ea-d5de-416a-8135-ecfb51e93e1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:54:05.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:54:05,349 106054 INFO [tempest.common.waiters] backup 97336294-0dac-4d5b-85ce-a5c40e18709e reached available after waiting for 16.349302 seconds
2026-06-18 14:54:05,374 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.025s
2026-06-18 14:54:05,374 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff500be9-a29e-4363-9190-8888d87556c7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff500be9-a29e-4363-9190-8888d87556c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:54:05,471 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 202 POST https://10.4.3.16/volume/v3/backups 0.092s
2026-06-18 14:54:05,471 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-641520067"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441b9dd8-4999-40a5-80e4-c91a3e60d83c', 'content-length': '327', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441b9dd8-4999-40a5-80e4-c91a3e60d83c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/backups'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "name": "tempest-VolumesBackupsTest-Backup-641520067", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}]}}'
2026-06-18 14:54:05,491 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:54:05,491 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed5b1bf-e3f8-4971-93cd-000ca43c0a30', 'content-length': '733', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed5b1bf-e3f8-4971-93cd-000ca43c0a30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:05.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:06,512 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:54:06,513 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a860ca-11da-4b72-b62b-2871386c99ca', 'content-length': '735', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a860ca-11da-4b72-b62b-2871386c99ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:06.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:07,538 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.021s
2026-06-18 14:54:07,538 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb99524a-ad55-4fbc-8edd-e67c126e022a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb99524a-ad55-4fbc-8edd-e67c126e022a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:08,595 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 500 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.052s
2026-06-18 14:54:08,595 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-b721434b-a158-427e-9876-7aff3987410e', 'x-openstack-request-id': 'req-b721434b-a158-427e-9876-7aff3987410e', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 14:54:08,643 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.045s
2026-06-18 14:54:08,643 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c6e400-e0b8-464d-b0e0-86729357b1b9', 'x-openstack-request-id': 'req-84c6e400-e0b8-464d-b0e0-86729357b1b9', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 14:54:08,643 106054 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method BackupsClient.delete_backup of <tempest.lib.services.volume.v3.backups_client.BackupsClient object at 0x76f9383c1700>>, retrying...
2026-06-18 14:54:13,690 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.046s
2026-06-18 14:54:13,691 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 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-b15bb1a4-2099-4de8-8827-ca307fa016af', 'x-openstack-request-id': 'req-b15bb1a4-2099-4de8-8827-ca307fa016af', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Backup status must be available or error"}}'
2026-06-18 14:54:13,741 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.050s
2026-06-18 14:54:13,741 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c794ca-3a9e-4908-87ef-03a108d7295e', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c794ca-3a9e-4908-87ef-03a108d7295e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:14,764 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:14,764 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c231491-afdb-46d8-a100-2439fc3ee589', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c231491-afdb-46d8-a100-2439fc3ee589', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:15,781 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:54:15,781 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f76086-1ebb-40db-b6e6-09857585b2f3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f76086-1ebb-40db-b6e6-09857585b2f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:16,800 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:54:16,800 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e9f00f-340c-45d8-bd79-9f72ec44a2de', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e9f00f-340c-45d8-bd79-9f72ec44a2de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:17,824 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:54:17,824 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e116c8-9555-4711-af17-85b9575ccd2d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e116c8-9555-4711-af17-85b9575ccd2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:18,839 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:54:18,840 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fbcb81-f931-4015-a4e0-6d2437468a9f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fbcb81-f931-4015-a4e0-6d2437468a9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:19,856 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:54:19,856 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1466190-de1f-4292-8485-0209f119c9a1', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1466190-de1f-4292-8485-0209f119c9a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:20,876 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:20,877 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296573a8-7151-4714-86fb-ec3e01e21f6b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296573a8-7151-4714-86fb-ec3e01e21f6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:21,902 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:21,902 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500aa381-cd21-4ccb-a2b3-f86bb7f2b529', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500aa381-cd21-4ccb-a2b3-f86bb7f2b529', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:22,922 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:22,922 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c3e48c-1493-454b-ad7d-5389e0dd42ee', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c3e48c-1493-454b-ad7d-5389e0dd42ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:23,941 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:54:23,941 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd46ff5-8796-452d-8b8d-4c11b75b5782', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd46ff5-8796-452d-8b8d-4c11b75b5782', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:24,959 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:24,959 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a8da12-7377-4793-9925-bef6a194aff9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a8da12-7377-4793-9925-bef6a194aff9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:25,980 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:25,980 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9311dcb5-4685-489a-8284-f645be514a22', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9311dcb5-4685-489a-8284-f645be514a22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:27,002 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:54:27,003 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053dcc41-983f-436e-a34d-6b95dd8a53f4', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053dcc41-983f-436e-a34d-6b95dd8a53f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:28,027 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.022s
2026-06-18 14:54:28,027 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b67e1b-70db-4bdd-bc4c-4adcdccf4719', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b67e1b-70db-4bdd-bc4c-4adcdccf4719', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:29,051 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:29,052 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3613358-28ac-427a-a141-a38b9abb430d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3613358-28ac-427a-a141-a38b9abb430d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:30,071 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:54:30,072 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebea2a0f-bc98-492c-9c9e-ef89c4711c60', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebea2a0f-bc98-492c-9c9e-ef89c4711c60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:31,095 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:31,096 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691c02ef-353d-4c67-bda0-da163c5130c3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691c02ef-353d-4c67-bda0-da163c5130c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:32,121 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.022s
2026-06-18 14:54:32,121 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e6f001-e498-490e-bb7d-f67dac04d3b4', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e6f001-e498-490e-bb7d-f67dac04d3b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:33,144 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:33,144 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34968065-ee56-4766-98ea-26e16b7f586d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34968065-ee56-4766-98ea-26e16b7f586d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:34,165 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:34,166 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd080465-f897-43e5-8268-7fedb2b8db86', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd080465-f897-43e5-8268-7fedb2b8db86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:35,187 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:35,187 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53882b03-6801-47aa-92c1-4639a2c765c4', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53882b03-6801-47aa-92c1-4639a2c765c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:36,207 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:54:36,208 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471cd728-7b52-4fac-8ba0-fc1663c70ffa', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471cd728-7b52-4fac-8ba0-fc1663c70ffa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:37,229 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:37,229 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7a9151-7954-41c7-9a97-f319f890aed3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7a9151-7954-41c7-9a97-f319f890aed3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:38,248 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:54:38,248 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0bf739-a622-4b06-b207-e458fc22784a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0bf739-a622-4b06-b207-e458fc22784a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:39,267 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:39,268 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0929c2-4307-41ba-9aa1-e548bb909e0c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0929c2-4307-41ba-9aa1-e548bb909e0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:40,285 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:40,285 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f108f7-f27f-4bc7-ba51-1cc22fbcee8f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f108f7-f27f-4bc7-ba51-1cc22fbcee8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:41,312 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.023s
2026-06-18 14:54:41,312 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea34218-4d0e-4eca-8e33-3361975f9216', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea34218-4d0e-4eca-8e33-3361975f9216', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:42,330 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:54:42,330 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6226f3-794a-4787-971e-fe7b325eb127', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6226f3-794a-4787-971e-fe7b325eb127', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:43,355 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.022s
2026-06-18 14:54:43,355 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0684518-d3d9-4a5b-b7d5-73d638d7c9ed', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0684518-d3d9-4a5b-b7d5-73d638d7c9ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:44,375 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:44,375 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc907ac2-1f18-4cbc-ae0a-3710d1eec2cd', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc907ac2-1f18-4cbc-ae0a-3710d1eec2cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:45,395 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:54:45,395 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46df0ec-0547-4fa1-ac49-c74434efe0f2', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46df0ec-0547-4fa1-ac49-c74434efe0f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:46,413 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:46,413 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dee6cc6-2d0c-4e3c-bb83-af921c3d67d9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dee6cc6-2d0c-4e3c-bb83-af921c3d67d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:47,443 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.026s
2026-06-18 14:54:47,443 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdac109-d9ed-4f29-987e-cea813e2e5a9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdac109-d9ed-4f29-987e-cea813e2e5a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:48,480 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.032s
2026-06-18 14:54:48,481 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d941e6-d39b-407d-bbff-cb7517a9be86', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d941e6-d39b-407d-bbff-cb7517a9be86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:49,505 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:49,505 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a136e40-258d-4cf3-9df8-121864887961', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a136e40-258d-4cf3-9df8-121864887961', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:50,527 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:50,528 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c730bc5c-323b-45b3-a346-88560b7c842c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c730bc5c-323b-45b3-a346-88560b7c842c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:51,549 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:54:51,550 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2fd0c0-3f75-4ae1-85c8-8bf0ed20e9a9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2fd0c0-3f75-4ae1-85c8-8bf0ed20e9a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:52,576 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:54:52,576 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5558c926-5ba1-4bec-acfc-625ffee3b3c9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5558c926-5ba1-4bec-acfc-625ffee3b3c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:53,596 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:54:53,596 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddb06c9-c58c-4244-9138-b4dc9ff4df3c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddb06c9-c58c-4244-9138-b4dc9ff4df3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:54,619 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:54:54,619 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3256b85-b212-46b3-8189-e4aa2a5aeec4', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3256b85-b212-46b3-8189-e4aa2a5aeec4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:55,640 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:55,640 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b26689-3f77-4b76-8543-175f9ecfa7d0', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b26689-3f77-4b76-8543-175f9ecfa7d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:56,664 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:54:56,664 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f37031-d90b-4cce-a9bb-22c2601fbee1', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f37031-d90b-4cce-a9bb-22c2601fbee1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:57,685 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:54:57,685 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ce7fac-d009-4684-a952-aca9562c852f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ce7fac-d009-4684-a952-aca9562c852f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:58,705 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:54:58,705 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a812f3-eced-4936-a164-181b2c2a5751', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a812f3-eced-4936-a164-181b2c2a5751', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:54:59,730 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:54:59,730 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05075db6-6c28-4c0f-98d3-266a5d0e1480', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05075db6-6c28-4c0f-98d3-266a5d0e1480', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:00,753 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:55:00,753 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90894bf9-0e7e-4730-8ac4-f51b2a9e0cff', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90894bf9-0e7e-4730-8ac4-f51b2a9e0cff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:01,775 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:55:01,775 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8976d4-7f74-4664-a52f-5a34b42f8f24', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8976d4-7f74-4664-a52f-5a34b42f8f24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:02,792 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:02,792 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2ece2f-3355-4dd9-aa5c-79a281fccf57', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2ece2f-3355-4dd9-aa5c-79a281fccf57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:03,814 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:55:03,814 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5925b6-ee9a-4490-85ca-a8374368644c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5925b6-ee9a-4490-85ca-a8374368644c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:04,835 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:55:04,835 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a53ccf-3af9-4759-b76e-2e09219102c3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a53ccf-3af9-4759-b76e-2e09219102c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:05,852 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:05,852 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e61087-74ea-4899-a62b-373ef04db546', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e61087-74ea-4899-a62b-373ef04db546', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:06,868 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:06,868 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21965444-2358-411a-8fc5-af659420af7c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21965444-2358-411a-8fc5-af659420af7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:07,883 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:55:07,883 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cc5adf-2ba0-4548-b987-daae13b72087', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cc5adf-2ba0-4548-b987-daae13b72087', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:08,907 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:55:08,907 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61edb9c2-c42c-4549-90d9-be08b68cdf17', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61edb9c2-c42c-4549-90d9-be08b68cdf17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:09,922 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:09,922 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228cbfaa-8cc6-4c86-b9d8-7c29fc0b5797', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228cbfaa-8cc6-4c86-b9d8-7c29fc0b5797', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:10,940 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:10,941 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23720c6-d14d-49ac-866d-bfa9b825c2ba', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23720c6-d14d-49ac-866d-bfa9b825c2ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:11,969 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.026s
2026-06-18 14:55:11,970 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d114e8b-4c67-4837-87f3-2629db471bb9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d114e8b-4c67-4837-87f3-2629db471bb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:12,990 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:55:12,990 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f457954e-e1a7-4694-84d4-272e61579434', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f457954e-e1a7-4694-84d4-272e61579434', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:14,006 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:14,006 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1080ec81-ea14-4076-b699-866e97d3fb3f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1080ec81-ea14-4076-b699-866e97d3fb3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:15,022 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:15,023 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4493bca-3211-4e5e-b290-c2439f061ec8', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4493bca-3211-4e5e-b290-c2439f061ec8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:16,038 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:55:16,038 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3280309f-3389-4375-bfb8-4e7c8f004321', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3280309f-3389-4375-bfb8-4e7c8f004321', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:17,054 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:17,054 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe64c85-8d5f-4228-9145-057667fa6037', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe64c85-8d5f-4228-9145-057667fa6037', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:18,070 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:18,070 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36aa4989-8348-44a0-b7dd-330ec4d07f47', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36aa4989-8348-44a0-b7dd-330ec4d07f47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:19,087 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:19,087 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ef93ab-00b5-4df7-9fda-d2fe35ef3051', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ef93ab-00b5-4df7-9fda-d2fe35ef3051', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:20,104 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:20,104 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ca5077-cbf6-43e9-a177-125097bde7b1', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ca5077-cbf6-43e9-a177-125097bde7b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:21,123 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:55:21,123 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229cb38e-73ea-485c-8f4e-aea4d4fa22e1', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229cb38e-73ea-485c-8f4e-aea4d4fa22e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:22,140 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:22,140 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6fc27f-f4fa-4c17-bd01-d129981a4ffd', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6fc27f-f4fa-4c17-bd01-d129981a4ffd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:23,159 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:23,159 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83af2034-402c-451d-8a06-1ba88fa47039', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83af2034-402c-451d-8a06-1ba88fa47039', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:24,179 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:55:24,180 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38f228c-c1a3-49e0-880b-5ad9ddab9564', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38f228c-c1a3-49e0-880b-5ad9ddab9564', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:25,197 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:25,197 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b69f8a2-60cd-4b0c-a818-10c46a1a6385', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b69f8a2-60cd-4b0c-a818-10c46a1a6385', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:26,213 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:55:26,213 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba334c9-e080-4f91-9229-e954786eb011', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba334c9-e080-4f91-9229-e954786eb011', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:27,236 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:55:27,236 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b5c82f-14ce-41a0-ab31-ffe6cccbd04f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b5c82f-14ce-41a0-ab31-ffe6cccbd04f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:28,253 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:28,253 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e351b69-b46e-42cc-8cf5-8f0f4a49e4fa', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e351b69-b46e-42cc-8cf5-8f0f4a49e4fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:29,283 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.026s
2026-06-18 14:55:29,284 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec44ad3-b5ff-4f42-93bb-4e0bde37cd1c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec44ad3-b5ff-4f42-93bb-4e0bde37cd1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:30,308 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:55:30,308 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc94efac-721a-43fe-907b-49a404461a24', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc94efac-721a-43fe-907b-49a404461a24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:31,325 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:31,325 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12548e2a-e4a5-4bc7-a252-dbf878bc971d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12548e2a-e4a5-4bc7-a252-dbf878bc971d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:32,348 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:55:32,348 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1ff152-d115-46cb-9dc9-637a8d5df04f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1ff152-d115-46cb-9dc9-637a8d5df04f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:33,367 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:55:33,368 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f636329-1c5a-478e-92d4-1414d268134f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f636329-1c5a-478e-92d4-1414d268134f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:34,395 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.023s
2026-06-18 14:55:34,396 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed874d3c-002e-4beb-873a-56d45a3e672c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed874d3c-002e-4beb-873a-56d45a3e672c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:35,412 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:55:35,412 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b143df05-8b9b-4138-ab4e-1e2e2d0a0e46', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b143df05-8b9b-4138-ab4e-1e2e2d0a0e46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:36,439 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.022s
2026-06-18 14:55:36,439 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26f9bdf-d909-4c46-a0dd-cf089441817d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26f9bdf-d909-4c46-a0dd-cf089441817d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:37,468 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.025s
2026-06-18 14:55:37,468 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01de26d5-a8f3-4f58-9d13-56802a933147', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01de26d5-a8f3-4f58-9d13-56802a933147', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:38,486 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:38,486 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c39280b-0cce-4540-bb06-071df3d09622', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c39280b-0cce-4540-bb06-071df3d09622', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:39,503 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:39,503 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564ebe93-d566-44f1-a964-b6e5cc4abcd3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564ebe93-d566-44f1-a964-b6e5cc4abcd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:40,518 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:55:40,518 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48441c1-c540-4836-92bf-fd0979976f37', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48441c1-c540-4836-92bf-fd0979976f37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:41,538 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:41,538 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2569d5-d94e-4b44-8d39-966ab5a10098', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2569d5-d94e-4b44-8d39-966ab5a10098', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:42,561 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:55:42,561 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435432d8-440a-4f47-b914-3a4b0efbf917', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435432d8-440a-4f47-b914-3a4b0efbf917', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:43,585 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.021s
2026-06-18 14:55:43,586 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4179c5bc-3a55-4e76-86bc-9a8ff2a56098', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4179c5bc-3a55-4e76-86bc-9a8ff2a56098', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:44,606 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:55:44,606 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1bb1fb8-f33e-4052-b1e4-04d0bd82f6a6', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1bb1fb8-f33e-4052-b1e4-04d0bd82f6a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:45,626 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:55:45,626 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f670d85b-62c3-4436-be29-b7fc1e778393', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f670d85b-62c3-4436-be29-b7fc1e778393', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:46,654 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.025s
2026-06-18 14:55:46,654 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1a01b6-5e69-451d-9df5-2dfcba1ed590', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1a01b6-5e69-451d-9df5-2dfcba1ed590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:47,673 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:47,673 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b859b5a5-2277-43ca-9d25-978def2c1647', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b859b5a5-2277-43ca-9d25-978def2c1647', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:48,689 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:55:48,689 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730ab830-b391-499c-b10d-2bdca72c9a51', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730ab830-b391-499c-b10d-2bdca72c9a51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:49,720 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.028s
2026-06-18 14:55:49,721 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a77b4e-c0f9-4c10-9bc2-b37e06fceb15', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a77b4e-c0f9-4c10-9bc2-b37e06fceb15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:50,741 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:50,741 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e71f4e9-7392-43fe-92a2-14303f8ddf3e', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e71f4e9-7392-43fe-92a2-14303f8ddf3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:51,759 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:55:51,759 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f31055-84aa-4c63-99d0-4c13818ca5c8', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f31055-84aa-4c63-99d0-4c13818ca5c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:52,780 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:55:52,780 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e0de29-a575-4a46-acc0-858ea48fb4bd', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e0de29-a575-4a46-acc0-858ea48fb4bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:53,801 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:55:53,801 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c733e-90b1-4c8d-b854-c26bb597263c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c733e-90b1-4c8d-b854-c26bb597263c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:54,823 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:55:54,823 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31657a2-1341-4205-9539-c4ba50c3dc6b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31657a2-1341-4205-9539-c4ba50c3dc6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:55,844 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:55:55,845 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44fa3a68-690d-479b-b280-9070b60cc8ff', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44fa3a68-690d-479b-b280-9070b60cc8ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:56,864 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:56,864 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9945da26-03e1-4720-802f-0e1486a0279e', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9945da26-03e1-4720-802f-0e1486a0279e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:57,888 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:55:57,888 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b787f2-005a-4ce4-8a4d-0759e66f4ec5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b787f2-005a-4ce4-8a4d-0759e66f4ec5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:58,909 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:55:58,909 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4399d12-d614-41cf-9afc-5fb4ae018b13', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4399d12-d614-41cf-9afc-5fb4ae018b13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:55:59,928 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:55:59,928 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef8dc59-a84d-4b4b-b0ef-f6e3ba74947b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef8dc59-a84d-4b4b-b0ef-f6e3ba74947b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:00,946 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:00,946 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bbf0b43-f75d-4064-93ae-34cbd9d0f798', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bbf0b43-f75d-4064-93ae-34cbd9d0f798', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:01,963 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:01,963 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4791d3-d042-471e-a8a3-32f98fbbe2c3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4791d3-d042-471e-a8a3-32f98fbbe2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:02,979 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:02,980 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f4323a-0903-42ef-8889-4df885ae191b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f4323a-0903-42ef-8889-4df885ae191b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:03,998 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:03,998 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304428c5-3f4b-4209-ab4b-f1ca04eca973', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304428c5-3f4b-4209-ab4b-f1ca04eca973', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:05,016 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:05,016 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49136adf-6539-4805-a847-4d248d175464', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49136adf-6539-4805-a847-4d248d175464', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:06,033 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:56:06,034 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef68a2e7-44b2-45e8-ba34-70d1f9ae5187', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef68a2e7-44b2-45e8-ba34-70d1f9ae5187', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:07,051 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:07,051 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48560e5c-ceee-4d14-81e3-d7793e80fae7', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48560e5c-ceee-4d14-81e3-d7793e80fae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:08,070 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:08,070 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252c62e5-1b57-486f-a417-c03826c9b4d8', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252c62e5-1b57-486f-a417-c03826c9b4d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:09,087 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:56:09,087 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055156ee-7c5f-4df9-8abe-b28f6388cf8e', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055156ee-7c5f-4df9-8abe-b28f6388cf8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:10,105 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:10,105 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd9ceb9-8956-4be0-b04c-2d386ff7a06f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd9ceb9-8956-4be0-b04c-2d386ff7a06f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:11,122 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:11,122 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198d449b-7229-4786-9bc1-a5f0b513d34b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198d449b-7229-4786-9bc1-a5f0b513d34b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:12,141 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:56:12,141 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eab7dea-b553-4a41-91a7-cd9a2ab0281a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eab7dea-b553-4a41-91a7-cd9a2ab0281a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:13,161 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:56:13,161 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2894913-07ef-4108-a6e5-22c568a32521', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2894913-07ef-4108-a6e5-22c568a32521', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:14,178 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:56:14,178 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5fda05-f899-44fb-a0b7-60d8bea85110', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5fda05-f899-44fb-a0b7-60d8bea85110', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:15,195 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:15,195 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39e2b8a-44a3-46b9-9163-27239a136307', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39e2b8a-44a3-46b9-9163-27239a136307', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:16,217 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:16,217 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc399761-35ef-4284-9e5d-d4a4fdec13ae', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc399761-35ef-4284-9e5d-d4a4fdec13ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:17,243 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:17,243 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ecd98c-82b7-4226-9e8a-409b9fd43d1f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ecd98c-82b7-4226-9e8a-409b9fd43d1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:18,261 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:18,261 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a5588b-91f8-412a-9766-283fdc1ee2b0', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a5588b-91f8-412a-9766-283fdc1ee2b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:19,289 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.024s
2026-06-18 14:56:19,289 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83cd9ad-e2b5-43e4-9cc2-c78de3af9cb3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83cd9ad-e2b5-43e4-9cc2-c78de3af9cb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:20,317 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.024s
2026-06-18 14:56:20,318 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff33cb05-dae8-4fe5-9487-309423f4addc', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff33cb05-dae8-4fe5-9487-309423f4addc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:21,342 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:21,343 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6723d41d-3244-44d6-99ef-d735e6457153', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6723d41d-3244-44d6-99ef-d735e6457153', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:22,361 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:22,361 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0358b8-13ee-4a40-a6a1-ba88b89395a0', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0358b8-13ee-4a40-a6a1-ba88b89395a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:23,384 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:56:23,384 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e48ed4-2639-4463-9f6e-658ced588f2f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e48ed4-2639-4463-9f6e-658ced588f2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:24,405 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:56:24,405 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6921ba-c7b2-4f0d-89c6-e968043e5340', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6921ba-c7b2-4f0d-89c6-e968043e5340', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:25,422 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:25,423 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e75bac-0725-407d-9653-fb5668b8f299', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e75bac-0725-407d-9653-fb5668b8f299', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:26,443 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:56:26,443 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c2ed41-a3ef-4e27-96f2-19456278d893', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c2ed41-a3ef-4e27-96f2-19456278d893', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:27,468 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.021s
2026-06-18 14:56:27,469 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eee1a2f-11d5-4a04-9859-fe50f1a9daa7', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eee1a2f-11d5-4a04-9859-fe50f1a9daa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:28,487 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:28,487 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90bcd41-38a3-427c-9e26-ffccf6453684', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90bcd41-38a3-427c-9e26-ffccf6453684', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:29,503 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:56:29,503 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b319c3d5-8805-4299-9883-47ee4e8c80af', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b319c3d5-8805-4299-9883-47ee4e8c80af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:30,529 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.021s
2026-06-18 14:56:30,529 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3979fd-015a-474a-a731-b5b19b12875a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3979fd-015a-474a-a731-b5b19b12875a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:31,548 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:31,548 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf146b98-4cc9-4672-aa9c-d8635aee3279', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf146b98-4cc9-4672-aa9c-d8635aee3279', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:32,567 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:32,567 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d7c73a-738d-48d8-bbb2-220bbb46ebc8', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d7c73a-738d-48d8-bbb2-220bbb46ebc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:33,586 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:56:33,586 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00078f1b-9928-4165-b292-355e09c43005', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00078f1b-9928-4165-b292-355e09c43005', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:34,608 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:34,608 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b66fcf2-e15d-49ff-b888-fd4de46164a5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b66fcf2-e15d-49ff-b888-fd4de46164a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:35,626 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:35,626 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5739cd-cf24-4f40-8e11-37365e41d25d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5739cd-cf24-4f40-8e11-37365e41d25d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:36,643 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:36,643 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc83e392-f081-45ba-98f3-741843203f41', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc83e392-f081-45ba-98f3-741843203f41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:37,660 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:37,660 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53ff5d7-7905-4e7e-a647-30ad46e5669a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53ff5d7-7905-4e7e-a647-30ad46e5669a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:38,683 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:56:38,683 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f680733b-77ee-472d-9824-cbebc1a0469f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f680733b-77ee-472d-9824-cbebc1a0469f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:39,701 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:39,701 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e611d096-f3b8-455f-91ae-e2760ca65aa6', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e611d096-f3b8-455f-91ae-e2760ca65aa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:40,718 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:40,718 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb3de45-ad11-4369-b0e3-2807cf1bfdb7', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb3de45-ad11-4369-b0e3-2807cf1bfdb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:41,734 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:56:41,734 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b4997a-ebae-4b9f-9a0d-d646002dfb9f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b4997a-ebae-4b9f-9a0d-d646002dfb9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:42,750 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:56:42,750 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac96e5c6-a933-4f22-b232-eca846ddd23e', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac96e5c6-a933-4f22-b232-eca846ddd23e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:43,767 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:43,767 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a860412d-dff0-4d14-9800-e6e97b733093', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a860412d-dff0-4d14-9800-e6e97b733093', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:44,783 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.012s
2026-06-18 14:56:44,783 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbde067-302b-40f8-b4e7-27430370afd2', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbde067-302b-40f8-b4e7-27430370afd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:45,800 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:45,800 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b5e801-2827-4d06-91c9-e929c9bb5776', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b5e801-2827-4d06-91c9-e929c9bb5776', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:46,828 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.025s
2026-06-18 14:56:46,829 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642e021e-c493-4c8f-af0e-a1777e783c8f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642e021e-c493-4c8f-af0e-a1777e783c8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:47,854 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:47,854 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b33c7a-a171-4c02-a0d8-da352ee2a881', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b33c7a-a171-4c02-a0d8-da352ee2a881', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:48,886 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.029s
2026-06-18 14:56:48,886 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c311ac25-24b3-4f7b-81c2-1320ee5a86bf', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c311ac25-24b3-4f7b-81c2-1320ee5a86bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:49,905 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:49,905 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f74f7aa-0cb1-4487-95f6-a90c83e01573', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f74f7aa-0cb1-4487-95f6-a90c83e01573', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:50,924 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:56:50,924 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c496808-3403-4a85-b471-fa45638e0231', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c496808-3403-4a85-b471-fa45638e0231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:51,954 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.027s
2026-06-18 14:56:51,954 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1e0a8d-fd55-4b95-ad00-87a9907501a5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1e0a8d-fd55-4b95-ad00-87a9907501a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:52,976 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:52,976 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e209883e-bd07-4680-a70a-9d4c2050487f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e209883e-bd07-4680-a70a-9d4c2050487f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:53,993 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:56:53,993 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbcd502-7586-4665-85b6-56e9111acb01', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbcd502-7586-4665-85b6-56e9111acb01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:55,017 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.019s
2026-06-18 14:56:55,017 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b330b3fb-f68a-433c-977a-c07abbcdc2e8', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b330b3fb-f68a-433c-977a-c07abbcdc2e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:56,037 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:56:56,037 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4effb7-a849-42ea-8372-bcfc3d125d21', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4effb7-a849-42ea-8372-bcfc3d125d21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:57,063 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:56:57,063 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4831ed3b-428e-4e78-97b1-3969a031672c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4831ed3b-428e-4e78-97b1-3969a031672c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:58,082 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:56:58,082 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20402b2b-acdb-48ff-a042-34707cba33d5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20402b2b-acdb-48ff-a042-34707cba33d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:56:59,103 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:56:59,104 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5781d4c-664a-4c4c-bf0b-fbb3c90caaad', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5781d4c-664a-4c4c-bf0b-fbb3c90caaad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:00,124 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:57:00,124 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db2e879-1388-43b9-bdba-38f7be17658c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db2e879-1388-43b9-bdba-38f7be17658c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:01,145 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.018s
2026-06-18 14:57:01,146 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ee1201-cfb2-4934-9f33-2b844c809646', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ee1201-cfb2-4934-9f33-2b844c809646', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:02,169 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.020s
2026-06-18 14:57:02,169 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34e08cb-e5b4-4676-8d06-0b041a3f77a3', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34e08cb-e5b4-4676-8d06-0b041a3f77a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:03,188 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:57:03,188 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7cfa89-a184-47c7-b813-fd04a1eb91c2', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7cfa89-a184-47c7-b813-fd04a1eb91c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:04,208 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:57:04,208 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01444391-b4ea-4705-8ae7-53c19067a94a', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01444391-b4ea-4705-8ae7-53c19067a94a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:05,230 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:57:05,230 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243779b2-b9d6-4b52-b551-52b4f2968a30', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243779b2-b9d6-4b52-b551-52b4f2968a30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:06,248 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:06,248 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a45cc4-0e16-45e8-a931-987d30aef06b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a45cc4-0e16-45e8-a931-987d30aef06b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:07,268 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:57:07,268 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde99818-f6ab-401b-8c4d-a550f0fdcc9d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde99818-f6ab-401b-8c4d-a550f0fdcc9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:08,287 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:57:08,287 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c759ee5-96c2-4253-82be-b6cf05fa63fa', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c759ee5-96c2-4253-82be-b6cf05fa63fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:09,305 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:57:09,305 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562fdecf-4167-455b-976d-ba05b54e03d1', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562fdecf-4167-455b-976d-ba05b54e03d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:10,322 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:57:10,322 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d9b33c-411c-49aa-ae75-1878047fb866', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d9b33c-411c-49aa-ae75-1878047fb866', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:11,339 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:57:11,339 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10da934-1baf-4b7a-9677-66cf5a7b0941', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10da934-1baf-4b7a-9677-66cf5a7b0941', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:12,356 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:12,357 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a05e0f-e505-4ace-ad72-739adc0884ff', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a05e0f-e505-4ace-ad72-739adc0884ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:13,375 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:13,375 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f594bf5-2392-4873-b686-0100e999ad39', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f594bf5-2392-4873-b686-0100e999ad39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:14,395 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:57:14,395 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6feac2d-243a-4bd7-b69d-bea52d848a07', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6feac2d-243a-4bd7-b69d-bea52d848a07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:15,414 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:57:15,415 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b560d1c-8ccb-4a9f-8269-2dd62ea9c5a9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b560d1c-8ccb-4a9f-8269-2dd62ea9c5a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:16,432 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:57:16,432 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a95b3dc-0cb0-4e48-9479-a8cbf7d91294', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a95b3dc-0cb0-4e48-9479-a8cbf7d91294', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:17,449 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.013s
2026-06-18 14:57:17,450 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d13f00-6728-4b33-b618-2e1009ebb663', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d13f00-6728-4b33-b618-2e1009ebb663', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:18,468 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:57:18,468 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2448cd1d-73ff-4589-b9bc-39a99457092e', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2448cd1d-73ff-4589-b9bc-39a99457092e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:19,487 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:19,488 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc19077-3560-418e-a796-fcc0c0ffa22f', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc19077-3560-418e-a796-fcc0c0ffa22f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:20,505 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:20,505 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554710db-357a-4b79-8120-b787ec58aa81', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554710db-357a-4b79-8120-b787ec58aa81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:21,523 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:21,523 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e73b96-e2a1-4868-86ed-519239e98683', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e73b96-e2a1-4868-86ed-519239e98683', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:22,542 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:57:22,542 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8904817f-5e3b-40b6-b1e2-b1250021641b', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8904817f-5e3b-40b6-b1e2-b1250021641b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:23,564 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.017s
2026-06-18 14:57:23,564 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573fcd21-493f-4bc1-8fb0-ff7053ec3a2c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573fcd21-493f-4bc1-8fb0-ff7053ec3a2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:24,583 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:24,583 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9deebda2-0092-4dcf-82f9-4e5be613fbcc', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9deebda2-0092-4dcf-82f9-4e5be613fbcc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:25,601 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:25,601 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfbe982-5aa2-400a-9abf-0dab5fe4e293', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfbe982-5aa2-400a-9abf-0dab5fe4e293', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:26,626 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.021s
2026-06-18 14:57:26,627 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c17424-b338-411c-8ebf-2b192985dcf5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c17424-b338-411c-8ebf-2b192985dcf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:27,645 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.015s
2026-06-18 14:57:27,645 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27b0298-011b-4331-b3bb-faacfeb6ca4d', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27b0298-011b-4331-b3bb-faacfeb6ca4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:28,664 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.016s
2026-06-18 14:57:28,664 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcc03bd-bf49-4020-b104-e426d3bae2a0', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcc03bd-bf49-4020-b104-e426d3bae2a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:29,681 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f 0.014s
2026-06-18 14:57:29,681 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6493d19-0ba8-409e-9f81-118757c7ce90', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6493d19-0ba8-409e-9f81-118757c7ce90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f'}
Body: b'{"backup": {"id": "27b9b1b9-eb79-40c2-a546-79dd11c0d88f", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:54:05.000000", "updated_at": "2026-06-18T14:54:07.000000", "name": "tempest-VolumesBackupsTest-Backup-641520067", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/27b9b1b9-eb79-40c2-a546-79dd11c0d88f"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:54:05.000000"}}'
2026-06-18 14:57:29,709 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.025s
2026-06-18 14:57:29,709 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-2baf7ab4-bc2d-428a-8c14-a41c2be3ca39', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2baf7ab4-bc2d-428a-8c14-a41c2be3ca39', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b''
2026-06-18 14:57:29,724 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.014s
2026-06-18 14:57:29,724 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c330f633-f4dd-480f-8e7d-7b08b163dba7', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c330f633-f4dd-480f-8e7d-7b08b163dba7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"backup": {"id": "97336294-0dac-4d5b-85ce-a5c40e18709e", "status": "deleting", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:50.000000", "updated_at": "2026-06-18T14:57:30.000000", "name": "tempest-VolumesBackupsTest-Backup-771852341", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/97336294-0dac-4d5b-85ce-a5c40e18709e"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:50.000000"}}'
2026-06-18 14:57:30,739 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e 0.012s
2026-06-18 14:57:30,739 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-01072b75-7e66-4f93-9b91-3949cd31e897', 'x-openstack-request-id': 'req-01072b75-7e66-4f93-9b91-3949cd31e897', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/volume/v3/backups/97336294-0dac-4d5b-85ce-a5c40e18709e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Backup 97336294-0dac-4d5b-85ce-a5c40e18709e could not be found."}}'
2026-06-18 14:57:30,758 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:57:30,758 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '102', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce0979f-18b7-4d26-a0c4-8b13b559c8f5', 'x-openstack-request-id': 'req-6ce0979f-18b7-4d26-a0c4-8b13b559c8f5', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Incremental backups exist for this backup."}}'
2026-06-18 14:57:30,774 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:57:30,775 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a8ef1c-f737-40e6-bfa3-bda279b6916b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a8ef1c-f737-40e6-bfa3-bda279b6916b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:31,793 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:57:31,794 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ed127c-d58b-4d14-81fd-b3e296304451', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ed127c-d58b-4d14-81fd-b3e296304451', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:32,811 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:57:32,811 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbd5bb3-3e40-4ac8-81aa-eb72f7e4d90d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbd5bb3-3e40-4ac8-81aa-eb72f7e4d90d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:33,828 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:57:33,828 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75be6573-025d-4339-ad0b-308e8382a599', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75be6573-025d-4339-ad0b-308e8382a599', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:34,846 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:57:34,846 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af1de07-9e40-445c-a062-9c5ca7695c21', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af1de07-9e40-445c-a062-9c5ca7695c21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:35,862 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:57:35,862 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f75e6f1-85ea-4b76-8b4d-76387a1f2ece', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f75e6f1-85ea-4b76-8b4d-76387a1f2ece', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:36,890 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.024s
2026-06-18 14:57:36,890 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e86ac9b-d822-4f7b-a55b-0bc71a196251', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e86ac9b-d822-4f7b-a55b-0bc71a196251', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:37,913 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:57:37,914 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a97392-50d3-4ec2-997d-087877c61880', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a97392-50d3-4ec2-997d-087877c61880', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:38,929 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:57:38,930 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fb20dc-0962-4a18-99b9-7c134e4d2cec', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fb20dc-0962-4a18-99b9-7c134e4d2cec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:39,953 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:57:39,953 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868363e0-ad2c-47e2-89a7-60196e477989', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868363e0-ad2c-47e2-89a7-60196e477989', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:41,279 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.323s
2026-06-18 14:57:41,279 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c88903-05ab-4a3a-8cb8-8435e5ee1e4f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c88903-05ab-4a3a-8cb8-8435e5ee1e4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:42,298 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:57:42,299 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cab8e3d-ae0a-4537-bf4a-7b167a318eb9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cab8e3d-ae0a-4537-bf4a-7b167a318eb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:43,319 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:57:43,319 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e7d7ab-ba3a-4a5c-8076-8c018c945adf', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e7d7ab-ba3a-4a5c-8076-8c018c945adf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:44,340 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:57:44,340 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a6d546-efea-4277-9cf4-86257261f229', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a6d546-efea-4277-9cf4-86257261f229', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:45,364 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:57:45,364 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9547c40b-4706-4b16-bf36-5ecd760b872d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9547c40b-4706-4b16-bf36-5ecd760b872d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:46,384 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:57:46,384 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80afea5e-4e19-457c-b3c9-b776323d6e34', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80afea5e-4e19-457c-b3c9-b776323d6e34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:47,402 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:57:47,402 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10c67dc-e60d-46b7-a344-54495a79f094', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10c67dc-e60d-46b7-a344-54495a79f094', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:48,421 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:57:48,421 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba77fe09-2749-4a2f-bf79-77be54bc1e46', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba77fe09-2749-4a2f-bf79-77be54bc1e46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:49,440 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:57:49,440 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfea958-30a9-4d23-877b-dfedb0512211', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfea958-30a9-4d23-877b-dfedb0512211', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:50,486 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.044s
2026-06-18 14:57:50,487 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b09805b-e0b8-4399-a67a-98e08aae6052', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b09805b-e0b8-4399-a67a-98e08aae6052', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:51,513 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.022s
2026-06-18 14:57:51,513 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ac4ea3-3d60-4043-974b-c1c50540341f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ac4ea3-3d60-4043-974b-c1c50540341f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:52,533 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:57:52,533 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d284b70-d73b-4595-b6d1-d8aa6dbbb4b8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d284b70-d73b-4595-b6d1-d8aa6dbbb4b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:53,554 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:57:53,554 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10b1088-a033-4a17-8df0-0f7f9c1a94f7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10b1088-a033-4a17-8df0-0f7f9c1a94f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:54,578 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:57:54,578 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfdf28c8-90da-46a9-b6a7-af4f575d7ae7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfdf28c8-90da-46a9-b6a7-af4f575d7ae7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:55,596 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:57:55,597 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b6dbc2-65fa-4c4a-b837-52d98fd4fab3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b6dbc2-65fa-4c4a-b837-52d98fd4fab3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:56,618 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:57:56,618 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348da478-8057-413f-bdeb-a1875aa226b3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348da478-8057-413f-bdeb-a1875aa226b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:57,645 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.023s
2026-06-18 14:57:57,645 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a323f0be-208e-44ed-8a71-9069c506290c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a323f0be-208e-44ed-8a71-9069c506290c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:58,674 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.024s
2026-06-18 14:57:58,674 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0400d39c-f671-446e-963e-3e9a79ae1936', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0400d39c-f671-446e-963e-3e9a79ae1936', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:57:59,696 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:57:59,696 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b50bb6e-7c92-4228-9544-246dabbcf1e6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b50bb6e-7c92-4228-9544-246dabbcf1e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:00,721 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:58:00,721 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cde6b0-b268-433d-9857-c76baddf073e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cde6b0-b268-433d-9857-c76baddf073e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:01,744 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:01,744 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c133c3d5-c500-4070-b526-d0a5efed4a27', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c133c3d5-c500-4070-b526-d0a5efed4a27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:02,765 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:02,766 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320cce21-6075-4ab5-a5f0-19600b2c2d0e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320cce21-6075-4ab5-a5f0-19600b2c2d0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:03,788 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:03,788 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975bdf02-435c-464e-b4b0-3d47ea2e8d50', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975bdf02-435c-464e-b4b0-3d47ea2e8d50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:04,808 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:58:04,808 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d77a8f-d844-42aa-833a-484ccff38406', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d77a8f-d844-42aa-833a-484ccff38406', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:05,829 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:05,829 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6a40e2-8614-4b64-8ada-8241401400a8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6a40e2-8614-4b64-8ada-8241401400a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:06,849 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:58:06,850 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1ddc19-7680-4d6a-b630-f2ac33b0cdb6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1ddc19-7680-4d6a-b630-f2ac33b0cdb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:07,875 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.022s
2026-06-18 14:58:07,876 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492aa965-db7f-4cc1-8fe5-81c9be576ce0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492aa965-db7f-4cc1-8fe5-81c9be576ce0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:08,906 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.024s
2026-06-18 14:58:08,907 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff16b98-1d9e-4b06-b624-e5982744ebea', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff16b98-1d9e-4b06-b624-e5982744ebea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:09,930 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:58:09,930 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f66dc45-ebe7-48a6-b4c4-a849e78e8f4f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f66dc45-ebe7-48a6-b4c4-a849e78e8f4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:10,950 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:58:10,950 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01926b1c-48de-4b43-aec5-6f429bcbad02', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01926b1c-48de-4b43-aec5-6f429bcbad02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:11,967 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:58:11,967 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40cdb29c-7171-4e8e-a487-81e8b6b1da89', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40cdb29c-7171-4e8e-a487-81e8b6b1da89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:12,985 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:12,985 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a53b9cd-4cdf-4658-8ee5-e64e0f065f8d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a53b9cd-4cdf-4658-8ee5-e64e0f065f8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:14,003 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:14,003 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b6c5fe-5588-4164-9da3-300f8c613562', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b6c5fe-5588-4164-9da3-300f8c613562', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:15,105 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.098s
2026-06-18 14:58:15,105 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0fc5bb-086b-4519-9122-caf278722b52', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0fc5bb-086b-4519-9122-caf278722b52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:16,124 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:16,125 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fec60a6-ee31-470b-b28c-b4bb7d4196e7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fec60a6-ee31-470b-b28c-b4bb7d4196e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:17,159 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.030s
2026-06-18 14:58:17,160 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2194c934-ac69-4ce1-9952-2347d049a314', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2194c934-ac69-4ce1-9952-2347d049a314', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:18,182 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:18,183 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d589a9-e59e-41ee-ba3b-b5370b7104ce', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d589a9-e59e-41ee-ba3b-b5370b7104ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:19,208 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:58:19,208 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e87161-94f5-43be-8cdd-fd104df834f0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e87161-94f5-43be-8cdd-fd104df834f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:20,232 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:58:20,233 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d899bf7-22e4-4c9a-8611-5d4de1f59267', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d899bf7-22e4-4c9a-8611-5d4de1f59267', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:21,254 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:21,254 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c516ec-d0c9-47c8-b49b-608dc3fe53f8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c516ec-d0c9-47c8-b49b-608dc3fe53f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:22,273 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:58:22,273 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f160bf-6d21-4c02-a3c9-8b1a83f2a29e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f160bf-6d21-4c02-a3c9-8b1a83f2a29e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:23,293 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:58:23,294 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d3d6c7-9643-4fda-9a4a-19f7a7a69e47', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d3d6c7-9643-4fda-9a4a-19f7a7a69e47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:24,314 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:58:24,314 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7886d3a8-b324-49ca-aa25-40459a13a593', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7886d3a8-b324-49ca-aa25-40459a13a593', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:25,334 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:25,334 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fe7d7b-e0be-46cc-9b0d-ab900cb797a5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fe7d7b-e0be-46cc-9b0d-ab900cb797a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:26,355 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:26,355 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81bceca-d096-449d-bfc3-fd767ba117b4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81bceca-d096-449d-bfc3-fd767ba117b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:27,378 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:58:27,379 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a98252-6f12-4503-8c73-bcbc9c72850d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a98252-6f12-4503-8c73-bcbc9c72850d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:28,401 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:28,401 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51d8406-9ef1-48b9-b9a8-1ed19abe6528', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51d8406-9ef1-48b9-b9a8-1ed19abe6528', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:29,423 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:29,423 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1da662-8431-46a5-9a5c-81eee3dec391', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1da662-8431-46a5-9a5c-81eee3dec391', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:30,446 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:30,447 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2e83fd-41a8-4578-b88b-1a5db60ff655', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2e83fd-41a8-4578-b88b-1a5db60ff655', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:31,468 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:58:31,469 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11995db6-1b8a-4212-9eeb-98c9bfe96f63', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11995db6-1b8a-4212-9eeb-98c9bfe96f63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:32,488 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:32,488 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115a300f-92e7-4476-b554-41b5091c3ebb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115a300f-92e7-4476-b554-41b5091c3ebb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:33,514 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.023s
2026-06-18 14:58:33,514 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a326fd-5ecd-46fb-9622-45f6486479e8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a326fd-5ecd-46fb-9622-45f6486479e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:34,540 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 14:58:34,541 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3094e84-05e8-4f47-984f-4aeeaeef1e63', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3094e84-05e8-4f47-984f-4aeeaeef1e63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:35,561 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:58:35,561 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1ccf67-20d4-48e6-8358-308c393c269b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1ccf67-20d4-48e6-8358-308c393c269b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:36,586 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:36,586 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cab396-569c-448b-8ece-8b606535b0b9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cab396-569c-448b-8ece-8b606535b0b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:37,607 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:37,607 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e9c361-f9ab-4c6e-a649-7cab2b5fcc80', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e9c361-f9ab-4c6e-a649-7cab2b5fcc80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:38,625 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:38,626 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a953310d-de29-47c7-84cc-6fc3713f0637', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a953310d-de29-47c7-84cc-6fc3713f0637', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:39,645 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:58:39,645 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79242141-d267-457e-b047-fbc153835201', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79242141-d267-457e-b047-fbc153835201', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:40,668 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:58:40,669 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb835a7b-d9de-44f0-a89b-d1c4a6795d31', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb835a7b-d9de-44f0-a89b-d1c4a6795d31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:41,691 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:58:41,691 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef47479-4390-4061-8f0a-0307bfe68661', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef47479-4390-4061-8f0a-0307bfe68661', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:42,708 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:42,708 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd74dd9-b23c-4ee8-8ab0-ffe943192666', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd74dd9-b23c-4ee8-8ab0-ffe943192666', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:43,725 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:58:43,725 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8533dc2-d46c-449b-bcb7-0784ce2df7b1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8533dc2-d46c-449b-bcb7-0784ce2df7b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:44,744 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:44,744 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da96cf8d-e9f7-4428-aedf-b4818f9fd49c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da96cf8d-e9f7-4428-aedf-b4818f9fd49c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:45,772 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.025s
2026-06-18 14:58:45,772 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c166b94-71ea-4048-8a16-d477f657b755', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c166b94-71ea-4048-8a16-d477f657b755', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:46,791 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:46,791 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67da8bc-0e78-4863-bbe8-b796f3a3ac81', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67da8bc-0e78-4863-bbe8-b796f3a3ac81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:47,811 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:58:47,811 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c21586f-90da-4d14-b885-363e766128fe', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c21586f-90da-4d14-b885-363e766128fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:48,830 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:58:48,830 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54309b3-3e91-450a-8b33-a17a99f94190', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54309b3-3e91-450a-8b33-a17a99f94190', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:49,848 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:49,848 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe181f9a-6ff2-4f9b-bcc0-f7045bf182e7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe181f9a-6ff2-4f9b-bcc0-f7045bf182e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:50,867 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:50,867 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c7d286-96ba-4f33-b09f-d8c23520aed6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c7d286-96ba-4f33-b09f-d8c23520aed6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:51,887 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:58:51,888 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebc7bdc-fa07-4dc1-b432-bb966c684ca6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebc7bdc-fa07-4dc1-b432-bb966c684ca6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:52,904 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:52,904 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec057572-c8c7-4cd9-9c00-e57bb81ca76f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec057572-c8c7-4cd9-9c00-e57bb81ca76f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:53,922 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:53,922 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91efa8cd-5997-4261-b673-3d51621eed08', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91efa8cd-5997-4261-b673-3d51621eed08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:54,938 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:58:54,938 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd172cfa-ca42-4d3a-98ee-5a68e67fd063', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd172cfa-ca42-4d3a-98ee-5a68e67fd063', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:55,956 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:55,956 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8825c86-588f-40e9-88c0-26589d1cd2f2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8825c86-588f-40e9-88c0-26589d1cd2f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:56,977 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:58:56,977 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eab0264-4cf5-4aac-9518-c6408947992b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eab0264-4cf5-4aac-9518-c6408947992b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:57,995 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:58:57,995 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a65c9d-b84c-49bc-b3ed-04c77f0c83c3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a65c9d-b84c-49bc-b3ed-04c77f0c83c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:58:59,011 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:58:59,011 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2f5d57-5fff-47d8-ad33-971115f5da56', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2f5d57-5fff-47d8-ad33-971115f5da56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:00,026 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:59:00,026 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882ed788-e874-436c-bb97-4da9deb76a10', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882ed788-e874-436c-bb97-4da9deb76a10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:01,044 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:01,044 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48942ea3-a194-4c2b-b3da-8b0bb2a66cac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48942ea3-a194-4c2b-b3da-8b0bb2a66cac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:02,061 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:02,061 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609dc768-69e2-4db1-9ac7-dfbe606c7406', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609dc768-69e2-4db1-9ac7-dfbe606c7406', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:03,077 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:59:03,077 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b912b716-7022-49f6-96c5-eac5c49b5f09', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b912b716-7022-49f6-96c5-eac5c49b5f09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:04,093 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:59:04,093 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b454e3d1-4726-4191-92d1-335a2fc99cde', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b454e3d1-4726-4191-92d1-335a2fc99cde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:05,110 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:05,110 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f41f316-0f81-4553-b4be-a3086a93b7c1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f41f316-0f81-4553-b4be-a3086a93b7c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:06,134 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:59:06,134 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d4947e-56bc-4856-8870-d8212c7973ca', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d4947e-56bc-4856-8870-d8212c7973ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:07,158 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 14:59:07,158 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa6f69e-07f4-461d-8d67-146deda5ae20', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa6f69e-07f4-461d-8d67-146deda5ae20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:08,362 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.198s
2026-06-18 14:59:08,362 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516c1297-9c4e-450c-bff1-4fc4f629e9a0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516c1297-9c4e-450c-bff1-4fc4f629e9a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:09,378 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:59:09,379 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe77b594-623a-4d5a-848c-fd7e883ea67f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe77b594-623a-4d5a-848c-fd7e883ea67f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:10,396 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:59:10,396 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b27733f-116e-407a-a863-6b1178685c75', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b27733f-116e-407a-a863-6b1178685c75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:11,423 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.022s
2026-06-18 14:59:11,423 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff5111b-618b-4226-8c47-eb068affe0b5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff5111b-618b-4226-8c47-eb068affe0b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:12,445 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:59:12,445 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f69f02-1ed3-4047-a604-575557e4a524', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f69f02-1ed3-4047-a604-575557e4a524', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:13,463 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:59:13,463 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046506cc-3102-4ea0-9866-d8cd777de847', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046506cc-3102-4ea0-9866-d8cd777de847', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:14,490 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:59:14,490 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56eb866c-e4ba-41d0-b014-b186a8fc845d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56eb866c-e4ba-41d0-b014-b186a8fc845d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:15,507 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:15,507 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b9681f-4bd3-4a75-bba6-ee453b969155', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b9681f-4bd3-4a75-bba6-ee453b969155', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:16,531 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 14:59:16,532 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5f7be9-b21f-4303-b376-4d0753155085', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5f7be9-b21f-4303-b376-4d0753155085', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:17,547 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.012s
2026-06-18 14:59:17,547 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce4b3aa-b140-46b6-bad3-bf0a9075ceb2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce4b3aa-b140-46b6-bad3-bf0a9075ceb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:18,567 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:59:18,568 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c6b2c0-26a5-4a68-b482-75b6c95bb7f6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c6b2c0-26a5-4a68-b482-75b6c95bb7f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:19,588 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:59:19,588 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd16286-6717-43cf-811c-2b3ee8f35005', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd16286-6717-43cf-811c-2b3ee8f35005', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:20,611 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:59:20,611 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06c8554-97a1-47a5-9472-82b23605e5bc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06c8554-97a1-47a5-9472-82b23605e5bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:21,636 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:59:21,636 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78089faa-9936-45fd-b1d9-902284ea4365', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78089faa-9936-45fd-b1d9-902284ea4365', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:22,652 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:22,652 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838946a4-5b1f-4f61-921c-566a9262eb53', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838946a4-5b1f-4f61-921c-566a9262eb53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:23,670 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:59:23,670 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e5fa6b-59b3-4f0f-bf20-2d722f3041ac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e5fa6b-59b3-4f0f-bf20-2d722f3041ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:24,689 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:24,689 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f802dc-f671-4480-a201-36d67806bead', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f802dc-f671-4480-a201-36d67806bead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:25,710 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:59:25,710 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae3f872-04d5-42dc-b97d-d27794f410ae', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae3f872-04d5-42dc-b97d-d27794f410ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:26,733 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:59:26,733 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ddc6fa0-546d-4d48-a59e-3bf2bb600091', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ddc6fa0-546d-4d48-a59e-3bf2bb600091', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:27,757 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 14:59:27,757 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27254834-c011-4edb-bc2c-afeda4d9ec61', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27254834-c011-4edb-bc2c-afeda4d9ec61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:28,773 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:28,773 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84201f73-cd32-42c2-ac58-9692ab06cafb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84201f73-cd32-42c2-ac58-9692ab06cafb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:29,790 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:29,790 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8409c47b-bbca-4046-89ac-b4b1d0fa351b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8409c47b-bbca-4046-89ac-b4b1d0fa351b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:30,812 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:59:30,812 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabd7f99-df33-40fc-9d01-7b1f55ff8bde', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabd7f99-df33-40fc-9d01-7b1f55ff8bde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:31,943 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.128s
2026-06-18 14:59:31,943 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94a90a3-9e1f-4ee9-800c-9df73e251c5a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94a90a3-9e1f-4ee9-800c-9df73e251c5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:32,962 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:32,963 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09b4f63-4c70-466c-a3e0-bdc17da9efd0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09b4f63-4c70-466c-a3e0-bdc17da9efd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:33,981 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:33,981 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556ffe04-114d-4d8b-a79b-9e9362c5c598', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556ffe04-114d-4d8b-a79b-9e9362c5c598', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:35,006 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.022s
2026-06-18 14:59:35,006 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719dbbd8-1756-4135-b852-ff5022344e8e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719dbbd8-1756-4135-b852-ff5022344e8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:36,025 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:36,025 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53481d2-9dbd-459a-bba9-bddcfbd8b057', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53481d2-9dbd-459a-bba9-bddcfbd8b057', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:37,043 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:37,044 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ee1f2d-06a5-4a9b-89bc-ecc2fbfbea5a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ee1f2d-06a5-4a9b-89bc-ecc2fbfbea5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:38,061 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:38,061 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef78cad-e9e6-4afc-b5e2-0abcf1d085a6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef78cad-e9e6-4afc-b5e2-0abcf1d085a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:39,078 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:59:39,078 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d58685-a891-4734-959d-ad44993164a9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d58685-a891-4734-959d-ad44993164a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:40,101 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:59:40,101 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d9f027-c638-4e5f-9304-a18a40613007', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d9f027-c638-4e5f-9304-a18a40613007', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:41,122 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:59:41,122 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32fcd3c6-34d6-4e99-845f-c3a551533a02', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32fcd3c6-34d6-4e99-845f-c3a551533a02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:42,140 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:42,140 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1285b3ec-b1d3-41ff-bf67-9bbd9bdf0f8b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1285b3ec-b1d3-41ff-bf67-9bbd9bdf0f8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:43,160 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:43,160 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af977c8d-1ac4-4cfd-a4f6-3ad953d52dfc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af977c8d-1ac4-4cfd-a4f6-3ad953d52dfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:44,176 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 14:59:44,176 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4b0b37-4a2c-44e4-8723-9c646a4263eb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4b0b37-4a2c-44e4-8723-9c646a4263eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:45,200 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 14:59:45,201 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a84590-962f-4bd5-8c60-27edacdfa75f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a84590-962f-4bd5-8c60-27edacdfa75f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:46,218 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 14:59:46,218 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ddff44-4224-4c67-8988-4d9410b12ebb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ddff44-4224-4c67-8988-4d9410b12ebb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:47,237 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:59:47,238 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac9197d-0a1f-4c93-9f51-feb54275c6be', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac9197d-0a1f-4c93-9f51-feb54275c6be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:48,258 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:59:48,258 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b9d35f-5df9-46fa-ad83-05cffd77a69c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b9d35f-5df9-46fa-ad83-05cffd77a69c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:49,281 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:59:49,281 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc58938a-2f2c-47d1-a753-06807af8799a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc58938a-2f2c-47d1-a753-06807af8799a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:50,305 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 14:59:50,305 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74846f45-22b3-409f-ab25-9cc109715552', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74846f45-22b3-409f-ab25-9cc109715552', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:51,325 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 14:59:51,325 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569f2c52-a448-4325-b2ae-324eb97a6538', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569f2c52-a448-4325-b2ae-324eb97a6538', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:52,345 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:59:52,346 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53957d04-17c5-4a56-bc33-dded9a8fe294', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53957d04-17c5-4a56-bc33-dded9a8fe294', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:53,364 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 14:59:53,364 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6182fe-1b53-4016-be86-fb244656ed31', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6182fe-1b53-4016-be86-fb244656ed31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:54,387 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 14:59:54,387 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad4e616-95a0-457e-a1a0-ffa7360c1269', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad4e616-95a0-457e-a1a0-ffa7360c1269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:55,409 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:59:55,409 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d7ffbb-e24b-460e-ac18-d7bca1adf706', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d7ffbb-e24b-460e-ac18-d7bca1adf706', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:56,435 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.023s
2026-06-18 14:59:56,435 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a372dd-8b6c-46c7-9022-b8b645fc73ba', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a372dd-8b6c-46c7-9022-b8b645fc73ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:57,456 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:59:57,456 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd35ff9-7c97-4dc2-95fe-45f64ffabf85', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd35ff9-7c97-4dc2-95fe-45f64ffabf85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:58,483 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 14:59:58,483 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c276f3-4a9c-4237-be23-df744a043ed2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c276f3-4a9c-4237-be23-df744a043ed2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 14:59:59,503 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 14:59:59,503 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:59:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3562f55a-fe6d-4e29-87f4-2e05178dd7ea', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3562f55a-fe6d-4e29-87f4-2e05178dd7ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:00,522 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 15:00:00,522 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadad1cb-b564-4fe3-b436-daef1cb2db75', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadad1cb-b564-4fe3-b436-daef1cb2db75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:01,548 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.023s
2026-06-18 15:00:01,549 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55ac5d1-0318-40c9-adae-b359cf129697', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55ac5d1-0318-40c9-adae-b359cf129697', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:02,567 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 15:00:02,567 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47480aae-4cec-47e4-80a5-6b8d7de46397', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47480aae-4cec-47e4-80a5-6b8d7de46397', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:03,586 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 15:00:03,586 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-380cec09-c961-4a95-8689-3f3367874105', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-380cec09-c961-4a95-8689-3f3367874105', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:04,609 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 15:00:04,609 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7006b7-9fbb-4c64-a05a-f26608b83c74', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7006b7-9fbb-4c64-a05a-f26608b83c74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:05,632 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 15:00:05,632 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57648652-af7d-49b4-86a2-7f81befaa2ac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57648652-af7d-49b4-86a2-7f81befaa2ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:06,655 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 15:00:06,655 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88c318e-fabd-4bbe-9a13-0764d443a253', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88c318e-fabd-4bbe-9a13-0764d443a253', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:07,678 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.020s
2026-06-18 15:00:07,679 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff7f830-1c42-40bb-bb9c-21c1211c1d6f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff7f830-1c42-40bb-bb9c-21c1211c1d6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:08,701 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 15:00:08,701 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9113f35c-c41f-49b8-8338-1299262a4180', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9113f35c-c41f-49b8-8338-1299262a4180', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:09,721 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 15:00:09,721 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f620af-591e-4577-90ff-f8649650caf3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f620af-591e-4577-90ff-f8649650caf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:10,740 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 15:00:10,741 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceed811-18de-4c03-a90f-37ea6e0d0dcb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceed811-18de-4c03-a90f-37ea6e0d0dcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:11,760 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 15:00:11,761 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503f06bc-1f30-4777-b6d8-168fb79d21f7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503f06bc-1f30-4777-b6d8-168fb79d21f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:12,790 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.027s
2026-06-18 15:00:12,791 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f713bd8-1b2d-4fdf-8e88-42a91e02f809', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f713bd8-1b2d-4fdf-8e88-42a91e02f809', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:13,810 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 15:00:13,810 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f582af07-6340-46e1-baca-f2b67f4b8c26', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f582af07-6340-46e1-baca-f2b67f4b8c26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:14,828 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:14,828 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9994a6-e7a6-4ca9-9743-930247ac4fa4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9994a6-e7a6-4ca9-9743-930247ac4fa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:15,845 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:15,845 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96709d98-455c-40ba-9866-2acd8517f5a4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96709d98-455c-40ba-9866-2acd8517f5a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:16,863 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:16,863 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e0b361-cfab-4a07-8c40-a32e76377cc2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e0b361-cfab-4a07-8c40-a32e76377cc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:17,881 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 15:00:17,881 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29839989-8447-4dfb-9a80-b95d5762911e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29839989-8447-4dfb-9a80-b95d5762911e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:18,903 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 15:00:18,903 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed3b0c1-2efe-4ac1-a066-307780c625ee', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed3b0c1-2efe-4ac1-a066-307780c625ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:19,923 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 15:00:19,923 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5190526-7431-449a-b0f3-2045bd5ddba6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5190526-7431-449a-b0f3-2045bd5ddba6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:20,940 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:20,940 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d8eaef-8bbf-439e-a5e4-e881bc6ee5f6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d8eaef-8bbf-439e-a5e4-e881bc6ee5f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:21,956 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 15:00:21,956 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f475600f-b197-43e9-8933-c52a191320de', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f475600f-b197-43e9-8933-c52a191320de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:22,973 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:22,973 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed12a8af-7b0e-4c57-97ff-a6ec7aa422fb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed12a8af-7b0e-4c57-97ff-a6ec7aa422fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:23,993 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 15:00:23,994 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a56b86d-d460-4715-b44c-41bc7aa730b3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a56b86d-d460-4715-b44c-41bc7aa730b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:25,012 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.016s
2026-06-18 15:00:25,012 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789a6c88-31a5-4481-830d-fdd83ca2c8c3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789a6c88-31a5-4481-830d-fdd83ca2c8c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:26,028 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 15:00:26,029 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c2db8a-2ff3-4325-827e-ab1ecff1c4da', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c2db8a-2ff3-4325-827e-ab1ecff1c4da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:27,046 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:27,046 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ea853f-0415-408c-a858-06ab5b20307d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ea853f-0415-408c-a858-06ab5b20307d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:28,066 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.017s
2026-06-18 15:00:28,067 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db4e075-a7fc-41a9-ad36-ad2b4389736e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db4e075-a7fc-41a9-ad36-ad2b4389736e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:29,085 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:29,086 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459b30fd-5b3c-405d-ad0d-f4c0fb8bb85e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459b30fd-5b3c-405d-ad0d-f4c0fb8bb85e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:30,115 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.026s
2026-06-18 15:00:30,115 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1044078e-1a93-431e-8101-f80f0da59e40', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1044078e-1a93-431e-8101-f80f0da59e40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:31,140 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 15:00:31,140 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81246b27-8d84-436f-a8d3-7f0d8711d354', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81246b27-8d84-436f-a8d3-7f0d8711d354', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:32,159 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:32,159 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7170c2cb-e461-4d97-a43f-5037683e757d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7170c2cb-e461-4d97-a43f-5037683e757d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:33,181 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.019s
2026-06-18 15:00:33,181 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935ba41e-3af5-41b9-81db-e31f6e10bef4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935ba41e-3af5-41b9-81db-e31f6e10bef4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:34,214 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.028s
2026-06-18 15:00:34,214 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04f6333-7704-4dfd-a18f-3cdc447c0fbb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04f6333-7704-4dfd-a18f-3cdc447c0fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:35,244 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.027s
2026-06-18 15:00:35,244 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e70f68-b676-4e3e-8dde-772ddb282385', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e70f68-b676-4e3e-8dde-772ddb282385', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:36,271 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.024s
2026-06-18 15:00:36,271 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5433c8-e4c0-43cb-aec1-d1916afb7651', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5433c8-e4c0-43cb-aec1-d1916afb7651', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:37,297 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.023s
2026-06-18 15:00:37,297 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d4bbe1-0dcc-4de2-b308-f55cebbf8744', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d4bbe1-0dcc-4de2-b308-f55cebbf8744', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:38,320 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.018s
2026-06-18 15:00:38,320 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60369a7-c73f-4338-b031-ed46f5294991', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60369a7-c73f-4338-b031-ed46f5294991', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:39,341 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 15:00:39,341 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00251252-6773-4080-8c18-d3ac66d9fe54', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00251252-6773-4080-8c18-d3ac66d9fe54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:40,366 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 15:00:40,367 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c776f6e9-6e3d-456e-939e-aa3ee67b1a99', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c776f6e9-6e3d-456e-939e-aa3ee67b1a99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:41,385 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 15:00:41,385 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17665fd9-0ae9-4d18-ae69-88637c0a4b1d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17665fd9-0ae9-4d18-ae69-88637c0a4b1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:42,402 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 15:00:42,403 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073504e6-a236-48da-884e-42dcb6ccf429', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073504e6-a236-48da-884e-42dcb6ccf429', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:43,420 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.015s
2026-06-18 15:00:43,421 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6d1260-ff51-4b17-a7ce-8d125922c2c6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6d1260-ff51-4b17-a7ce-8d125922c2c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:44,438 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.013s
2026-06-18 15:00:44,438 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f78a103-26a0-45ee-b6b4-750e59e4d5d3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f78a103-26a0-45ee-b6b4-750e59e4d5d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:45,463 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.021s
2026-06-18 15:00:45,463 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55383a2d-7cd6-48e7-9ed5-b4d845a42ac9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55383a2d-7cd6-48e7-9ed5-b4d845a42ac9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.000000"}}'
2026-06-18 15:00:46,481 106054 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540 0.014s
2026-06-18 15:00:46,481 106054 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 15:00:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58e848f-aa84-4a26-acb3-27f3f5bd9d2c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58e848f-aa84-4a26-acb3-27f3f5bd9d2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540'}
Body: b'{"backup": {"id": "d06ca6fd-a456-443c-8d18-1acc6f8ea540", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T14:53:35.000000", "updated_at": "2026-06-18T14:53:49.000000", "name": "tempest-VolumesBackupsTest-Backup-936429486", "description": null, "fail_reason": null, "volume_id": "da2901fa-d318-4892-b3d9-7c9731003717", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/d06ca6fd-a456-443c-8d18-1acc6f8ea540"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:53:35.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 27b9b1b9-eb79-40c2-a546-79dd11c0d88f within the required time (196 s). Timer started at 1781794453. Timer ended at 1781794649. 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/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: Incremental backups exist for this backup.'}
}}}
traceback-4: {{{
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 d06ca6fd-a456-443c-8d18-1acc6f8ea540 within the required time (196 s). Timer started at 1781794650. Timer ended at 1781794846. 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/admin/test_volume_backup.py", line 80, in test_incremental_backup_respective_parents
self.create_backup(volume_id=volume['id'], incremental=True,
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 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 83, in show_backup
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesBackupsTest) |
fail
ft2.1: tearDownClass (cinder_tempest_plugin.api.volume.admin.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 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 0x76f9399fb3c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumesBackupsTest:tearDownClass) Failed to delete volume da2901fa-d318-4892-b3d9-7c9731003717 within the required time (196 s). Timer started at 1781794846. Timer ended at 1781795042. Waited for 196 s., <traceback object at 0x76f939061280>))
|
||||||
| tearDownClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestOtherA) |
fail
ft3.1: tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)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.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 884f55c0-b802-4c6a-a743-663f12d403b9 failed to delete and is in ERROR status., <traceback object at 0x768e4fa73a80>)
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt4.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] |
fail
ft4.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:53:32,743 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca 0.187s
2026-06-18 14:53:32,743 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e46477-1261-4be7-a9c9-e263c204af92', 'x-compute-request-id': 'req-60e46477-1261-4be7-a9c9-e263c204af92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:53:ab"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:53:ab"}]}, "created": "2026-06-18T14:50:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "33402c6b-04f0-41a7-9c95-50a5e08de0ca", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1780594968", "status": "ACTIVE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:50:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:50:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:32,829 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST https://10.4.3.16/identity/v3/auth/tokens 0.077s
2026-06-18 14:53:32,829 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2933', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d250c194-c7ce-41e0-b076-c9c640469627', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "65dec25d87144f2093c62f81593f6a34", "name": "tempest-ServerActionsTestOtherA-1735214480-project-member", "password_expires_at": null}, "audit_ids": ["JINSz-WmTDKxedxiBHYMeA"], "expires_at": "2026-06-18T15:53:32.000000Z", "issued_at": "2026-06-18T14:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f71eef1efb814553ad17dcf2b50db49d", "name": "tempest-ServerActionsTestOtherA-1735214480"}, "is_domain": false, "roles": [{"id": "6aeb624a7c4e4a63ad52dd644cf0c899", "name": "member"}, {"id": "d157c2f68d094e32ab93c0e057fb8fc8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f3d3fdd932e84592a9f21a8034887035", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/volume/v3", "region": "RegionOne"}], "id": "431fd4f3bdd5453fa76e3bca770bcd29", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1b08cd1614d24705951455b57c8a6ed0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/placement", "region": "RegionOne"}], "id": "610c31631ad7405184434187551ae039", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "127af3583e70468abd48b478e3baf2f8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/identity", "region": "RegionOne"}], "id": "72c70a697d7549c291e9afdb7c364922", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6b73622b1a334a61a400505bcbcf2fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16:8080/v1/AUTH_f71eef1efb814553ad17dcf2b50db49d", "region": "RegionOne"}, {"id": "85576b66dc784f0dbff560a39a6e3252", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.16:8080", "region": "RegionOne"}], "id": "7c9d69f8e1154326883799c58fea5c7e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ae71983f628a48848fbf0cbb4dd710bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/image", "region": "RegionOne"}], "id": "bfc424bfeb124f3c98fd9a3dabb3f938", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6bebefcb87540a49749474d423b243b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2.1", "region": "RegionOne"}], "id": "d23c987686f242708c93b28b726948f8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c799ebc566c14c3aa0ec5a34c4574d4e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/networking", "region": "RegionOne"}], "id": "d2b408d8ebfa431f89ddae9e59a7bca5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e50863d3b4dd4b7bb902f7b7fa38ee26", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2/f71eef1efb814553ad17dcf2b50db49d", "region": "RegionOne"}], "id": "df875076d09943129285cb9b5edf8a81", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-18 14:53:32,830 106044 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '9822059e-42ee-4030-bda9-6af1997ce899', 'name': 'tempest-ServerActionsTestOtherA-1114577615-network', 'tenant_id': 'f71eef1efb814553ad17dcf2b50db49d', 'project_id': 'f71eef1efb814553ad17dcf2b50db49d', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 11067, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T14:50:11Z', 'updated_at': '2026-06-18T14:50:12Z', 'revision_number': 1} available for tenant
2026-06-18 14:53:32,830 106044 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1342700298', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4y15/cIDGWUisV5vrvNj0MBEYqqMyU0XGDpIl6xbVsRDtFO/jp6Ltk6PdVIxwEdmcHZMxpFjigHtLOvgDlOMjoPA2wIRces0Eahm3TSrcdAXjb5CEmTdcGckTUD6ul/g==', 'fingerprint': 'e3:37:2a:05:69:04:2e:f0:17:27:8c:02:2a:7c:db:1b', 'user_id': '65dec25d87144f2093c62f81593f6a34', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA0m9u+hvcWdAdYgtVR0ooF+bWdI5ydTwaoTv+0LK0k6kKkMG+91xhP\ns4mxPHcc2uegBwYFK4EEACKhZANiAAR+Mtef3CAxllIrFeb67zY9DARGKqjMlNFx\ng6SJesW1bEQ7RTv46ei7ZOj3VSMcBHZnB2TMaRY4oB7Szr4A5TjI6DwNsCEXHrNB\nGoZt00q3HQF42+QhJk3XBnJE1A+rpf4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3e3b31dd-9141-4dbb-8782-ffeef9fd8759', 'name': 'tempest-securitygroup--138332550', 'stateful': True, 'tenant_id': 'f71eef1efb814553ad17dcf2b50db49d', 'project_id': 'f71eef1efb814553ad17dcf2b50db49d', 'description': 'tempest-description--1003043182', 'shared': False, 'security_group_rules': [{'id': '023361b4-ad09-411b-bfdb-36806ece559e', 'project_id': 'f71eef1efb814553ad17dcf2b50db49d', 'security_group_id': '3e3b31dd-9141-4dbb-8782-ffeef9fd8759', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 853, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:50:22Z', 'updated_at': '2026-06-18T14:50:22Z', 'revision_number': 0, 'tenant_id': 'f71eef1efb814553ad17dcf2b50db49d'}, {'id': 'fea0b1c3-50d8-4646-bacd-c559a43d5b18', 'project_id': 'f71eef1efb814553ad17dcf2b50db49d', 'security_group_id': '3e3b31dd-9141-4dbb-8782-ffeef9fd8759', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 852, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:50:22Z', 'updated_at': '2026-06-18T14:50:22Z', 'revision_number': 0, 'tenant_id': 'f71eef1efb814553ad17dcf2b50db49d'}], 'tags': [], 'created_at': '2026-06-18T14:50:22Z', 'updated_at': '2026-06-18T14:50:22Z', 'revision_number': 1}, 'floating_ip': {'id': '642ce4e8-3b8b-4897-b25a-bb246d67d349', 'tenant_id': 'f71eef1efb814553ad17dcf2b50db49d', 'project_id': 'f71eef1efb814553ad17dcf2b50db49d', 'floating_ip_address': '172.24.5.14', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:50:24Z', 'updated_at': '2026-06-18T14:50:24Z', 'revision_number': 0, 'ip': '172.24.5.14'}}
2026-06-18 14:53:33,135 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST https://10.4.3.16/volume/v3/volumes 0.304s
2026-06-18 14:53:33,135 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1143116422", "imageRef": "f0f8b690-d2a6-4219-8e18-407f22767239", "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81b7005-5997-4abb-b311-7424da2a888e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81b7005-5997-4abb-b311-7424da2a888e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:33.076424", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1143116422", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}], "user_id": "65dec25d87144f2093c62f81593f6a34", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:53:33,171 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25 0.032s
2026-06-18 14:53:33,172 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9246c114-15b2-4d27-b4ef-f9f0be8628fa', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9246c114-15b2-4d27-b4ef-f9f0be8628fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25'}
Body: b'{"volume": {"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:33.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1143116422", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}], "user_id": "65dec25d87144f2093c62f81593f6a34", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f71eef1efb814553ad17dcf2b50db49d"}}'
2026-06-18 14:53:34,213 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25 0.033s
2026-06-18 14:53:34,213 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d8eb6a-aec9-4932-a413-eeebab60839d', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d8eb6a-aec9-4932-a413-eeebab60839d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25'}
Body: b'{"volume": {"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:33.000000", "updated_at": "2026-06-18T14:53:34.000000", "name": "tempest-tempest.common.compute-volume-1143116422", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}], "user_id": "65dec25d87144f2093c62f81593f6a34", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f0f8b690-d2a6-4219-8e18-407f22767239", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 14:53:34,221 106044 INFO [tempest.common.waiters] volume 149aa1dc-9c46-41ee-ac59-af9dcc5e3d25 reached available after waiting for 1.221170 seconds
2026-06-18 14:53:34,908 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST https://10.4.3.16/compute/v2.1/servers 0.686s
2026-06-18 14:53:34,908 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-283174613", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "9822059e-42ee-4030-bda9-6af1997ce899"}], "security_groups": [{"name": "tempest-securitygroup--138332550"}], "key_name": "tempest-keypair-1342700298", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65c4381-689d-4c6a-8eab-dd23ed8dd793', 'x-compute-request-id': 'req-f65c4381-689d-4c6a-8eab-dd23ed8dd793', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers'}
Body: b'{"server": {"id": "884f55c0-b802-4c6a-a743-663f12d403b9", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--138332550"}], "adminPass": "5NmTMqyVufGQ"}}'
2026-06-18 14:53:34,991 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.081s
2026-06-18 14:53:34,991 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1077', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd41baa-8a28-4824-9a0b-ba41717dc474', 'x-compute-request-id': 'req-1cd41baa-8a28-4824-9a0b-ba41717dc474', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:36,116 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.117s
2026-06-18 14:53:36,116 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1127', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f432c48-0400-478a-ac48-87530e9bf2c0', 'x-compute-request-id': 'req-6f432c48-0400-478a-ac48-87530e9bf2c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:37,221 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.098s
2026-06-18 14:53:37,221 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a80652d5-f983-4c58-9414-8a384a140293', 'x-compute-request-id': 'req-a80652d5-f983-4c58-9414-8a384a140293', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:37,228 106044 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-18 14:53:38,333 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.105s
2026-06-18 14:53:38,333 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1583ec48-b951-4187-8da5-44a2647fb086', 'x-compute-request-id': 'req-1583ec48-b951-4187-8da5-44a2647fb086', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:39,433 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.092s
2026-06-18 14:53:39,433 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1183', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d41f5cab-6750-47dc-8a29-8eb25f4c6f2d', 'x-compute-request-id': 'req-d41f5cab-6750-47dc-8a29-8eb25f4c6f2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:39,439 106044 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 14:53:40,659 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.219s
2026-06-18 14:53:40,659 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05eb5bdc-ec20-4709-8795-4a6a4ce94352', 'x-compute-request-id': 'req-05eb5bdc-ec20-4709-8795-4a6a4ce94352', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:41,859 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.189s
2026-06-18 14:53:41,859 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90463b7c-2bc6-4245-b703-578f7db4ac54', 'x-compute-request-id': 'req-90463b7c-2bc6-4245-b703-578f7db4ac54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:41,867 106044 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-18 14:53:43,020 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.153s
2026-06-18 14:53:43,020 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced93327-15b4-47d0-9952-870551d6148a', 'x-compute-request-id': 'req-ced93327-15b4-47d0-9952-870551d6148a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:43,026 106044 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-18 14:53:44,198 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.172s
2026-06-18 14:53:44,199 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e02ce8-a0d1-4fae-827a-f91d65cd27fa', 'x-compute-request-id': 'req-81e02ce8-a0d1-4fae-827a-f91d65cd27fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:45,407 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.200s
2026-06-18 14:53:45,407 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec5cfb0f-f731-47c4-868f-f0da8d19a550', 'x-compute-request-id': 'req-ec5cfb0f-f731-47c4-868f-f0da8d19a550', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:46,650 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.237s
2026-06-18 14:53:46,650 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d338baf-b8d7-4377-a5ec-73e3c129f6f1', 'x-compute-request-id': 'req-8d338baf-b8d7-4377-a5ec-73e3c129f6f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:47,827 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.171s
2026-06-18 14:53:47,827 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa5c1f2-1ddf-49d6-8a11-d13bfe949043', 'x-compute-request-id': 'req-8aa5c1f2-1ddf-49d6-8a11-d13bfe949043', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:49,007 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.174s
2026-06-18 14:53:49,008 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7355c5-8593-4864-9f1f-0542800db3dc', 'x-compute-request-id': 'req-fc7355c5-8593-4864-9f1f-0542800db3dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "BUILD", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:50,179 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.164s
2026-06-18 14:53:50,180 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04139d0a-cc63-438e-ab68-665da332359c', 'x-compute-request-id': 'req-04139d0a-cc63-438e-ab68-665da332359c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "ACTIVE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:50,187 106044 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-18 14:53:50,279 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9/os-interface 0.091s
2026-06-18 14:53:50,279 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfcedb9e-58f1-4246-8160-9a59f8c50c36', 'x-compute-request-id': 'req-bfcedb9e-58f1-4246-8160-9a59f8c50c36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "9822059e-42ee-4030-bda9-6af1997ce899", "port_id": "aed37bac-e10f-48ed-a083-4a1c87c31e37", "mac_addr": "fa:16:3e:0d:09:d5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f3800c49-933f-4ab9-8319-647be29824e9", "ip_address": "10.1.0.5"}]}]}'
2026-06-18 14:53:51,480 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 PUT https://10.4.3.16/networking/v2.0/floatingips/642ce4e8-3b8b-4897-b25a-bb246d67d349 1.198s
2026-06-18 14:53:51,480 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "aed37bac-e10f-48ed-a083-4a1c87c31e37"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-8cd785a1-40aa-46ad-ad76-d4d8de68a061', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/642ce4e8-3b8b-4897-b25a-bb246d67d349'}
Body: b'{"floatingip": {"id": "642ce4e8-3b8b-4897-b25a-bb246d67d349", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "project_id": "f71eef1efb814553ad17dcf2b50db49d", "floating_ip_address": "172.24.5.14", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": "e79569b7-d178-4cc0-86e0-a4cd5023125c", "port_id": "aed37bac-e10f-48ed-a083-4a1c87c31e37", "fixed_ip_address": "10.1.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "9822059e-42ee-4030-bda9-6af1997ce899", "mac_address": "fa:16:3e:0d:09:d5", "admin_state_up": true, "status": "ACTIVE", "device_id": "884f55c0-b802-4c6a-a743-663f12d403b9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:50:24Z", "updated_at": "2026-06-18T14:53:50Z", "revision_number": 3}}'
2026-06-18 14:53:51,719 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.239s
2026-06-18 14:53:51,719 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da0bdbf-bb63-469e-ba58-f23402d67061', 'x-compute-request-id': 'req-8da0bdbf-bb63-469e-ba58-f23402d67061', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "ACTIVE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:51,992 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9/action 0.267s
2026-06-18 14:53:51,992 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"resize": {"flavorRef": "84"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43aa3528-6ec0-4eb2-b60c-5827dfd9da8a', 'x-compute-request-id': 'req-43aa3528-6ec0-4eb2-b60c-5827dfd9da8a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9/action'}
Body: b''
2026-06-18 14:53:52,299 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.306s
2026-06-18 14:53:52,300 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af07b070-7d13-4b74-bc1a-16aa66b4eea3', 'x-compute-request-id': 'req-af07b070-7d13-4b74-bc1a-16aa66b4eea3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:53,462 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.156s
2026-06-18 14:53:53,462 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926e7e15-cdb9-4fcb-bbc8-5759547b7cec', 'x-compute-request-id': 'req-926e7e15-cdb9-4fcb-bbc8-5759547b7cec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:54,691 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.219s
2026-06-18 14:53:54,691 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e0027d-eea2-4d55-a74d-b8e7c685230e', 'x-compute-request-id': 'req-14e0027d-eea2-4d55-a74d-b8e7c685230e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:55,842 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.146s
2026-06-18 14:53:55,843 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b901d3-c492-4f0f-a85e-664d831d7937', 'x-compute-request-id': 'req-f6b901d3-c492-4f0f-a85e-664d831d7937', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:57,109 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.258s
2026-06-18 14:53:57,109 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3fee9c2-4973-4f54-949f-c18d2e6cb388', 'x-compute-request-id': 'req-a3fee9c2-4973-4f54-949f-c18d2e6cb388', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:58,302 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.180s
2026-06-18 14:53:58,302 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b974057-d5ca-43ac-a648-cd76f0dc1ad2', 'x-compute-request-id': 'req-4b974057-d5ca-43ac-a648-cd76f0dc1ad2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:59,562 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.249s
2026-06-18 14:53:59,563 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50baa0a-3b46-4b93-ab30-d346bc4f6ebb', 'x-compute-request-id': 'req-a50baa0a-3b46-4b93-ab30-d346bc4f6ebb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:53:59,568 106044 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "RESIZE/resize_migrating" after 7 second wait
2026-06-18 14:54:00,798 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.230s
2026-06-18 14:54:00,799 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2edcf8-9cbd-4634-8504-9791acac5ec6', 'x-compute-request-id': 'req-ee2edcf8-9cbd-4634-8504-9791acac5ec6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:54:01,993 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.188s
2026-06-18 14:54:01,994 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa74e011-48a7-4430-b8a1-3ccdec7a13f6', 'x-compute-request-id': 'req-fa74e011-48a7-4430-b8a1-3ccdec7a13f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:53:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:54:03,457 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.458s
2026-06-18 14:54:03,457 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bb338a8-3bed-4c3a-bc88-aa01978d8cae', 'x-compute-request-id': 'req-4bb338a8-3bed-4c3a-bc88-aa01978d8cae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:54:03,465 106044 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrating" ==> "RESIZE/resize_migrated" after 11 second wait
2026-06-18 14:54:04,666 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.200s
2026-06-18 14:54:04,666 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44fefc86-fdef-45c1-9508-7af9538568e0', 'x-compute-request-id': 'req-44fefc86-fdef-45c1-9508-7af9538568e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:54:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:54:05,908 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.236s
2026-06-18 14:54:05,908 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b71e96-f6f5-4a1c-9990-f18d40f78a99', 'x-compute-request-id': 'req-08b71e96-f6f5-4a1c-9990-f18d40f78a99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/84"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:54:05,913 106044 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrated" ==> "RESIZE/resize_finish" after 13 second wait
2026-06-18 14:54:07,127 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.213s
2026-06-18 14:54:07,127 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b9962dc-bad4-49e8-bc54-29071f4b75bc', 'x-compute-request-id': 'req-7b9962dc-bad4-49e8-bc54-29071f4b75bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1114577615-network": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}, {"version": 4, "addr": "172.24.5.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:09:d5"}]}, "created": "2026-06-18T14:53:34Z", "flavor": {"id": "84", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/84"}]}, "hostId": "fcfb08ab6dfbe3652845618f9f68c7017508fce9da72ddf19ceb204a", "id": "884f55c0-b802-4c6a-a743-663f12d403b9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/884f55c0-b802-4c6a-a743-663f12d403b9"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-283174613", "status": "RESIZE", "tenant_id": "f71eef1efb814553ad17dcf2b50db49d", "user_id": "65dec25d87144f2093c62f81593f6a34", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1342700298", "OS-SRV-USG:launched_at": "2026-06-18T14:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138332550"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "149aa1dc-9c46-41ee-ac59-af9dcc5e3d25"}]}}'
2026-06-18 14:54:08,489 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 500 GET https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.354s
2026-06-18 14:54:08,490 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-f32fcb16-76e0-40b1-843d-b58aa5b1345b', 'x-compute-request-id': 'req-f32fcb16-76e0-40b1-843d-b58aa5b1345b', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,490 106044 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603
2026-06-18 14:54:08,570 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 500 GET https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca 0.078s
2026-06-18 14:54:08,570 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-92b5f49a-4e39-4b0c-8ef8-75fa7934e918', 'x-compute-request-id': 'req-92b5f49a-4e39-4b0c-8ef8-75fa7934e918', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,571 106044 ERROR [tempest.api.compute.base] Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 211, in server_check_teardown
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base waiters.wait_for_server_status(cls.servers_client,
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base body = client.show_server(server_id)['server']
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base resp, body = self.get("servers/%s" % server_id)
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base return self.request('GET', url, extra_headers, headers,
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base Details: Unexpected API Error. Please contact the administrator
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.571 106044 ERROR tempest.api.compute.base
2026-06-18 14:54:08,669 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 500 DELETE https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca 0.098s
2026-06-18 14:54:08,669 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-ddff7652-4091-4fd5-9278-4c5caaaf3d79', 'x-compute-request-id': 'req-ddff7652-4091-4fd5-9278-4c5caaaf3d79', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/33402c6b-04f0-41a7-9c95-50a5e08de0ca'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,747 106044 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 500 DELETE https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9 0.076s
2026-06-18 14:54:08,748 106044 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-82e96fe6-0dad-4845-94fe-458b32758b44', 'x-compute-request-id': 'req-82e96fe6-0dad-4845-94fe-458b32758b44', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/884f55c0-b802-4c6a-a743-663f12d403b9'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,748 106044 ERROR [tempest.api.compute.base] Failed to delete server 884f55c0-b802-4c6a-a743-663f12d403b9
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 448, in delete_server
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id)
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id)
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base Details: Unexpected API Error. Please contact the administrator
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.748 106044 ERROR tempest.api.compute.base
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 211, in server_check_teardown
waiters.wait_for_server_status(cls.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 40, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 71, in tearDown
self.server_check_teardown()
File "/opt/stack/tempest/tempest/api/compute/base.py", line 215, in server_check_teardown
cls.servers_client.delete_server(cls.server_id)
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
resp, body = self.delete("servers/%s" % server_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/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 529, in test_resize_volume_backed_server_confirm
self._test_resize_server_confirm(server['id'])
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 190, in _test_resize_server_confirm
waiters.wait_for_server_status(self.servers_client, server_id,
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt5.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] |
fail
ft5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:53:10,442 106042 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 14:53:10,442 106042 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 14:53:10,489 106042 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/compute/v2.1/os-keypairs 0.046s
2026-06-18 14:53:10,489 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1964554961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmHxaCIaXUynG8HW4y3UnIurPAIbZQfSP7s3AreOOlUQ7yQQrhA0S1N5UxtYPHUgcEgsMU+t+8e0JQHb9S7u7DCzUC8BQvuyiQtg6YGhaiP/rJVGruXMmeU57Gun8caKw=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de6a2176-df5c-49a1-a295-b44364e60450', 'x-compute-request-id': 'req-de6a2176-df5c-49a1-a295-b44364e60450', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1964554961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmHxaCIaXUynG8HW4y3UnIurPAIbZQfSP7s3AreOOlUQ7yQQrhA0S1N5UxtYPHUgcEgsMU+t+8e0JQHb9S7u7DCzUC8BQvuyiQtg6YGhaiP/rJVGruXMmeU57Gun8caKw==", "fingerprint": "26:26:90:61:c3:1b:4f:e1:a2:70:a2:39:6e:e5:c9:cc", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698"}}'
2026-06-18 14:53:10,491 106042 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1964554961 created
2026-06-18 14:53:10,660 106042 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-groups 0.168s
2026-06-18 14:53:10,660 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--495629057", "description": "tempest-description--1786915762"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-0a17d9b5-1ad7-4fa6-97e6-017d869222f9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "name": "tempest-securitygroup--495629057", "stateful": true, "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "description": "tempest-description--1786915762", "shared": false, "security_group_rules": [{"id": "1124aece-844a-4e72-aa7c-f67c2f69d216", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "security_group_id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1067, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T14:53:10Z", "updated_at": "2026-06-18T14:53:10Z", "revision_number": 0, "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946"}, {"id": "3217dd93-fd60-4273-b971-e66aaeff5da5", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "security_group_id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1068, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T14:53:10Z", "updated_at": "2026-06-18T14:53:10Z", "revision_number": 0, "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946"}], "tags": [], "created_at": "2026-06-18T14:53:10Z", "updated_at": "2026-06-18T14:53:10Z", "revision_number": 1}}'
2026-06-18 14:53:10,772 106042 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-group-rules 0.112s
2026-06-18 14:53:10,773 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-945b03aa-1a2b-4e03-9a43-5fe6f5b255c2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0bbdb8ac-b147-49fe-bc92-e6a19368c82b", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "security_group_id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T14:53:10Z", "updated_at": "2026-06-18T14:53:10Z", "revision_number": 0, "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946"}}'
2026-06-18 14:53:10,906 106042 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-group-rules 0.132s
2026-06-18 14:53:10,906 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-61b15989-560f-46d2-afd2-fff6611db5d4', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b91cb418-2707-4979-a430-ee3db5cbe202", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "security_group_id": "12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T14:53:10Z", "updated_at": "2026-06-18T14:53:10Z", "revision_number": 0, "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946"}}'
2026-06-18 14:53:10,906 106042 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--495629057 created
2026-06-18 14:53:11,429 106042 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/floatingips 0.523s
2026-06-18 14:53:11,429 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-86b02ddc-cf07-4a35-9b93-63662e9aa435', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a82e854c-2298-40bd-bd4f-72e65d7d8236", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "floating_ip_address": "172.24.5.112", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:53:11Z", "updated_at": "2026-06-18T14:53:11Z", "revision_number": 0}}'
2026-06-18 14:53:11,430 106042 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a82e854c-2298-40bd-bd4f-72e65d7d8236', 'tenant_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'project_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'floating_ip_address': '172.24.5.112', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:53:11Z', 'updated_at': '2026-06-18T14:53:11Z', 'revision_number': 0, 'ip': '172.24.5.112'} created
2026-06-18 14:53:11,524 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST https://10.4.3.16/identity/v3/auth/tokens 0.091s
2026-06-18 14:53:11,524 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2939', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-db9dd9c2-cd53-43b1-92d6-7ffd695d9fd1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "name": "tempest-AttachVolumeShelveTestJSON-1193171006-project-member", "password_expires_at": null}, "audit_ids": ["4Q54ZV7DQH6LhmmpLS2MKw"], "expires_at": "2026-06-18T15:53:11.000000Z", "issued_at": "2026-06-18T14:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8c0269ecefe4c6e8ae938d58ebd0946", "name": "tempest-AttachVolumeShelveTestJSON-1193171006"}, "is_domain": false, "roles": [{"id": "6aeb624a7c4e4a63ad52dd644cf0c899", "name": "member"}, {"id": "d157c2f68d094e32ab93c0e057fb8fc8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f3d3fdd932e84592a9f21a8034887035", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/volume/v3", "region": "RegionOne"}], "id": "431fd4f3bdd5453fa76e3bca770bcd29", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1b08cd1614d24705951455b57c8a6ed0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/placement", "region": "RegionOne"}], "id": "610c31631ad7405184434187551ae039", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "127af3583e70468abd48b478e3baf2f8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/identity", "region": "RegionOne"}], "id": "72c70a697d7549c291e9afdb7c364922", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6b73622b1a334a61a400505bcbcf2fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16:8080/v1/AUTH_a8c0269ecefe4c6e8ae938d58ebd0946", "region": "RegionOne"}, {"id": "85576b66dc784f0dbff560a39a6e3252", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.16:8080", "region": "RegionOne"}], "id": "7c9d69f8e1154326883799c58fea5c7e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ae71983f628a48848fbf0cbb4dd710bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/image", "region": "RegionOne"}], "id": "bfc424bfeb124f3c98fd9a3dabb3f938", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6bebefcb87540a49749474d423b243b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2.1", "region": "RegionOne"}], "id": "d23c987686f242708c93b28b726948f8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c799ebc566c14c3aa0ec5a34c4574d4e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/networking", "region": "RegionOne"}], "id": "d2b408d8ebfa431f89ddae9e59a7bca5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e50863d3b4dd4b7bb902f7b7fa38ee26", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2/a8c0269ecefe4c6e8ae938d58ebd0946", "region": "RegionOne"}], "id": "df875076d09943129285cb9b5edf8a81", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-18 14:53:11,524 106042 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '00f599b5-44b1-4f24-b395-36f25faa0dd9', 'name': 'tempest-AttachVolumeShelveTestJSON-859221858-network', 'tenant_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'project_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38990, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T14:50:47Z', 'updated_at': '2026-06-18T14:50:47Z', 'revision_number': 1} available for tenant
2026-06-18 14:53:11,524 106042 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1964554961', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmHxaCIaXUynG8HW4y3UnIurPAIbZQfSP7s3AreOOlUQ7yQQrhA0S1N5UxtYPHUgcEgsMU+t+8e0JQHb9S7u7DCzUC8BQvuyiQtg6YGhaiP/rJVGruXMmeU57Gun8caKw==', 'fingerprint': '26:26:90:61:c3:1b:4f:e1:a2:70:a2:39:6e:e5:c9:cc', 'user_id': '4dc08d97b89d4a87b79ffd6bc5c7b698', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDCvq84qYpYIs2HooHOSIZx1WbhIIhvS8LT+v/NwhJY1OBkPaX0sz6i\nzfA3K9k4Xg+gBwYFK4EEACKhZANiAAS5h8WgiGl1MpxvB1uMt1JyLqzwCG2UH0j+\n7NwK3jjpVEO8kEK4QNEtTeVMbWDx1IHBILDFPrfvHtCUB2/Uu7uwws1AvAUL7sok\nLYOmBoWoj/6yVRq7lzJnlOexrp/HGis=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba', 'name': 'tempest-securitygroup--495629057', 'stateful': True, 'tenant_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'project_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'description': 'tempest-description--1786915762', 'shared': False, 'security_group_rules': [{'id': '1124aece-844a-4e72-aa7c-f67c2f69d216', 'project_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'security_group_id': '12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1067, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:53:10Z', 'updated_at': '2026-06-18T14:53:10Z', 'revision_number': 0, 'tenant_id': 'a8c0269ecefe4c6e8ae938d58ebd0946'}, {'id': '3217dd93-fd60-4273-b971-e66aaeff5da5', 'project_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'security_group_id': '12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1068, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:53:10Z', 'updated_at': '2026-06-18T14:53:10Z', 'revision_number': 0, 'tenant_id': 'a8c0269ecefe4c6e8ae938d58ebd0946'}], 'tags': [], 'created_at': '2026-06-18T14:53:10Z', 'updated_at': '2026-06-18T14:53:10Z', 'revision_number': 1}, 'floating_ip': {'id': 'a82e854c-2298-40bd-bd4f-72e65d7d8236', 'tenant_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'project_id': 'a8c0269ecefe4c6e8ae938d58ebd0946', 'floating_ip_address': '172.24.5.112', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:53:11Z', 'updated_at': '2026-06-18T14:53:11Z', 'revision_number': 0, 'ip': '172.24.5.112'}}
2026-06-18 14:53:12,133 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST https://10.4.3.16/compute/v2.1/servers 0.608s
2026-06-18 14:53:12,133 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "imageRef": "f0f8b690-d2a6-4219-8e18-407f22767239", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "00f599b5-44b1-4f24-b395-36f25faa0dd9"}], "security_groups": [{"name": "tempest-securitygroup--495629057"}], "key_name": "tempest-keypair-1964554961", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '399', 'location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ed35117-c45c-48b4-80c7-8649d470ee92', 'x-compute-request-id': 'req-8ed35117-c45c-48b4-80c7-8649d470ee92', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers'}
Body: b'{"server": {"id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--495629057"}], "adminPass": "password"}}'
2026-06-18 14:53:12,248 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.113s
2026-06-18 14:53:12,248 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc3c0a8-8246-4275-a680-1fafb5722a49', 'x-compute-request-id': 'req-efc3c0a8-8246-4275-a680-1fafb5722a49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:13,352 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.096s
2026-06-18 14:53:13,353 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eadfbaa1-5b16-49da-a7d3-0f040575d011', 'x-compute-request-id': 'req-eadfbaa1-5b16-49da-a7d3-0f040575d011', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:14,450 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.088s
2026-06-18 14:53:14,450 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcc68fd-d50d-49d1-bd51-eec91133a730', 'x-compute-request-id': 'req-9fcc68fd-d50d-49d1-bd51-eec91133a730', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:14,460 106042 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 14:53:15,616 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.155s
2026-06-18 14:53:15,616 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5498135e-2619-4811-9998-0803d4560a6f', 'x-compute-request-id': 'req-5498135e-2619-4811-9998-0803d4560a6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:16,721 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.095s
2026-06-18 14:53:16,721 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79329ba7-64b5-4d8a-8f4a-5dd530c606c6', 'x-compute-request-id': 'req-79329ba7-64b5-4d8a-8f4a-5dd530c606c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:16,731 106042 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-18 14:53:17,970 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.237s
2026-06-18 14:53:17,971 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d069c803-9a63-45aa-a17e-e29fbdcab5b5', 'x-compute-request-id': 'req-d069c803-9a63-45aa-a17e-e29fbdcab5b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:17,978 106042 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-18 14:53:19,163 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.185s
2026-06-18 14:53:19,164 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a245c237-965d-4c44-9a76-420d85c68681', 'x-compute-request-id': 'req-a245c237-965d-4c44-9a76-420d85c68681', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:19,171 106042 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-18 14:53:20,338 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.166s
2026-06-18 14:53:20,338 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574fd78a-f3c0-468a-a9bf-dd36de57e8fb', 'x-compute-request-id': 'req-574fd78a-f3c0-468a-a9bf-dd36de57e8fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:21,571 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.227s
2026-06-18 14:53:21,572 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea52aec4-4def-4ca2-bba0-e7303ab47a4a', 'x-compute-request-id': 'req-ea52aec4-4def-4ca2-bba0-e7303ab47a4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:22,822 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.239s
2026-06-18 14:53:22,823 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09259a0-bf7e-4fa0-a81a-b915d0e80015', 'x-compute-request-id': 'req-e09259a0-bf7e-4fa0-a81a-b915d0e80015', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:24,077 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.245s
2026-06-18 14:53:24,077 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe36a94-1551-4240-b5d9-a0925e86d59e', 'x-compute-request-id': 'req-abe36a94-1551-4240-b5d9-a0925e86d59e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "BUILD", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:25,284 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.195s
2026-06-18 14:53:25,284 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1589', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a720dcb-d4fb-4b12-bdbd-4b3ddc87ee6a', 'x-compute-request-id': 'req-8a720dcb-d4fb-4b12-bdbd-4b3ddc87ee6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:53:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:53:25,296 106042 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-06-18 14:53:25,436 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6/os-interface 0.139s
2026-06-18 14:53:25,437 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb162517-f67c-4a1c-b6a7-6ebc60d05874', 'x-compute-request-id': 'req-eb162517-f67c-4a1c-b6a7-6ebc60d05874', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "00f599b5-44b1-4f24-b395-36f25faa0dd9", "port_id": "5f6af623-bc77-4f01-9e92-b01dd0ca4b5d", "mac_addr": "fa:16:3e:02:a1:af", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1f2a54ab-b3b2-4587-adc0-38f8ff7062f2", "ip_address": "10.1.0.7"}]}]}'
2026-06-18 14:53:26,801 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT https://10.4.3.16/networking/v2.0/floatingips/a82e854c-2298-40bd-bd4f-72e65d7d8236 1.361s
2026-06-18 14:53:26,802 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "5f6af623-bc77-4f01-9e92-b01dd0ca4b5d"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-0feb1ed2-75c1-4414-b7a0-86a92e05ed60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/a82e854c-2298-40bd-bd4f-72e65d7d8236'}
Body: b'{"floatingip": {"id": "a82e854c-2298-40bd-bd4f-72e65d7d8236", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "project_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "floating_ip_address": "172.24.5.112", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": "4c3b56fd-6e0c-4f73-8669-c6ec542f6eda", "port_id": "5f6af623-bc77-4f01-9e92-b01dd0ca4b5d", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "00f599b5-44b1-4f24-b395-36f25faa0dd9", "mac_address": "fa:16:3e:02:a1:af", "admin_state_up": true, "status": "ACTIVE", "device_id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:53:11Z", "updated_at": "2026-06-18T14:53:25Z", "revision_number": 1}}'
2026-06-18 14:53:26,803 106042 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.112:22' as 'cirros' with public key authentication
2026-06-18 14:54:02,810 106042 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 14:54:02,934 106042 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 14:54:02,935 106042 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.112 successfully created
2026-06-18 14:54:02,997 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6/ips 0.061s
2026-06-18 14:54:02,997 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8654acb2-81cc-4578-92cb-f3673fed0c3f', 'x-compute-request-id': 'req-8654acb2-81cc-4578-92cb-f3673fed0c3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6/ips'}
Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7"}, {"version": 4, "addr": "172.24.5.112"}]}}'
2026-06-18 14:54:03,446 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST https://10.4.3.16/volume/v3/volumes 0.448s
2026-06-18 14:54:03,446 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-443415060"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d6c2ae-63cc-433f-bdd4-bc1f4b0ea73d', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d6c2ae-63cc-433f-bdd4-bc1f4b0ea73d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "a4c6e32d-c649-4a1d-a812-aa8c83555cec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:54:03.384594", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-443415060", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}], "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:54:03,476 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec 0.025s
2026-06-18 14:54:03,476 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c38f5b-fb95-44bf-ad68-ad0f83e4ff40', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c38f5b-fb95-44bf-ad68-ad0f83e4ff40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec'}
Body: b'{"volume": {"id": "a4c6e32d-c649-4a1d-a812-aa8c83555cec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:54:03.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-443415060", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}], "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946"}}'
2026-06-18 14:54:04,516 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec 0.032s
2026-06-18 14:54:04,516 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95f7f17-7ec4-4120-996f-8afb66b5d977', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95f7f17-7ec4-4120-996f-8afb66b5d977', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec'}
Body: b'{"volume": {"id": "a4c6e32d-c649-4a1d-a812-aa8c83555cec", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:54:03.000000", "updated_at": "2026-06-18T14:54:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-443415060", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}], "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946"}}'
2026-06-18 14:54:04,522 106042 INFO [tempest.common.waiters] volume a4c6e32d-c649-4a1d-a812-aa8c83555cec reached available after waiting for 1.522441 seconds
2026-06-18 14:54:04,522 106042 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions
2026-06-18 14:54:04,523 106042 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.112:22' as 'cirros' with public key authentication
2026-06-18 14:54:04,542 106042 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 14:54:04,698 106042 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 14:54:04,699 106042 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.112 successfully created
2026-06-18 14:54:04,768 106042 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.112:22' as 'cirros' with public key authentication
2026-06-18 14:54:04,780 106042 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 14:54:04,921 106042 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 14:54:04,921 106042 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.112 successfully created
2026-06-18 14:54:05,485 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6/action 0.563s
2026-06-18 14:54:05,486 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"shelve": {}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f151aba-8214-4cb9-8e9f-f2d172653498', 'x-compute-request-id': 'req-8f151aba-8214-4cb9-8e9f-f2d172653498', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6/action'}
Body: b''
2026-06-18 14:54:05,705 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.219s
2026-06-18 14:54:05,705 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c060db9-d2b4-467c-913b-67324d353c9d', 'x-compute-request-id': 'req-3c060db9-d2b4-467c-913b-67324d353c9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:06,917 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.205s
2026-06-18 14:54:06,917 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28159f6-60fd-4693-be32-ef3bc0c73c76', 'x-compute-request-id': 'req-d28159f6-60fd-4693-be32-ef3bc0c73c76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:12,029 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 4.102s
2026-06-18 14:54:12,029 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd379d2-2d0d-49ee-8c13-de24898f079b', 'x-compute-request-id': 'req-ffd379d2-2d0d-49ee-8c13-de24898f079b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:13,263 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.225s
2026-06-18 14:54:13,263 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758f5d93-2133-4a79-8298-ba8499a53e96', 'x-compute-request-id': 'req-758f5d93-2133-4a79-8298-ba8499a53e96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:14,439 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.169s
2026-06-18 14:54:14,439 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125931c0-7c20-4a28-83f7-d323a43b380a', 'x-compute-request-id': 'req-125931c0-7c20-4a28-83f7-d323a43b380a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:15,638 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.192s
2026-06-18 14:54:15,638 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477217a9-34b9-4097-bfe9-06eb031d67ce', 'x-compute-request-id': 'req-477217a9-34b9-4097-bfe9-06eb031d67ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:16,829 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.182s
2026-06-18 14:54:16,829 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7bae7c-a3ff-46a5-9b63-c7aac83b2792', 'x-compute-request-id': 'req-1e7bae7c-a3ff-46a5-9b63-c7aac83b2792', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:18,062 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.226s
2026-06-18 14:54:18,062 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec01deac-b3cb-444e-88bd-544555d4f244', 'x-compute-request-id': 'req-ec01deac-b3cb-444e-88bd-544555d4f244', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:19,468 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.400s
2026-06-18 14:54:19,468 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03572df8-7723-4e5b-b9d9-5186856ce636', 'x-compute-request-id': 'req-03572df8-7723-4e5b-b9d9-5186856ce636', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:20,696 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.219s
2026-06-18 14:54:20,697 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e4165d6-4206-4dd3-870a-b1f454bd9522', 'x-compute-request-id': 'req-0e4165d6-4206-4dd3-870a-b1f454bd9522', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:21,918 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.214s
2026-06-18 14:54:21,918 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a717edb-0807-4da9-a426-e8a6a6dcc41a', 'x-compute-request-id': 'req-0a717edb-0807-4da9-a426-e8a6a6dcc41a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:23,487 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.560s
2026-06-18 14:54:23,487 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a593b80-2f0b-41e4-9b0f-f7858886d889', 'x-compute-request-id': 'req-1a593b80-2f0b-41e4-9b0f-f7858886d889', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:26,350 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 1.851s
2026-06-18 14:54:26,350 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce49ccb-cdee-4237-becb-e55dd2881dbd', 'x-compute-request-id': 'req-1ce49ccb-cdee-4237-becb-e55dd2881dbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:27,552 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.194s
2026-06-18 14:54:27,552 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea69321-f942-4602-b78d-7858de249629', 'x-compute-request-id': 'req-2ea69321-f942-4602-b78d-7858de249629', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:28,804 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.244s
2026-06-18 14:54:28,804 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76ebdc48-7d1d-4f07-bb1a-5c407b4bd994', 'x-compute-request-id': 'req-76ebdc48-7d1d-4f07-bb1a-5c407b4bd994', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:30,634 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.820s
2026-06-18 14:54:30,635 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5210b354-01ec-490d-83d3-1403f1983704', 'x-compute-request-id': 'req-5210b354-01ec-490d-83d3-1403f1983704', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:31,799 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.157s
2026-06-18 14:54:31,799 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee285423-d64a-486c-81d8-0323f9414350', 'x-compute-request-id': 'req-ee285423-d64a-486c-81d8-0323f9414350', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:33,119 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.313s
2026-06-18 14:54:33,119 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b88bad-4251-4dac-96a7-1cec3416dfee', 'x-compute-request-id': 'req-75b88bad-4251-4dac-96a7-1cec3416dfee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:34,296 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.163s
2026-06-18 14:54:34,296 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-668feff4-6e23-4476-8887-02c20d55858e', 'x-compute-request-id': 'req-668feff4-6e23-4476-8887-02c20d55858e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:35,499 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.194s
2026-06-18 14:54:35,500 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccfc3c01-1e93-4e66-9a26-3d51c1501fd8', 'x-compute-request-id': 'req-ccfc3c01-1e93-4e66-9a26-3d51c1501fd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:36,697 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.188s
2026-06-18 14:54:36,697 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb60071-837d-4c99-9d45-2726c7b63ab8', 'x-compute-request-id': 'req-beb60071-837d-4c99-9d45-2726c7b63ab8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:37,874 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.169s
2026-06-18 14:54:37,874 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f99dc71-0044-4215-bef5-1358a5498f39', 'x-compute-request-id': 'req-2f99dc71-0044-4215-bef5-1358a5498f39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:39,076 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.195s
2026-06-18 14:54:39,076 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41919a42-288a-44a5-940c-29907391f531', 'x-compute-request-id': 'req-41919a42-288a-44a5-940c-29907391f531', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:40,231 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.149s
2026-06-18 14:54:40,231 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e739167e-37f4-4b44-a024-a2eee4fae91c', 'x-compute-request-id': 'req-e739167e-37f4-4b44-a024-a2eee4fae91c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:41,466 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.229s
2026-06-18 14:54:41,466 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753f7798-414d-438d-916f-911e505ae63e', 'x-compute-request-id': 'req-753f7798-414d-438d-916f-911e505ae63e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:42,621 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.147s
2026-06-18 14:54:42,621 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc47a4c-25b3-4699-a26b-c79956acca43', 'x-compute-request-id': 'req-ebc47a4c-25b3-4699-a26b-c79956acca43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:43,773 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.145s
2026-06-18 14:54:43,774 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-380a0b96-a569-491d-b8ff-c2ec983e1258', 'x-compute-request-id': 'req-380a0b96-a569-491d-b8ff-c2ec983e1258', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:44,919 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.139s
2026-06-18 14:54:44,920 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54b93f93-9330-4dc1-bc35-b58215546ba4', 'x-compute-request-id': 'req-54b93f93-9330-4dc1-bc35-b58215546ba4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:46,098 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.171s
2026-06-18 14:54:46,099 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab141c48-4e1d-4373-8b09-538d652993df', 'x-compute-request-id': 'req-ab141c48-4e1d-4373-8b09-538d652993df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:47,317 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.211s
2026-06-18 14:54:47,317 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b07dae8-d1cf-4938-8aa8-fb7ed62250bb', 'x-compute-request-id': 'req-4b07dae8-d1cf-4938-8aa8-fb7ed62250bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:48,535 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.210s
2026-06-18 14:54:48,535 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab7f089-7a65-4554-9807-b55bb641520e', 'x-compute-request-id': 'req-9ab7f089-7a65-4554-9807-b55bb641520e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:49,845 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.301s
2026-06-18 14:54:49,845 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a918b9b-cd32-44b7-88ee-891f7602c57f', 'x-compute-request-id': 'req-1a918b9b-cd32-44b7-88ee-891f7602c57f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:51,401 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.547s
2026-06-18 14:54:51,401 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1ea89c-b087-495a-867c-04d58aecd8aa', 'x-compute-request-id': 'req-8d1ea89c-b087-495a-867c-04d58aecd8aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:52,615 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.203s
2026-06-18 14:54:52,615 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93d8b742-f9db-4a57-b445-8c989f3fd695', 'x-compute-request-id': 'req-93d8b742-f9db-4a57-b445-8c989f3fd695', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:53,788 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.165s
2026-06-18 14:54:53,789 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b90605-dd2e-48e5-9461-53e2a0e12587', 'x-compute-request-id': 'req-73b90605-dd2e-48e5-9461-53e2a0e12587', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:55,020 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.225s
2026-06-18 14:54:55,020 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974055f1-f6c2-4bc0-b5a0-8772e4496ebe', 'x-compute-request-id': 'req-974055f1-f6c2-4bc0-b5a0-8772e4496ebe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:56,191 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.164s
2026-06-18 14:54:56,192 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a236f217-6040-4890-9f95-df9bcfcf043e', 'x-compute-request-id': 'req-a236f217-6040-4890-9f95-df9bcfcf043e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:57,451 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.249s
2026-06-18 14:54:57,451 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3739db8c-6118-4074-ad77-2391582d4dcf', 'x-compute-request-id': 'req-3739db8c-6118-4074-ad77-2391582d4dcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:58,618 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.161s
2026-06-18 14:54:58,618 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6d9dcc-3faf-4893-b986-450359cb7da0', 'x-compute-request-id': 'req-af6d9dcc-3faf-4893-b986-450359cb7da0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:54:59,811 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.177s
2026-06-18 14:54:59,811 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79733b79-cb0d-4ab1-8873-2808a025d0d5', 'x-compute-request-id': 'req-79733b79-cb0d-4ab1-8873-2808a025d0d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:01,054 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.234s
2026-06-18 14:55:01,055 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437987b5-dbeb-42c9-9bc8-96024c09140f', 'x-compute-request-id': 'req-437987b5-dbeb-42c9-9bc8-96024c09140f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:02,219 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.158s
2026-06-18 14:55:02,219 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5ae26d-ae63-4da3-b6e5-373059840a7e', 'x-compute-request-id': 'req-ed5ae26d-ae63-4da3-b6e5-373059840a7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:03,438 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.211s
2026-06-18 14:55:03,438 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3988c40-7fe1-49d2-9f46-f9566600f281', 'x-compute-request-id': 'req-e3988c40-7fe1-49d2-9f46-f9566600f281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:04,604 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.159s
2026-06-18 14:55:04,604 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82b655e-db5c-438f-823b-47bb61cac891', 'x-compute-request-id': 'req-d82b655e-db5c-438f-823b-47bb61cac891', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:05,759 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.149s
2026-06-18 14:55:05,760 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69fb17a-414c-4f3a-a033-a4fcb753b18a', 'x-compute-request-id': 'req-a69fb17a-414c-4f3a-a033-a4fcb753b18a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:06,899 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.131s
2026-06-18 14:55:06,899 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d8b90c6-9cb5-4d3d-978f-32b72e9eaf76', 'x-compute-request-id': 'req-8d8b90c6-9cb5-4d3d-978f-32b72e9eaf76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:08,058 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.153s
2026-06-18 14:55:08,058 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d86758-9e66-4be9-9ece-3d1ccb2a4bbc', 'x-compute-request-id': 'req-36d86758-9e66-4be9-9ece-3d1ccb2a4bbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:09,245 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.180s
2026-06-18 14:55:09,248 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d243c0d-d1eb-4b24-b825-af24dd09f369', 'x-compute-request-id': 'req-8d243c0d-d1eb-4b24-b825-af24dd09f369', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:10,412 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.157s
2026-06-18 14:55:10,412 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d0d0d8b-ffb3-40f3-ae4a-3c8dd0c1b718', 'x-compute-request-id': 'req-6d0d0d8b-ffb3-40f3-ae4a-3c8dd0c1b718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:11,659 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.236s
2026-06-18 14:55:11,659 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ab7f27-f0be-4a89-8d5f-b6fd50c73569', 'x-compute-request-id': 'req-23ab7f27-f0be-4a89-8d5f-b6fd50c73569', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:12,837 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.170s
2026-06-18 14:55:12,837 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478c33f1-a30a-43c2-b9fe-73be6403a081', 'x-compute-request-id': 'req-478c33f1-a30a-43c2-b9fe-73be6403a081', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:13,998 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.152s
2026-06-18 14:55:13,998 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cefa9cd-37a6-47f5-9148-cc1de5dc9b44', 'x-compute-request-id': 'req-4cefa9cd-37a6-47f5-9148-cc1de5dc9b44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:15,151 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.144s
2026-06-18 14:55:15,152 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0790a2e-b32e-49f8-ae8c-6d1a62a0647a', 'x-compute-request-id': 'req-a0790a2e-b32e-49f8-ae8c-6d1a62a0647a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:16,333 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.175s
2026-06-18 14:55:16,333 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a39ff70-47e1-4640-9488-2600d1315a8d', 'x-compute-request-id': 'req-0a39ff70-47e1-4640-9488-2600d1315a8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:17,543 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.199s
2026-06-18 14:55:17,543 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-320eff8f-4b52-406d-ae95-ea935e713865', 'x-compute-request-id': 'req-320eff8f-4b52-406d-ae95-ea935e713865', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:18,708 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.158s
2026-06-18 14:55:18,708 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c133be-e7c9-40df-aba7-019f4eaecf58', 'x-compute-request-id': 'req-c3c133be-e7c9-40df-aba7-019f4eaecf58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:19,864 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.147s
2026-06-18 14:55:19,864 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9595458d-3a02-47ea-ba51-05b44cd9d401', 'x-compute-request-id': 'req-9595458d-3a02-47ea-ba51-05b44cd9d401', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:21,004 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.133s
2026-06-18 14:55:21,004 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1513a9-7bef-41a5-8a5a-d2689e361d44', 'x-compute-request-id': 'req-8b1513a9-7bef-41a5-8a5a-d2689e361d44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:22,147 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.137s
2026-06-18 14:55:22,147 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f6f4e73-7ba5-448d-8dc9-84f2cd4388d9', 'x-compute-request-id': 'req-4f6f4e73-7ba5-448d-8dc9-84f2cd4388d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:23,335 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.178s
2026-06-18 14:55:23,335 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abf4a73-b7b3-447c-9063-81ace9237f09', 'x-compute-request-id': 'req-7abf4a73-b7b3-447c-9063-81ace9237f09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:24,533 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.190s
2026-06-18 14:55:24,533 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1704ccaf-42cc-4ff4-b57b-2566a0d3394c', 'x-compute-request-id': 'req-1704ccaf-42cc-4ff4-b57b-2566a0d3394c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:25,741 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.201s
2026-06-18 14:55:25,741 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1214f2d-e5f7-462b-a819-16094fef521d', 'x-compute-request-id': 'req-f1214f2d-e5f7-462b-a819-16094fef521d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:26,911 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.160s
2026-06-18 14:55:26,911 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ed0c80-a032-411a-b9bd-7e858ea72637', 'x-compute-request-id': 'req-49ed0c80-a032-411a-b9bd-7e858ea72637', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:28,061 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.140s
2026-06-18 14:55:28,062 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b204877d-7ffb-4358-8ee8-5d8463c00ed9', 'x-compute-request-id': 'req-b204877d-7ffb-4358-8ee8-5d8463c00ed9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:29,322 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.254s
2026-06-18 14:55:29,323 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5dadbc5-f28c-4d12-9809-e51c09d873f0', 'x-compute-request-id': 'req-d5dadbc5-f28c-4d12-9809-e51c09d873f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:30,537 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.206s
2026-06-18 14:55:30,537 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d71d417-f330-489d-a074-dae0cee79e80', 'x-compute-request-id': 'req-3d71d417-f330-489d-a074-dae0cee79e80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:31,683 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.140s
2026-06-18 14:55:31,683 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daaac36b-df1d-41cd-b8d5-81a26e6b724f', 'x-compute-request-id': 'req-daaac36b-df1d-41cd-b8d5-81a26e6b724f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:32,818 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.128s
2026-06-18 14:55:32,818 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bcec477-1f29-4963-bd93-61d5b1ee0621', 'x-compute-request-id': 'req-3bcec477-1f29-4963-bd93-61d5b1ee0621', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:33,993 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.168s
2026-06-18 14:55:33,993 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b0081a9-8eff-4329-bfdf-92c50724a21c', 'x-compute-request-id': 'req-4b0081a9-8eff-4329-bfdf-92c50724a21c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:35,226 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.226s
2026-06-18 14:55:35,226 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29430d5f-bf9f-45e0-8f74-b1f28b4c0bad', 'x-compute-request-id': 'req-29430d5f-bf9f-45e0-8f74-b1f28b4c0bad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:36,392 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.158s
2026-06-18 14:55:36,392 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9b6d02-d805-4a87-9dad-6bb64dd10328', 'x-compute-request-id': 'req-7a9b6d02-d805-4a87-9dad-6bb64dd10328', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:37,580 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.182s
2026-06-18 14:55:37,581 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4419e164-f901-40b5-9127-3f6eff95ac0f', 'x-compute-request-id': 'req-4419e164-f901-40b5-9127-3f6eff95ac0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:38,749 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.162s
2026-06-18 14:55:38,750 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3de5409-2bf4-4537-90ae-f268b558d7a7', 'x-compute-request-id': 'req-c3de5409-2bf4-4537-90ae-f268b558d7a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:39,915 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.159s
2026-06-18 14:55:39,915 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fffc21f-2d68-4dac-94f6-2233967eebec', 'x-compute-request-id': 'req-0fffc21f-2d68-4dac-94f6-2233967eebec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:41,109 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.187s
2026-06-18 14:55:41,109 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6994fa9a-ec00-4704-b321-a8b33b8e5b77', 'x-compute-request-id': 'req-6994fa9a-ec00-4704-b321-a8b33b8e5b77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:42,327 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.211s
2026-06-18 14:55:42,327 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f722885-a793-4f40-ba5a-298590004e85', 'x-compute-request-id': 'req-3f722885-a793-4f40-ba5a-298590004e85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:43,541 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.206s
2026-06-18 14:55:43,541 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d86d11-6bfd-455d-a3de-be1c8c39d8db', 'x-compute-request-id': 'req-68d86d11-6bfd-455d-a3de-be1c8c39d8db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:44,756 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.206s
2026-06-18 14:55:44,756 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a33e617-1669-4212-9bbd-0b5e6153a0c0', 'x-compute-request-id': 'req-8a33e617-1669-4212-9bbd-0b5e6153a0c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:45,901 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.137s
2026-06-18 14:55:45,901 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f563212-5d26-4d99-8f1e-62e66501e5b1', 'x-compute-request-id': 'req-9f563212-5d26-4d99-8f1e-62e66501e5b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:47,108 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.198s
2026-06-18 14:55:47,108 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e2c628-8885-4bdf-84a8-b1a9a9eb60da', 'x-compute-request-id': 'req-a4e2c628-8885-4bdf-84a8-b1a9a9eb60da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:48,306 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.190s
2026-06-18 14:55:48,306 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da9b12f8-0623-4a0b-b2f3-523d8dc3db45', 'x-compute-request-id': 'req-da9b12f8-0623-4a0b-b2f3-523d8dc3db45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:49,500 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.182s
2026-06-18 14:55:49,501 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519eada8-887b-4b62-baec-34cd2217b895', 'x-compute-request-id': 'req-519eada8-887b-4b62-baec-34cd2217b895', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:50,703 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.194s
2026-06-18 14:55:50,703 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f9adae3-c435-40d8-a54a-8dd59ad09d89', 'x-compute-request-id': 'req-1f9adae3-c435-40d8-a54a-8dd59ad09d89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:51,908 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.198s
2026-06-18 14:55:51,908 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a773c90b-e49e-471c-9ac8-3a0bf146ca1b', 'x-compute-request-id': 'req-a773c90b-e49e-471c-9ac8-3a0bf146ca1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:53,080 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.166s
2026-06-18 14:55:53,080 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6bc4df3-071e-4bda-8e5a-46d84109be5e', 'x-compute-request-id': 'req-f6bc4df3-071e-4bda-8e5a-46d84109be5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:54,229 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.142s
2026-06-18 14:55:54,229 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f6db52e-6b9a-4d2a-bc68-8a1e7964c740', 'x-compute-request-id': 'req-3f6db52e-6b9a-4d2a-bc68-8a1e7964c740', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:55,378 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.142s
2026-06-18 14:55:55,379 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc6536e0-0b24-4b72-a6e9-b6bffc823668', 'x-compute-request-id': 'req-dc6536e0-0b24-4b72-a6e9-b6bffc823668', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:56,812 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.427s
2026-06-18 14:55:56,812 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55cbabb-f929-430f-bc3e-461b54296162', 'x-compute-request-id': 'req-e55cbabb-f929-430f-bc3e-461b54296162', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:58,020 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.201s
2026-06-18 14:55:58,020 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd8d1ac-105c-4b2f-a952-9d895a67007a', 'x-compute-request-id': 'req-2dd8d1ac-105c-4b2f-a952-9d895a67007a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:55:59,219 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.191s
2026-06-18 14:55:59,219 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:55:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9814d191-a5b5-416a-ad27-a2f573519e76', 'x-compute-request-id': 'req-9814d191-a5b5-416a-ad27-a2f573519e76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:00,375 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.149s
2026-06-18 14:56:00,375 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f48c2fc-918b-4c49-bf51-29d8ed8907ba', 'x-compute-request-id': 'req-6f48c2fc-918b-4c49-bf51-29d8ed8907ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:01,515 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.133s
2026-06-18 14:56:01,515 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025f4eaa-8b15-49c8-ae28-b13522e86592', 'x-compute-request-id': 'req-025f4eaa-8b15-49c8-ae28-b13522e86592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:02,662 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.141s
2026-06-18 14:56:02,662 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8feb16b7-de44-4a82-ad9d-3db606a1f0a5', 'x-compute-request-id': 'req-8feb16b7-de44-4a82-ad9d-3db606a1f0a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:03,878 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.209s
2026-06-18 14:56:03,878 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3e8b68-925b-43b3-af61-9723b56e3515', 'x-compute-request-id': 'req-4e3e8b68-925b-43b3-af61-9723b56e3515', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:05,029 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.143s
2026-06-18 14:56:05,029 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce10cc8-8672-47f3-87b2-fdd45c4e75b7', 'x-compute-request-id': 'req-bce10cc8-8672-47f3-87b2-fdd45c4e75b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:06,239 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.197s
2026-06-18 14:56:06,239 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18786d1d-6ba2-4550-9efd-2ed6a4622b11', 'x-compute-request-id': 'req-18786d1d-6ba2-4550-9efd-2ed6a4622b11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:07,392 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.146s
2026-06-18 14:56:07,392 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fa0b0a-5af4-4ee7-b01b-f8e0a8eea7e0', 'x-compute-request-id': 'req-39fa0b0a-5af4-4ee7-b01b-f8e0a8eea7e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:08,555 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.154s
2026-06-18 14:56:08,555 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c815f36-06ee-47a5-9d6b-38eb6901533b', 'x-compute-request-id': 'req-1c815f36-06ee-47a5-9d6b-38eb6901533b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:09,735 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.173s
2026-06-18 14:56:09,735 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8cc179a-5fe9-4ff0-958f-1e5e2ccba97e', 'x-compute-request-id': 'req-a8cc179a-5fe9-4ff0-958f-1e5e2ccba97e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:10,891 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.150s
2026-06-18 14:56:10,892 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df70c048-410b-4ac4-be44-eba8788e98ff', 'x-compute-request-id': 'req-df70c048-410b-4ac4-be44-eba8788e98ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:12,101 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.202s
2026-06-18 14:56:12,101 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52068d40-09b2-4ef9-8a51-fdd45bf575fd', 'x-compute-request-id': 'req-52068d40-09b2-4ef9-8a51-fdd45bf575fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:13,267 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.159s
2026-06-18 14:56:13,267 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f4b2a8-afb4-4041-aaf0-8028d16f33f5', 'x-compute-request-id': 'req-56f4b2a8-afb4-4041-aaf0-8028d16f33f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:14,486 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.212s
2026-06-18 14:56:14,487 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce333c7-6dd7-46a9-8880-21a8d7239708', 'x-compute-request-id': 'req-cce333c7-6dd7-46a9-8880-21a8d7239708', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:15,719 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.226s
2026-06-18 14:56:15,719 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61428be6-6bc6-4530-99b2-b0052ac87529', 'x-compute-request-id': 'req-61428be6-6bc6-4530-99b2-b0052ac87529', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:16,934 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.208s
2026-06-18 14:56:16,934 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3e2dd7-24ee-48cd-8de1-bf2482cbcf24', 'x-compute-request-id': 'req-0e3e2dd7-24ee-48cd-8de1-bf2482cbcf24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:18,111 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.166s
2026-06-18 14:56:18,111 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07d143b-6d2a-4db2-b423-fe0721acec49', 'x-compute-request-id': 'req-f07d143b-6d2a-4db2-b423-fe0721acec49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:19,305 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.185s
2026-06-18 14:56:19,305 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3400759c-c91a-44d8-82b8-62d60731e9bd', 'x-compute-request-id': 'req-3400759c-c91a-44d8-82b8-62d60731e9bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:20,482 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.169s
2026-06-18 14:56:20,485 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d9adf2-6234-4a68-9569-6ef929b95627', 'x-compute-request-id': 'req-c2d9adf2-6234-4a68-9569-6ef929b95627', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:21,669 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.177s
2026-06-18 14:56:21,669 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf76583-c24e-4a63-a379-255e85726cfd', 'x-compute-request-id': 'req-fcf76583-c24e-4a63-a379-255e85726cfd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:22,901 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.220s
2026-06-18 14:56:22,901 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7cfcd9-dbaf-4e3d-a099-28bd40392b17', 'x-compute-request-id': 'req-3d7cfcd9-dbaf-4e3d-a099-28bd40392b17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:24,065 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.157s
2026-06-18 14:56:24,065 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-681a2bf6-e39c-4760-9b44-f244458a5aef', 'x-compute-request-id': 'req-681a2bf6-e39c-4760-9b44-f244458a5aef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:25,338 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.266s
2026-06-18 14:56:25,338 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0ade0f-0db7-43d4-bba6-e4de7e4823ab', 'x-compute-request-id': 'req-2a0ade0f-0db7-43d4-bba6-e4de7e4823ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:26,500 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.156s
2026-06-18 14:56:26,501 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a964ed91-ef25-4d32-aaa4-3084e00672b3', 'x-compute-request-id': 'req-a964ed91-ef25-4d32-aaa4-3084e00672b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:27,871 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.363s
2026-06-18 14:56:27,871 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24bcb820-7e49-40b5-a462-1b76184d777d', 'x-compute-request-id': 'req-24bcb820-7e49-40b5-a462-1b76184d777d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:29,087 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.207s
2026-06-18 14:56:29,088 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06560d3c-be39-42fe-9079-adc65171c548', 'x-compute-request-id': 'req-06560d3c-be39-42fe-9079-adc65171c548', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:30,316 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.222s
2026-06-18 14:56:30,317 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1e8429-2efb-405b-8ce9-0e259e691622', 'x-compute-request-id': 'req-9b1e8429-2efb-405b-8ce9-0e259e691622', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:31,470 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.145s
2026-06-18 14:56:31,470 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6774e0-114b-4104-82b1-b82589abfcfd', 'x-compute-request-id': 'req-5b6774e0-114b-4104-82b1-b82589abfcfd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:32,757 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.280s
2026-06-18 14:56:32,757 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c384eb-0270-4638-88a8-4ae9894f96e0', 'x-compute-request-id': 'req-a6c384eb-0270-4638-88a8-4ae9894f96e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:34,579 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.815s
2026-06-18 14:56:34,579 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2481933-f69f-421e-b59d-6e0710129ae2', 'x-compute-request-id': 'req-c2481933-f69f-421e-b59d-6e0710129ae2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:35,969 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.383s
2026-06-18 14:56:35,969 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcccf33d-e773-48cf-ba51-4794d2b4a317', 'x-compute-request-id': 'req-bcccf33d-e773-48cf-ba51-4794d2b4a317', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:37,120 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.145s
2026-06-18 14:56:37,120 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe91cf4d-d481-404e-8bad-959a067e8bba', 'x-compute-request-id': 'req-fe91cf4d-d481-404e-8bad-959a067e8bba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:38,281 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.153s
2026-06-18 14:56:38,282 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cea7d2-98bf-4ee7-82ff-1862070f0cf0', 'x-compute-request-id': 'req-14cea7d2-98bf-4ee7-82ff-1862070f0cf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:40,255 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.967s
2026-06-18 14:56:40,256 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a17e1e-bfda-44e2-903e-5184033f3368', 'x-compute-request-id': 'req-81a17e1e-bfda-44e2-903e-5184033f3368', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:41,460 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.198s
2026-06-18 14:56:41,460 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29aa93fb-1d7d-45e7-88e8-581e115daf91', 'x-compute-request-id': 'req-29aa93fb-1d7d-45e7-88e8-581e115daf91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:42,693 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.224s
2026-06-18 14:56:42,693 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ee39af-efd4-4c53-aa5f-ab0a48b521db', 'x-compute-request-id': 'req-24ee39af-efd4-4c53-aa5f-ab0a48b521db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:43,855 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.156s
2026-06-18 14:56:43,857 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fcda3e-c19f-44e9-8a07-f895d6616e10', 'x-compute-request-id': 'req-d5fcda3e-c19f-44e9-8a07-f895d6616e10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:45,022 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.158s
2026-06-18 14:56:45,022 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4075713-4100-47b3-9c48-c9e48ac27813', 'x-compute-request-id': 'req-a4075713-4100-47b3-9c48-c9e48ac27813', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:46,341 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.312s
2026-06-18 14:56:46,341 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d85eb36-f748-4b69-9e5c-434a041f86ba', 'x-compute-request-id': 'req-4d85eb36-f748-4b69-9e5c-434a041f86ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:47,520 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.169s
2026-06-18 14:56:47,520 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c601ed29-1bf6-4cda-a213-381942b76a3c', 'x-compute-request-id': 'req-c601ed29-1bf6-4cda-a213-381942b76a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:48,881 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.353s
2026-06-18 14:56:48,881 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d096756-9890-4688-ae3e-ade212382b73', 'x-compute-request-id': 'req-7d096756-9890-4688-ae3e-ade212382b73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:50,072 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.180s
2026-06-18 14:56:50,072 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148191e1-c423-4cd9-94d1-804f342663ea', 'x-compute-request-id': 'req-148191e1-c423-4cd9-94d1-804f342663ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:51,449 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.370s
2026-06-18 14:56:51,449 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa413eec-df0b-4465-ae87-75b39111887e', 'x-compute-request-id': 'req-fa413eec-df0b-4465-ae87-75b39111887e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:52,608 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.152s
2026-06-18 14:56:52,609 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85a6fe79-8a15-4a08-b26b-7c755b485e76', 'x-compute-request-id': 'req-85a6fe79-8a15-4a08-b26b-7c755b485e76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:53,808 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.192s
2026-06-18 14:56:53,808 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ef7264-cc4c-4e07-8f89-b4ba53507a0d', 'x-compute-request-id': 'req-56ef7264-cc4c-4e07-8f89-b4ba53507a0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:55,123 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.307s
2026-06-18 14:56:55,123 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3bedec-9115-4ba4-969d-2ea6cb82fd30', 'x-compute-request-id': 'req-0b3bedec-9115-4ba4-969d-2ea6cb82fd30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:56,329 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.195s
2026-06-18 14:56:56,329 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ff219d-c855-47dc-913c-7ac828c56358', 'x-compute-request-id': 'req-38ff219d-c855-47dc-913c-7ac828c56358', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:57,563 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.223s
2026-06-18 14:56:57,563 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c25c73-80d4-42a9-9fae-88fcbf3595a5', 'x-compute-request-id': 'req-65c25c73-80d4-42a9-9fae-88fcbf3595a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:58,777 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.207s
2026-06-18 14:56:58,777 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed95f531-892f-4504-8ed7-969be1d2a8cc', 'x-compute-request-id': 'req-ed95f531-892f-4504-8ed7-969be1d2a8cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:56:59,933 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.144s
2026-06-18 14:56:59,934 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82818767-19c7-4f52-be5a-52363bbb068f', 'x-compute-request-id': 'req-82818767-19c7-4f52-be5a-52363bbb068f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:01,167 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.223s
2026-06-18 14:57:01,167 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0243c31-06d2-4267-904d-1cfe94991182', 'x-compute-request-id': 'req-c0243c31-06d2-4267-904d-1cfe94991182', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:02,412 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.231s
2026-06-18 14:57:02,413 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68947c6c-c3ae-4897-b1a4-0af46b7e9e25', 'x-compute-request-id': 'req-68947c6c-c3ae-4897-b1a4-0af46b7e9e25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:03,612 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.185s
2026-06-18 14:57:03,612 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7db0014-7ee2-47d8-9bca-a87fd57cfb5e', 'x-compute-request-id': 'req-f7db0014-7ee2-47d8-9bca-a87fd57cfb5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:04,849 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.229s
2026-06-18 14:57:04,849 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4612514-ed82-47ae-a6db-f251d975b681', 'x-compute-request-id': 'req-b4612514-ed82-47ae-a6db-f251d975b681', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:05,997 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.141s
2026-06-18 14:57:05,997 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-581d9057-f83d-44a2-a939-41df5bf5dd16', 'x-compute-request-id': 'req-581d9057-f83d-44a2-a939-41df5bf5dd16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:07,138 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.134s
2026-06-18 14:57:07,138 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfa19bd-28a6-4c24-ae5b-dbde653676a8', 'x-compute-request-id': 'req-1cfa19bd-28a6-4c24-ae5b-dbde653676a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:08,335 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.191s
2026-06-18 14:57:08,335 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9dc28f6-e965-491d-af14-7dfab8a407d6', 'x-compute-request-id': 'req-c9dc28f6-e965-491d-af14-7dfab8a407d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:09,490 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.148s
2026-06-18 14:57:09,490 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db891410-7bbd-40da-aaae-8062fe3f3402', 'x-compute-request-id': 'req-db891410-7bbd-40da-aaae-8062fe3f3402', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:10,668 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.171s
2026-06-18 14:57:10,668 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8624ac38-b30b-4627-b802-ea67a9312231', 'x-compute-request-id': 'req-8624ac38-b30b-4627-b802-ea67a9312231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:11,821 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.147s
2026-06-18 14:57:11,822 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56d58e7-4d39-4d90-bd87-c8d919ec37ef', 'x-compute-request-id': 'req-f56d58e7-4d39-4d90-bd87-c8d919ec37ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:13,007 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.177s
2026-06-18 14:57:13,007 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edf25bc-d03a-410b-9943-f25f002d5a5f', 'x-compute-request-id': 'req-7edf25bc-d03a-410b-9943-f25f002d5a5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:14,166 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.150s
2026-06-18 14:57:14,166 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47d5f44-4fbf-405e-997b-0330deead1f4', 'x-compute-request-id': 'req-c47d5f44-4fbf-405e-997b-0330deead1f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:15,343 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.169s
2026-06-18 14:57:15,343 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aede7fbb-6279-461c-8fb2-a8f5e9a34bb8', 'x-compute-request-id': 'req-aede7fbb-6279-461c-8fb2-a8f5e9a34bb8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:16,554 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.204s
2026-06-18 14:57:16,554 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d94faa-8b18-4a78-891a-d5a14373d232', 'x-compute-request-id': 'req-c6d94faa-8b18-4a78-891a-d5a14373d232', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:17,722 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.161s
2026-06-18 14:57:17,722 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aed8ed1-8c18-415d-bf87-f6a69f9852b1', 'x-compute-request-id': 'req-6aed8ed1-8c18-415d-bf87-f6a69f9852b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:18,899 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.166s
2026-06-18 14:57:18,900 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f50868cd-4272-42c7-b49a-9bc54a436a5d', 'x-compute-request-id': 'req-f50868cd-4272-42c7-b49a-9bc54a436a5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:20,106 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.199s
2026-06-18 14:57:20,106 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24958ba-a416-4789-a6ae-51d688a47cae', 'x-compute-request-id': 'req-a24958ba-a416-4789-a6ae-51d688a47cae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:21,277 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.164s
2026-06-18 14:57:21,278 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e8b8e2-41fa-44ba-ac65-01b8c556de83', 'x-compute-request-id': 'req-22e8b8e2-41fa-44ba-ac65-01b8c556de83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:21,385 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.096s
2026-06-18 14:57:21,386 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6303e0df-be03-4e29-a9ad-cddbedb742df', 'x-compute-request-id': 'req-6303e0df-be03-4e29-a9ad-cddbedb742df', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b''
2026-06-18 14:57:21,540 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.154s
2026-06-18 14:57:21,540 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068904ed-09e5-4c10-8f87-6c32b82bd415', 'x-compute-request-id': 'req-068904ed-09e5-4c10-8f87-6c32b82bd415', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:57:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:22,720 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.173s
2026-06-18 14:57:22,720 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd69e68-40fd-4f23-b3b3-cdb884751951', 'x-compute-request-id': 'req-dfd69e68-40fd-4f23-b3b3-cdb884751951', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:57:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--495629057"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:23,862 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.135s
2026-06-18 14:57:23,862 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1647', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f374877-b7e2-47be-afaa-0a0a470596ca', 'x-compute-request-id': 'req-4f374877-b7e2-47be-afaa-0a0a470596ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-859221858-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}, {"version": 4, "addr": "172.24.5.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:a1:af"}]}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:57:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:24,952 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.081s
2026-06-18 14:57:24,952 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d3ba61-f219-49d9-a129-78ded49d9c2b', 'x-compute-request-id': 'req-10d3ba61-f219-49d9-a129-78ded49d9c2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "ACTIVE", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:57:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:26,056 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.098s
2026-06-18 14:57:26,056 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ed51c8-2f9b-441c-962b-a345846ed227', 'x-compute-request-id': 'req-17ed51c8-2f9b-441c-962b-a345846ed227', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "DELETED", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:57:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:57:24.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:26,062 106042 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-18 14:57:27,180 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 0.117s
2026-06-18 14:57:27,180 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42b8e08-9afb-4656-bc35-90db0fe7d0a4', 'x-compute-request-id': 'req-b42b8e08-9afb-4656-bc35-90db0fe7d0a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "a891b71fde18a879abcd656b0054bc93b38f23cda94977a758061ffe", "id": "ad1222de-2d63-40e1-bd7a-870878c738c6", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/ad1222de-2d63-40e1-bd7a-870878c738c6"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-645573300", "status": "DELETED", "tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "updated": "2026-06-18T14:57:25Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1964554961", "OS-SRV-USG:launched_at": "2026-06-18T14:53:25.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:57:24.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-06-18 14:57:30,355 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6 2.168s
2026-06-18 14:57:30,356 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-53162e8c-811a-46f3-93a0-4de3251dd9c6', 'x-compute-request-id': 'req-53162e8c-811a-46f3-93a0-4de3251dd9c6', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/ad1222de-2d63-40e1-bd7a-870878c738c6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ad1222de-2d63-40e1-bd7a-870878c738c6 could not be found."}}'
2026-06-18 14:57:30,566 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.16/compute/v2.1/os-keypairs/tempest-keypair-1964554961 0.210s
2026-06-18 14:57:30,566 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7e888a-8c14-4f72-b13f-ef0dd61d6ddb', 'x-compute-request-id': 'req-8d7e888a-8c14-4f72-b13f-ef0dd61d6ddb', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/compute/v2.1/os-keypairs/tempest-keypair-1964554961'}
Body: b''
2026-06-18 14:57:30,696 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.16/networking/v2.0/security-groups/12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba 0.129s
2026-06-18 14:57:30,697 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-312f0414-490d-4f1d-b831-c3d268b7958a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups/12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba'}
Body: b''
2026-06-18 14:57:30,709 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET https://10.4.3.16/networking/v2.0/security-groups/12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba 0.012s
2026-06-18 14:57:30,709 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-050552e0-5854-4ad5-88b7-1b1637cece04', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups/12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 12eae1fb-6a93-4a63-a7bb-6e7ac6a7e5ba does not exist", "detail": ""}}'
2026-06-18 14:57:30,919 106042 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE https://10.4.3.16/networking/v2.0/floatingips/a82e854c-2298-40bd-bd4f-72e65d7d8236 0.210s
2026-06-18 14:57:30,919 106042 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-56ee459e-ee06-40b7-8898-5a86bd20d43e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/a82e854c-2298-40bd-bd4f-72e65d7d8236'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 311, in test_detach_volume_shelved_or_offload_server
self._shelve_server(server, validation_resources)
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 251, in _shelve_server
compute.shelve_server(self.servers_client, server['id'])
File "/opt/stack/tempest/tempest/common/compute.py", line 390, in shelve_server
waiters.wait_for_server_status(servers_client, server_id,
File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Server ad1222de-2d63-40e1-bd7a-870878c738c6 failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (196 s). Request ID of server operation performed before checking the server status req-8f151aba-8214-4cb9-8e9f-f2d172653498. Current status: ACTIVE. Current task state: shelving.
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt6.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
pt6.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
pt6.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] |
fail
ft6.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:53:11,348 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.16/volume/v3/volumes 0.198s
2026-06-18 14:53:11,348 106046 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-1678210729"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af68b0d-c8dc-40a3-9ed8-5c5b355278af', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af68b0d-c8dc-40a3-9ed8-5c5b355278af', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:11.283686", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1678210729", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}], "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:53:11,385 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.028s
2026-06-18 14:53:11,386 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e572712b-6612-4800-85f5-18097d2058ef', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e572712b-6612-4800-85f5-18097d2058ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b'{"volume": {"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:11.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1678210729", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}], "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}}'
2026-06-18 14:53:12,433 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.042s
2026-06-18 14:53:12,433 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0797a236-3307-4636-af5f-439118cf0ce7', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0797a236-3307-4636-af5f-439118cf0ce7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b'{"volume": {"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:11.000000", "updated_at": "2026-06-18T14:53:12.000000", "name": "tempest-VolumesBackupsTest-Volume-1678210729", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}], "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}}'
2026-06-18 14:53:12,439 106046 INFO [tempest.common.waiters] volume 1b3605fb-e482-43e3-9420-e17c09edb8a6 reached available after waiting for 1.439033 seconds
2026-06-18 14:53:12,439 106046 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 14:53:12,439 106046 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 14:53:12,479 106046 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.16/compute/v2.1/os-keypairs 0.039s
2026-06-18 14:53:12,479 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-573064465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFfjkbiiM/yg6pvhnkdWQqFtg8dZxU+q0TH4xjiMxu5kq34rsCUeUosBxuSDSXHtL+9yKs7JD4CuZ1OXqeG8yTcGTEjMnlmKmALqUvUk57i4RS1rf9PiW0ePXGg4Yj173w=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d225a617-8cf5-44f9-a9a8-8aeba7bae14b', 'x-compute-request-id': 'req-d225a617-8cf5-44f9-a9a8-8aeba7bae14b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-573064465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFfjkbiiM/yg6pvhnkdWQqFtg8dZxU+q0TH4xjiMxu5kq34rsCUeUosBxuSDSXHtL+9yKs7JD4CuZ1OXqeG8yTcGTEjMnlmKmALqUvUk57i4RS1rf9PiW0ePXGg4Yj173w==", "fingerprint": "63:10:08:a4:bc:ff:42:44:c5:6d:a9:d5:ec:06:04:49", "user_id": "c5e34f6cf50b4f55bd45d947773d7124"}}'
2026-06-18 14:53:12,481 106046 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-573064465 created
2026-06-18 14:53:12,617 106046 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-groups 0.135s
2026-06-18 14:53:12,617 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1641555148", "description": "tempest-description--1532150216"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-600bc032-9bf2-4deb-81b7-47885a7b581b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "name": "tempest-securitygroup--1641555148", "stateful": true, "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "description": "tempest-description--1532150216", "shared": false, "security_group_rules": [{"id": "62e017c0-3a0c-4789-86cc-5d8912e9d649", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "security_group_id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1075, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T14:53:12Z", "updated_at": "2026-06-18T14:53:12Z", "revision_number": 0, "tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}, {"id": "921676cc-8b6d-43e7-b9d5-1b5d968d2388", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "security_group_id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1074, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T14:53:12Z", "updated_at": "2026-06-18T14:53:12Z", "revision_number": 0, "tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}], "tags": [], "created_at": "2026-06-18T14:53:12Z", "updated_at": "2026-06-18T14:53:12Z", "revision_number": 1}}'
2026-06-18 14:53:12,772 106046 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-group-rules 0.154s
2026-06-18 14:53:12,772 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-80f64442-ccc8-4ee8-a770-9374f92aa707', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "33691457-f839-4b01-81a3-643f94b1de0a", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "security_group_id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T14:53:12Z", "updated_at": "2026-06-18T14:53:12Z", "revision_number": 0, "tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}}'
2026-06-18 14:53:12,904 106046 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-group-rules 0.132s
2026-06-18 14:53:12,905 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1d10f4fc-470e-4dfe-8cc7-64055545c847', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e9e4aa52-034f-4dc8-9dbf-6179aaed7804", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "security_group_id": "f9301614-f1e2-4f34-b92a-d8b422ad9b40", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T14:53:12Z", "updated_at": "2026-06-18T14:53:12Z", "revision_number": 0, "tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}}'
2026-06-18 14:53:12,905 106046 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1641555148 created
2026-06-18 14:53:13,376 106046 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/floatingips 0.471s
2026-06-18 14:53:13,376 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-174ab553-c319-402a-8086-e641ec8460e8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b2d62484-c1c3-41b3-94dd-59f0d720abce", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "floating_ip_address": "172.24.5.162", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:53:13Z", "updated_at": "2026-06-18T14:53:13Z", "revision_number": 0}}'
2026-06-18 14:53:13,377 106046 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b2d62484-c1c3-41b3-94dd-59f0d720abce', 'tenant_id': '54ec45faf72c4bae9858fe488c4951aa', 'project_id': '54ec45faf72c4bae9858fe488c4951aa', 'floating_ip_address': '172.24.5.162', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:53:13Z', 'updated_at': '2026-06-18T14:53:13Z', 'revision_number': 0, 'ip': '172.24.5.162'} created
2026-06-18 14:53:13,464 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 201 POST https://10.4.3.16/identity/v3/auth/tokens 0.085s
2026-06-18 14:53:13,464 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2923', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-58314c7e-bdde-408c-865d-1f1f017dc8a3', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c5e34f6cf50b4f55bd45d947773d7124", "name": "tempest-VolumesBackupsTest-1361771130-project-member", "password_expires_at": null}, "audit_ids": ["CqJBcRq0TSKC4AO863-nHA"], "expires_at": "2026-06-18T15:53:13.000000Z", "issued_at": "2026-06-18T14:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54ec45faf72c4bae9858fe488c4951aa", "name": "tempest-VolumesBackupsTest-1361771130"}, "is_domain": false, "roles": [{"id": "6aeb624a7c4e4a63ad52dd644cf0c899", "name": "member"}, {"id": "d157c2f68d094e32ab93c0e057fb8fc8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f3d3fdd932e84592a9f21a8034887035", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/volume/v3", "region": "RegionOne"}], "id": "431fd4f3bdd5453fa76e3bca770bcd29", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1b08cd1614d24705951455b57c8a6ed0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/placement", "region": "RegionOne"}], "id": "610c31631ad7405184434187551ae039", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "127af3583e70468abd48b478e3baf2f8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/identity", "region": "RegionOne"}], "id": "72c70a697d7549c291e9afdb7c364922", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6b73622b1a334a61a400505bcbcf2fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16:8080/v1/AUTH_54ec45faf72c4bae9858fe488c4951aa", "region": "RegionOne"}, {"id": "85576b66dc784f0dbff560a39a6e3252", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.16:8080", "region": "RegionOne"}], "id": "7c9d69f8e1154326883799c58fea5c7e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ae71983f628a48848fbf0cbb4dd710bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/image", "region": "RegionOne"}], "id": "bfc424bfeb124f3c98fd9a3dabb3f938", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6bebefcb87540a49749474d423b243b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2.1", "region": "RegionOne"}], "id": "d23c987686f242708c93b28b726948f8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c799ebc566c14c3aa0ec5a34c4574d4e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/networking", "region": "RegionOne"}], "id": "d2b408d8ebfa431f89ddae9e59a7bca5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e50863d3b4dd4b7bb902f7b7fa38ee26", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2/54ec45faf72c4bae9858fe488c4951aa", "region": "RegionOne"}], "id": "df875076d09943129285cb9b5edf8a81", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-18 14:53:13,465 106046 INFO [tempest.lib.common.fixed_network] (VolumesBackupsTest:test_volume_backup_incremental) Found network {'id': '4b49070a-908f-4015-9984-0afff1455eb7', 'name': 'tempest-VolumesBackupsTest-1090511373-network', 'tenant_id': '54ec45faf72c4bae9858fe488c4951aa', 'project_id': '54ec45faf72c4bae9858fe488c4951aa', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43187, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T14:50:21Z', 'updated_at': '2026-06-18T14:50:21Z', 'revision_number': 1} available for tenant
2026-06-18 14:53:13,465 106046 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-573064465', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFfjkbiiM/yg6pvhnkdWQqFtg8dZxU+q0TH4xjiMxu5kq34rsCUeUosBxuSDSXHtL+9yKs7JD4CuZ1OXqeG8yTcGTEjMnlmKmALqUvUk57i4RS1rf9PiW0ePXGg4Yj173w==', 'fingerprint': '63:10:08:a4:bc:ff:42:44:c5:6d:a9:d5:ec:06:04:49', 'user_id': 'c5e34f6cf50b4f55bd45d947773d7124', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA4Hnd6NLbMEH5hHA4G0m+o9pkzibujI+5BHGgyvQBgfganowAoXWNp\n7sK0dDgyenWgBwYFK4EEACKhZANiAARX45G4ojP8oOqb4Z5HVkKhbYPHWcVPqtEx\n+MY4jMbuZKt+K7AlHlKLAcbkg0lx7S/vcirOyQ+ArmdTl6nhvMk3BkxIzJ5ZipgC\n6lL1JOe4uEUta3/T4ltHj1xoOGI9e98=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f9301614-f1e2-4f34-b92a-d8b422ad9b40', 'name': 'tempest-securitygroup--1641555148', 'stateful': True, 'tenant_id': '54ec45faf72c4bae9858fe488c4951aa', 'project_id': '54ec45faf72c4bae9858fe488c4951aa', 'description': 'tempest-description--1532150216', 'shared': False, 'security_group_rules': [{'id': '62e017c0-3a0c-4789-86cc-5d8912e9d649', 'project_id': '54ec45faf72c4bae9858fe488c4951aa', 'security_group_id': 'f9301614-f1e2-4f34-b92a-d8b422ad9b40', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1075, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:53:12Z', 'updated_at': '2026-06-18T14:53:12Z', 'revision_number': 0, 'tenant_id': '54ec45faf72c4bae9858fe488c4951aa'}, {'id': '921676cc-8b6d-43e7-b9d5-1b5d968d2388', 'project_id': '54ec45faf72c4bae9858fe488c4951aa', 'security_group_id': 'f9301614-f1e2-4f34-b92a-d8b422ad9b40', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1074, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:53:12Z', 'updated_at': '2026-06-18T14:53:12Z', 'revision_number': 0, 'tenant_id': '54ec45faf72c4bae9858fe488c4951aa'}], 'tags': [], 'created_at': '2026-06-18T14:53:12Z', 'updated_at': '2026-06-18T14:53:12Z', 'revision_number': 1}, 'floating_ip': {'id': 'b2d62484-c1c3-41b3-94dd-59f0d720abce', 'tenant_id': '54ec45faf72c4bae9858fe488c4951aa', 'project_id': '54ec45faf72c4bae9858fe488c4951aa', 'floating_ip_address': '172.24.5.162', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:53:13Z', 'updated_at': '2026-06-18T14:53:13Z', 'revision_number': 0, 'ip': '172.24.5.162'}}
2026-06-18 14:53:14,001 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 202 POST https://10.4.3.16/compute/v2.1/servers 0.536s
2026-06-18 14:53:14,001 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1635991054", "imageRef": "f0f8b690-d2a6-4219-8e18-407f22767239", "flavorRef": "42", "networks": [{"uuid": "4b49070a-908f-4015-9984-0afff1455eb7"}], "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "key_name": "tempest-keypair-573064465", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a34c65b-0335-4c2a-9ad4-e4d56574c60e', 'x-compute-request-id': 'req-7a34c65b-0335-4c2a-9ad4-e4d56574c60e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers'}
Body: b'{"server": {"id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "adminPass": "buk5LbgggCnB"}}'
2026-06-18 14:53:14,096 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.094s
2026-06-18 14:53:14,096 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d39107-0d07-4aab-b776-c1e2d72c2662', 'x-compute-request-id': 'req-c7d39107-0d07-4aab-b776-c1e2d72c2662', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:15,221 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.119s
2026-06-18 14:53:15,221 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70235a8f-7a3a-45d8-97f6-4aa031f70daa', 'x-compute-request-id': 'req-70235a8f-7a3a-45d8-97f6-4aa031f70daa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:16,339 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.106s
2026-06-18 14:53:16,339 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e42da8-dd75-471d-ae17-89be618fd3a8', 'x-compute-request-id': 'req-40e42da8-dd75-471d-ae17-89be618fd3a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:16,346 106046 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 14:53:17,442 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.096s
2026-06-18 14:53:17,442 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b580c92-db0c-4620-8e21-1df1276a7adf', 'x-compute-request-id': 'req-1b580c92-db0c-4620-8e21-1df1276a7adf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:18,556 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.105s
2026-06-18 14:53:18,556 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58790068-f339-4edb-9cfd-a0012ab7c1fb', 'x-compute-request-id': 'req-58790068-f339-4edb-9cfd-a0012ab7c1fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:19,797 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.235s
2026-06-18 14:53:19,798 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666dc997-fe52-4606-ac0f-c44c425e1cb1', 'x-compute-request-id': 'req-666dc997-fe52-4606-ac0f-c44c425e1cb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:19,807 106046 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 14:53:20,972 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.164s
2026-06-18 14:53:20,972 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5699498a-6977-4989-a378-e07ff0890c44', 'x-compute-request-id': 'req-5699498a-6977-4989-a378-e07ff0890c44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:20,980 106046 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-18 14:53:22,149 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.169s
2026-06-18 14:53:22,150 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7ea5e9-6f07-44fa-a145-adaf3dfba224', 'x-compute-request-id': 'req-fc7ea5e9-6f07-44fa-a145-adaf3dfba224', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:23,500 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.342s
2026-06-18 14:53:23,500 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece8793f-e203-4d27-9821-79c15bb252df', 'x-compute-request-id': 'req-ece8793f-e203-4d27-9821-79c15bb252df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:24,753 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.245s
2026-06-18 14:53:24,753 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-098153a1-5da6-4626-86f4-e2f9933bd3ab', 'x-compute-request-id': 'req-098153a1-5da6-4626-86f4-e2f9933bd3ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:26,174 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.413s
2026-06-18 14:53:26,175 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a790cd89-b49d-4377-a0e8-509def8ad953', 'x-compute-request-id': 'req-a790cd89-b49d-4377-a0e8-509def8ad953', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:27,403 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.219s
2026-06-18 14:53:27,403 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e02aaf-33cd-45fa-820f-cfb6a3ff8cc8', 'x-compute-request-id': 'req-90e02aaf-33cd-45fa-820f-cfb6a3ff8cc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "BUILD", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:28,658 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.249s
2026-06-18 14:53:28,658 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fdf4fab-a864-42ad-9627-a61d19ad665e', 'x-compute-request-id': 'req-5fdf4fab-a864-42ad-9627-a61d19ad665e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1090511373-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}]}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "ACTIVE", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:53:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:28,666 106046 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-18 14:53:28,789 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5/os-interface 0.122s
2026-06-18 14:53:28,789 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4787cf15-b766-45f8-93d1-10e2aae59796', 'x-compute-request-id': 'req-4787cf15-b766-45f8-93d1-10e2aae59796', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "4b49070a-908f-4015-9984-0afff1455eb7", "port_id": "3832b27e-75c7-4702-83b8-fcab45bc4fe7", "mac_addr": "fa:16:3e:dc:92:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "26810a58-ebf6-4507-af9c-896bdf91c65f", "ip_address": "10.1.0.3"}]}]}'
2026-06-18 14:53:29,425 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 PUT https://10.4.3.16/networking/v2.0/floatingips/b2d62484-c1c3-41b3-94dd-59f0d720abce 0.633s
2026-06-18 14:53:29,425 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "3832b27e-75c7-4702-83b8-fcab45bc4fe7"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6ae5366c-ea44-4724-8c93-6133c9cef3a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/b2d62484-c1c3-41b3-94dd-59f0d720abce'}
Body: b'{"floatingip": {"id": "b2d62484-c1c3-41b3-94dd-59f0d720abce", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "project_id": "54ec45faf72c4bae9858fe488c4951aa", "floating_ip_address": "172.24.5.162", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": "d4188342-7826-43fa-bef6-f6fd69e0bc49", "port_id": "3832b27e-75c7-4702-83b8-fcab45bc4fe7", "fixed_ip_address": "10.1.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4b49070a-908f-4015-9984-0afff1455eb7", "mac_address": "fa:16:3e:dc:92:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:53:13Z", "updated_at": "2026-06-18T14:53:28Z", "revision_number": 1}}'
2026-06-18 14:53:29,426 106046 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.162:22' as 'cirros' with public key authentication
2026-06-18 14:54:05,373 106046 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 14:54:05,559 106046 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 14:54:05,560 106046 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.162 successfully created
2026-06-18 14:54:08,317 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 200 POST https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5/os-volume_attachments 2.756s
2026-06-18 14:54:08,317 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "device": "/dev/vdb"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7afeee23-f656-4e88-aa35-75acd2093122', 'x-compute-request-id': 'req-7afeee23-f656-4e88-aa35-75acd2093122', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "serverId": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "volumeId": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "device": "/dev/vdb"}}'
2026-06-18 14:54:08,539 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_volume_backup_incremental): 500 GET https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.221s
2026-06-18 14:54:08,539 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbabdc85-fa1b-4a0e-8305-6e1f2f31f684', 'x-openstack-request-id': 'req-fbabdc85-fa1b-4a0e-8305-6e1f2f31f684', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 14:54:08,539 106046 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1703011. The failure could be related to https://launchpad.net/bugs/1703011
2026-06-18 14:54:08,617 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.075s
2026-06-18 14:54:08,617 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-43c8d488-fd93-4d7d-b420-d28906bb4cd2', 'x-compute-request-id': 'req-43c8d488-fd93-4d7d-b420-d28906bb4cd2', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,617 106046 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x7bbb23bf9040>>, retrying...
2026-06-18 14:54:13,738 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.121s
2026-06-18 14:54:13,739 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1ab465-12c9-4469-b6f8-af651fede9ab', 'x-compute-request-id': 'req-ad1ab465-12c9-4469-b6f8-af651fede9ab', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b''
2026-06-18 14:54:13,978 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.239s
2026-06-18 14:54:13,978 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db1472f-4a53-4d12-aa86-2d11a13d9a7c', 'x-compute-request-id': 'req-7db1472f-4a53-4d12-aa86-2d11a13d9a7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1090511373-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}, {"version": 4, "addr": "172.24.5.162", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}]}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "ACTIVE", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6"}]}}'
2026-06-18 14:54:15,185 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.200s
2026-06-18 14:54:15,185 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c91d53ba-dc4e-4e58-8b4d-f129f3849a39', 'x-compute-request-id': 'req-c91d53ba-dc4e-4e58-8b4d-f129f3849a39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1090511373-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}, {"version": 4, "addr": "172.24.5.162", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}]}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "ACTIVE", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1641555148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6"}]}}'
2026-06-18 14:54:16,573 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.382s
2026-06-18 14:54:16,574 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-279b7ab0-39d7-47e8-a4e4-e64d12eeeb96', 'x-compute-request-id': 'req-279b7ab0-39d7-47e8-a4e4-e64d12eeeb96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesBackupsTest-1090511373-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}, {"version": 4, "addr": "172.24.5.162", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:92:06"}]}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "ACTIVE", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:54:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6"}]}}'
2026-06-18 14:54:17,687 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.107s
2026-06-18 14:54:17,687 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ce5229-a91f-4e2a-8899-0612a27fb1a7', 'x-compute-request-id': 'req-47ce5229-a91f-4e2a-8899-0612a27fb1a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "ACTIVE", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:54:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6"}]}}'
2026-06-18 14:54:18,887 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.190s
2026-06-18 14:54:18,887 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b104dc-2fcf-4266-aa5c-df7493184ac7', 'x-compute-request-id': 'req-c5b104dc-2fcf-4266-aa5c-df7493184ac7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "DELETED", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:54:18Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:54:17.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6"}]}}'
2026-06-18 14:54:18,897 106046 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-18 14:54:20,005 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.108s
2026-06-18 14:54:20,005 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f2bf01-5e1c-41b2-afe3-567b16f581e1', 'x-compute-request-id': 'req-b6f2bf01-5e1c-41b2-afe3-567b16f581e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "de5a218c0eb1cc50df26de9fcb4ddbf0473d0a94467e142d219e44b6", "id": "da4f738b-12a6-4a93-9ab4-f74aa09fc4f5", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5"}], "metadata": {}, "name": "tempest-VolumesBackupsTest-instance-1635991054", "status": "DELETED", "tenant_id": "54ec45faf72c4bae9858fe488c4951aa", "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "updated": "2026-06-18T14:54:18Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-573064465", "OS-SRV-USG:launched_at": "2026-06-18T14:53:27.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:54:17.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6"}]}}'
2026-06-18 14:54:21,046 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 0.031s
2026-06-18 14:54:21,047 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-efc53a5d-f5d9-4164-8cdf-492ca67f524c', 'x-compute-request-id': 'req-efc53a5d-f5d9-4164-8cdf-492ca67f524c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/da4f738b-12a6-4a93-9ab4-f74aa09fc4f5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance da4f738b-12a6-4a93-9ab4-f74aa09fc4f5 could not be found."}}'
2026-06-18 14:54:21,069 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.16/compute/v2.1/os-keypairs/tempest-keypair-573064465 0.022s
2026-06-18 14:54:21,069 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27ce5a2-e0ea-4293-bfce-9865c9c7bff4', 'x-compute-request-id': 'req-d27ce5a2-e0ea-4293-bfce-9865c9c7bff4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/os-keypairs/tempest-keypair-573064465'}
Body: b''
2026-06-18 14:54:21,441 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.16/networking/v2.0/security-groups/f9301614-f1e2-4f34-b92a-d8b422ad9b40 0.371s
2026-06-18 14:54:21,441 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f74420eb-df9a-4451-a774-8c9716d9c686', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups/f9301614-f1e2-4f34-b92a-d8b422ad9b40'}
Body: b''
2026-06-18 14:54:21,478 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.16/networking/v2.0/security-groups/f9301614-f1e2-4f34-b92a-d8b422ad9b40 0.037s
2026-06-18 14:54:21,479 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4bb4d72c-2431-4270-9584-c225278d9921', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups/f9301614-f1e2-4f34-b92a-d8b422ad9b40'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f9301614-f1e2-4f34-b92a-d8b422ad9b40 does not exist", "detail": ""}}'
2026-06-18 14:54:21,938 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 204 DELETE https://10.4.3.16/networking/v2.0/floatingips/b2d62484-c1c3-41b3-94dd-59f0d720abce 0.459s
2026-06-18 14:54:21,938 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-13d997bc-eaee-41f9-835a-f7382478c8e1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/b2d62484-c1c3-41b3-94dd-59f0d720abce'}
Body: b''
2026-06-18 14:54:21,963 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.025s
2026-06-18 14:54:21,963 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d779865c-d225-442f-b088-04e15fb51e6c', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d779865c-d225-442f-b088-04e15fb51e6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b'{"volume": {"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:11.000000", "updated_at": "2026-06-18T14:54:18.000000", "name": "tempest-VolumesBackupsTest-Volume-1678210729", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}], "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}}'
2026-06-18 14:54:22,002 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.033s
2026-06-18 14:54:22,002 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9cde21-982c-4ef8-b88b-9277f7dc34be', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b''
2026-06-18 14:54:22,026 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.024s
2026-06-18 14:54:22,026 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5aa51b-af01-41fe-8ed4-3dd0156d2b7a', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5aa51b-af01-41fe-8ed4-3dd0156d2b7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b'{"volume": {"id": "1b3605fb-e482-43e3-9420-e17c09edb8a6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:11.000000", "updated_at": "2026-06-18T14:54:22.000000", "name": "tempest-VolumesBackupsTest-Volume-1678210729", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6"}], "user_id": "c5e34f6cf50b4f55bd45d947773d7124", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54ec45faf72c4bae9858fe488c4951aa"}}'
2026-06-18 14:54:23,051 106046 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 404 GET https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6 0.017s
2026-06-18 14:54:23,051 106046 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c00d685-9ca7-442a-a81b-9f2486fee3ab', 'x-openstack-request-id': 'req-7c00d685-9ca7-442a-a81b-9f2486fee3ab', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1b3605fb-e482-43e3-9420-e17c09edb8a6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b3605fb-e482-43e3-9420-e17c09edb8a6 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 187, in test_volume_backup_incremental
self.attach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/api/volume/base.py", line 245, in attach_volume
waiters.wait_for_volume_resource_status(self.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 371, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[resource_name]['status']
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 10 | 22 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft7.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:53:56,489 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST https://10.4.3.16/identity/v3/auth/tokens 0.045s
2026-06-18 14:53:56,489 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2923', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-94cbad78-bd05-4bc1-bc4d-09b1f33acb56', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "83eb69880b894b1f931d7a036418834f", "name": "tempest-VolumesNegativeTest-562438207-project-member", "password_expires_at": null}, "audit_ids": ["FkvgexhESz-IeicEkaGM_g"], "expires_at": "2026-06-18T15:53:56.000000Z", "issued_at": "2026-06-18T14:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "name": "tempest-VolumesNegativeTest-562438207"}, "is_domain": false, "roles": [{"id": "6aeb624a7c4e4a63ad52dd644cf0c899", "name": "member"}, {"id": "d157c2f68d094e32ab93c0e057fb8fc8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f3d3fdd932e84592a9f21a8034887035", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/volume/v3", "region": "RegionOne"}], "id": "431fd4f3bdd5453fa76e3bca770bcd29", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1b08cd1614d24705951455b57c8a6ed0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/placement", "region": "RegionOne"}], "id": "610c31631ad7405184434187551ae039", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "127af3583e70468abd48b478e3baf2f8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/identity", "region": "RegionOne"}], "id": "72c70a697d7549c291e9afdb7c364922", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6b73622b1a334a61a400505bcbcf2fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16:8080/v1/AUTH_a3fd86f8a7a142d6bfb7a540724ad8a1", "region": "RegionOne"}, {"id": "85576b66dc784f0dbff560a39a6e3252", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.16:8080", "region": "RegionOne"}], "id": "7c9d69f8e1154326883799c58fea5c7e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ae71983f628a48848fbf0cbb4dd710bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/image", "region": "RegionOne"}], "id": "bfc424bfeb124f3c98fd9a3dabb3f938", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6bebefcb87540a49749474d423b243b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2.1", "region": "RegionOne"}], "id": "d23c987686f242708c93b28b726948f8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c799ebc566c14c3aa0ec5a34c4574d4e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/networking", "region": "RegionOne"}], "id": "d2b408d8ebfa431f89ddae9e59a7bca5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e50863d3b4dd4b7bb902f7b7fa38ee26", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2/a3fd86f8a7a142d6bfb7a540724ad8a1", "region": "RegionOne"}], "id": "df875076d09943129285cb9b5edf8a81", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-18 14:53:56,489 106050 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2026-06-18 14:53:56,897 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST https://10.4.3.16/compute/v2.1/servers 0.407s
2026-06-18 14:53:56,897 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-850871047", "imageRef": "f0f8b690-d2a6-4219-8e18-407f22767239", "flavorRef": "42"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f05e8e-7ebb-4522-a88d-8fd845eaaafa', 'x-compute-request-id': 'req-c3f05e8e-7ebb-4522-a88d-8fd845eaaafa', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers'}
Body: b'{"server": {"id": "5460a693-dc8f-4656-959a-46b3b0682b98", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "VNtQSJJ7uwcp"}}'
2026-06-18 14:53:57,200 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.301s
2026-06-18 14:53:57,200 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1aa8f83-50fe-4781-b6da-159456c81f59', 'x-compute-request-id': 'req-b1aa8f83-50fe-4781-b6da-159456c81f59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:53:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:58,330 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.124s
2026-06-18 14:53:58,330 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1204', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4328bb3-d6c4-4363-9892-71feabcc5bad', 'x-compute-request-id': 'req-b4328bb3-d6c4-4363-9892-71feabcc5bad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:53:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:58,337 106050 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-18 14:53:59,444 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.106s
2026-06-18 14:53:59,444 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9f1045-6fee-48b5-9ffe-f8bd6dd2fa1a', 'x-compute-request-id': 'req-ef9f1045-6fee-48b5-9ffe-f8bd6dd2fa1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:53:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:00,582 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.130s
2026-06-18 14:54:00,582 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4186f5b0-92c0-4f49-a85c-1429826e86ea', 'x-compute-request-id': 'req-4186f5b0-92c0-4f49-a85c-1429826e86ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:53:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:01,691 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.099s
2026-06-18 14:54:01,691 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd43e34-68f9-4f18-a337-a5307dc2dde3', 'x-compute-request-id': 'req-afd43e34-68f9-4f18-a337-a5307dc2dde3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:54:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:01,696 106050 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-18 14:54:02,933 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.236s
2026-06-18 14:54:02,933 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6d6ac2-33cf-450b-92b1-6088e9bc44a3', 'x-compute-request-id': 'req-3c6d6ac2-33cf-450b-92b1-6088e9bc44a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:54:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:02,939 106050 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-18 14:54:04,110 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.170s
2026-06-18 14:54:04,110 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e047b93-4ed6-413d-88e3-fc7d4036f0d6', 'x-compute-request-id': 'req-3e047b93-4ed6-413d-88e3-fc7d4036f0d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:54:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:04,115 106050 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-18 14:54:05,307 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.191s
2026-06-18 14:54:05,307 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9e3c31-bc0a-43dd-91e8-03295638bfa2', 'x-compute-request-id': 'req-ed9e3c31-bc0a-43dd-91e8-03295638bfa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:54:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:06,473 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.157s
2026-06-18 14:54:06,474 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba93a366-fc40-418a-a64a-905c263a5c6c', 'x-compute-request-id': 'req-ba93a366-fc40-418a-a64a-905c263a5c6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:54:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:07,702 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.222s
2026-06-18 14:54:07,703 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfcac329-fa93-4f1d-a8f9-459513f5fef2', 'x-compute-request-id': 'req-cfcac329-fa93-4f1d-a8f9-459513f5fef2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "1a824f6edb30aa0f91b2dff5803640563e6a57a1b66d5ae332049f72", "id": "5460a693-dc8f-4656-959a-46b3b0682b98", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5460a693-dc8f-4656-959a-46b3b0682b98"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-850871047", "status": "BUILD", "tenant_id": "a3fd86f8a7a142d6bfb7a540724ad8a1", "user_id": "83eb69880b894b1f931d7a036418834f", "updated": "2026-06-18T14:54:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:08,787 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 500 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.078s
2026-06-18 14:54:08,788 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-d156759d-e467-415d-b1de-b0c9c7061430', 'x-compute-request-id': 'req-d156759d-e467-415d-b1de-b0c9c7061430', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,851 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 500 DELETE https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.062s
2026-06-18 14:54:08,851 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-ce6fd5e5-d210-4616-a1d0-59db2a476d36', 'x-compute-request-id': 'req-ce6fd5e5-d210-4616-a1d0-59db2a476d36', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,851 106050 ERROR [tempest.common.compute] Deleting server 5460a693-dc8f-4656-959a-46b3b0682b98 failed
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.851 106050 ERROR tempest.common.compute
2026-06-18 14:54:08,896 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 500 GET https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98 0.042s
2026-06-18 14:54:08,897 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-b31d690d-2a6e-4463-bbde-333bcd59645f', 'x-compute-request-id': 'req-b31d690d-2a6e-4463-bbde-333bcd59645f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5460a693-dc8f-4656-959a-46b3b0682b98'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,897 106050 ERROR [tempest.common.compute] Server 5460a693-dc8f-4656-959a-46b3b0682b98 failed to delete in time
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 14:54:08.897 106050 ERROR tempest.common.compute
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 188, in test_attach_volumes_with_nonexistent_volume_id
server = self.create_server()
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
fail
ft7.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,039 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_create_volume_from_deactivated_image): 500 POST https://10.4.3.16/image/v2/images 0.138s
2026-06-18 14:54:09,039 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-VolumesNegativeTest-image-1688561601", "container_format": "bare", "disk_format": "raw", "visibility": "private", "min_disk": 2}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '186', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8f8fadef-1a49-4ba2-be2f-2c8b3e34eb3c', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/image/v2/images'}
Body: b'{"message": "The server has either erred or is incapable of performing the requested operation.<br /><br />\\n\\n\\n", "code": "500 Internal Server Error", "title": "Internal Server Error"}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 348, in test_create_volume_from_deactivated_image
image = self.create_image()
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 45, in create_image
image = self.images_client.create_image(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/image/v2/images_client.py", line 53, in create_image
resp, body = self.post('images', data)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = 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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.<br /><br />
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
fail
ft7.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,161 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_create_volume_from_image_with_decreasing_size): 500 POST https://10.4.3.16/image/v2/images 0.120s
2026-06-18 14:54:09,161 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-VolumesNegativeTest-image-1749387411", "container_format": "bare", "disk_format": "raw", "visibility": "private", "min_disk": 2}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '186', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6fc757fd-d332-4e31-acaa-e6ae25532e71', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/image/v2/images'}
Body: b'{"message": "The server has either erred or is incapable of performing the requested operation.<br /><br />\\n\\n\\n", "code": "500 Internal Server Error", "title": "Internal Server Error"}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 332, in test_create_volume_from_image_with_decreasing_size
image = self.create_image()
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 45, in create_image
image = self.images_client.create_image(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/image/v2/images_client.py", line 53, in create_image
resp, body = self.post('images', data)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = 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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.<br /><br />
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt7.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] |
fail
ft7.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,254 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_create_volume_with_nonexistent_snapshot_id): 500 POST https://10.4.3.16/volume/v3/volumes 0.069s
2026-06-18 14:54:09,255 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "snapshot_id": "1e4874ae-d1dd-40b9-91bd-7bcbee1e49fe"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2e6384-2927-46da-967a-a5562b4a20f6', 'x-openstack-request-id': 'req-3f2e6384-2927-46da-967a-a5562b4a20f6', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 115, in test_create_volume_with_nonexistent_snapshot_id
self.assertRaises(lib_exc.NotFound, self.volumes_client.create_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 116, in create_volume
resp, body = self.post('volumes', post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
fail
ft7.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,325 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_create_volume_with_nonexistent_source_volid): 500 POST https://10.4.3.16/volume/v3/volumes 0.067s
2026-06-18 14:54:09,326 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "source_volid": "c54bc785-09ad-4ece-b0ab-ecc17eb0ef4b"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8e3657-c147-46f0-b8cc-c60ac14b4c91', 'x-openstack-request-id': 'req-dc8e3657-c147-46f0-b8cc-c60ac14b4c91', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 123, in test_create_volume_with_nonexistent_source_volid
self.assertRaises(lib_exc.NotFound, self.volumes_client.create_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 116, in create_volume
resp, body = self.post('volumes', post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
fail
ft7.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,379 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_create_volume_with_nonexistent_volume_type): 500 POST https://10.4.3.16/volume/v3/volumes 0.051s
2026-06-18 14:54:09,380 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "volume_type": "ea685811-cad6-4d85-9adc-bb78399a2e8a"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5766bfd-05a7-41ee-b236-60b177fa8724', 'x-openstack-request-id': 'req-f5766bfd-05a7-41ee-b236-60b177fa8724', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 107, in test_create_volume_with_nonexistent_volume_type
self.assertRaises(lib_exc.NotFound, self.volumes_client.create_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 116, in create_volume
resp, body = self.post('volumes', post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt7.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
pt7.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
pt7.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] |
fail
ft7.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,490 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_delete_invalid_volume_id): 500 DELETE https://10.4.3.16/volume/v3/volumes/tempest-invalid-233886317 0.054s
2026-06-18 14:54:09,491 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9196f0-a6cc-44c6-bd49-101a8405bb66', 'x-openstack-request-id': 'req-ba9196f0-a6cc-44c6-bd49-101a8405bb66', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/tempest-invalid-233886317'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 171, in test_delete_invalid_volume_id
self.assertRaises(
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt7.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] |
fail
ft7.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,566 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_detach_volumes_with_invalid_volume_id): 500 POST https://10.4.3.16/volume/v3/volumes/xxx/action 0.058s
2026-06-18 14:54:09,567 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-detach": {}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cceadc4-8410-4697-b19b-0eeda22ca843', 'x-openstack-request-id': 'req-1cceadc4-8410-4697-b19b-0eeda22ca843', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/xxx/action'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 200, in test_detach_volumes_with_invalid_volume_id
self.assertRaises(lib_exc.NotFound,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 212, in detach_volume
resp, body = self.post(url, post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
fail
ft7.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,608 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_get_invalid_volume_id): 500 GET https://10.4.3.16/volume/v3/volumes/tempest-invalid-1230758804 0.039s
2026-06-18 14:54:09,608 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d00143c-89a3-4ab7-973a-e3f2c84544de', 'x-openstack-request-id': 'req-3d00143c-89a3-4ab7-973a-e3f2c84544de', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/tempest-invalid-1230758804'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 155, in test_get_invalid_volume_id
self.assertRaises(
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt7.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] |
fail
ft7.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,684 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_list_volumes_detail_with_invalid_status): 500 GET https://10.4.3.16/volume/v3/volumes/detail?status=null 0.063s
2026-06-18 14:54:09,684 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16c0b2f-0767-4155-a89c-f8ed28533aa1', 'x-openstack-request-id': 'req-e16c0b2f-0767-4155-a89c-f8ed28533aa1', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/detail?status=null'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 322, in test_list_volumes_detail_with_invalid_status
self.volumes_client.list_volumes(detail=True,
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 81, in list_volumes
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
fail
ft7.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,747 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_list_volumes_detail_with_nonexistent_name): 500 GET https://10.4.3.16/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2117453470 0.061s
2026-06-18 14:54:09,747 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf69878d-dc18-4777-8716-bb739c80c538', 'x-openstack-request-id': 'req-cf69878d-dc18-4777-8716-bb739c80c538', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2117453470'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 300, in test_list_volumes_detail_with_nonexistent_name
self.volumes_client.list_volumes(
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 81, in list_volumes
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
fail
ft7.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,809 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_list_volumes_with_invalid_status): 500 GET https://10.4.3.16/volume/v3/volumes?status=null 0.061s
2026-06-18 14:54:09,810 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e20813-4c23-4f9e-b8cc-174aeac21445', 'x-openstack-request-id': 'req-f2e20813-4c23-4f9e-b8cc-174aeac21445', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes?status=null'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 309, in test_list_volumes_with_invalid_status
fetched_volume = self.volumes_client.list_volumes(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 81, in list_volumes
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
fail
ft7.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,865 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_list_volumes_with_nonexistent_name): 500 GET https://10.4.3.16/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-580982021 0.053s
2026-06-18 14:54:09,865 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f167c07-cf9a-4d64-815d-f1013d52409f', 'x-openstack-request-id': 'req-7f167c07-cf9a-4d64-815d-f1013d52409f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-580982021'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 284, in test_list_volumes_with_nonexistent_name
fetched_volume = self.volumes_client.list_volumes(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 81, in list_volumes
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
fail
ft7.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,928 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_reserve_volume_with_negative_volume_status): 500 POST https://10.4.3.16/volume/v3/volumes/6212d81a-3e3e-4c90-b841-410fa1c0e8d1/action 0.061s
2026-06-18 14:54:09,928 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-reserve": {}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-50453062-31cd-483a-b627-a10495930051', 'x-openstack-request-id': 'req-50453062-31cd-483a-b627-a10495930051', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/6212d81a-3e3e-4c90-b841-410fa1c0e8d1/action'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 268, in test_reserve_volume_with_negative_volume_status
self.volumes_client.reserve_volume(self.volume['id'])
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 229, in reserve_volume
resp, body = self.post(url, post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
fail
ft7.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:09,977 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_reserve_volume_with_nonexistent_volume_id): 500 POST https://10.4.3.16/volume/v3/volumes/ce7b9eb1-ae6a-43f5-8fe2-92269f569786/action 0.046s
2026-06-18 14:54:09,977 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-reserve": {}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0259b09-fde7-4838-832e-7941f7f8b38d', 'x-openstack-request-id': 'req-f0259b09-fde7-4838-832e-7941f7f8b38d', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ce7b9eb1-ae6a-43f5-8fe2-92269f569786/action'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 251, in test_reserve_volume_with_nonexistent_volume_id
self.assertRaises(lib_exc.NotFound,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 229, in reserve_volume
resp, body = self.post(url, post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
fail
ft7.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,029 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_unreserve_volume_with_nonexistent_volume_id): 500 POST https://10.4.3.16/volume/v3/volumes/d41b5cdc-68d2-44f5-9c3f-6d3f472f9291/action 0.049s
2026-06-18 14:54:10,029 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-unreserve": {}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c6319e-1679-426b-8649-d2078601615d', 'x-openstack-request-id': 'req-35c6319e-1679-426b-8649-d2078601615d', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/d41b5cdc-68d2-44f5-9c3f-6d3f472f9291/action'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 259, in test_unreserve_volume_with_nonexistent_volume_id
self.assertRaises(lib_exc.NotFound,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 237, in unreserve_volume
resp, body = self.post(url, post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt7.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] |
fail
ft7.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,088 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_update_volume_with_invalid_volume_id): 500 PUT https://10.4.3.16/volume/v3/volumes/tempest-invalid-271955504 0.044s
2026-06-18 14:54:10,088 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "n"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-9853c662-4af7-47e7-8dc6-a36ae2bdbb68', 'x-openstack-request-id': 'req-9853c662-4af7-47e7-8dc6-a36ae2bdbb68', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/tempest-invalid-271955504'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 138, in test_update_volume_with_invalid_volume_id
self.assertRaises(
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 130, in update_volume
resp, body = self.put('volumes/%s' % volume_id, put_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 395, in put
return self.request('PUT', url, extra_headers, headers, body, chunked)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
fail
ft7.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,133 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_update_volume_with_nonexistent_volume_id): 500 PUT https://10.4.3.16/volume/v3/volumes/eb0453d9-238d-4723-a617-644d2ce9f430 0.042s
2026-06-18 14:54:10,133 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "n"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-e767794a-e2fb-46b3-b73f-98f24d5d15ba', 'x-openstack-request-id': 'req-e767794a-e2fb-46b3-b73f-98f24d5d15ba', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/eb0453d9-238d-4723-a617-644d2ce9f430'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 131, in test_update_volume_with_nonexistent_volume_id
self.assertRaises(lib_exc.NotFound, self.volumes_client.update_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 130, in update_volume
resp, body = self.put('volumes/%s' % volume_id, put_body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 395, in put
return self.request('PUT', url, extra_headers, headers, body, chunked)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
fail
ft7.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,175 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_volume_delete_nonexistent_volume_id): 500 DELETE https://10.4.3.16/volume/v3/volumes/1ecaa1e8-e5f0-4aa3-9b2c-1765cc910634 0.039s
2026-06-18 14:54:10,176 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-630e6e8f-7c32-418b-bc56-03c7332b6870', 'x-openstack-request-id': 'req-630e6e8f-7c32-418b-bc56-03c7332b6870', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/1ecaa1e8-e5f0-4aa3-9b2c-1765cc910634'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 72, in test_volume_delete_nonexistent_volume_id
self.assertRaises(lib_exc.NotFound, self.volumes_client.delete_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt7.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
pt7.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] |
fail
ft7.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,249 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_volume_extend_with_nonexistent_volume_id): 500 POST https://10.4.3.16/volume/v3/volumes/516ad4df-dbcd-4313-bd31-81faa265a1d0/action 0.043s
2026-06-18 14:54:10,249 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-extend": {"new_size": 2}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b04caa-da51-4cf2-bcc8-b4b8fafb36bb', 'x-openstack-request-id': 'req-f6b04caa-da51-4cf2-bcc8-b4b8fafb36bb', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/516ad4df-dbcd-4313-bd31-81faa265a1d0/action'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 236, in test_volume_extend_with_nonexistent_volume_id
self.assertRaises(lib_exc.NotFound, self.volumes_client.extend_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 272, in extend_volume
resp, body = self.post(url, post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt7.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] |
fail
ft7.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,319 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_volume_extend_without_passing_volume_id): 500 POST https://10.4.3.16/volume/v3/volumes/None/action 0.051s
2026-06-18 14:54:10,320 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-extend": {"new_size": 2}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b159ff-b448-4c66-a323-901e017170b1', 'x-openstack-request-id': 'req-05b159ff-b448-4c66-a323-901e017170b1', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/None/action'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 244, in test_volume_extend_without_passing_volume_id
self.assertRaises(lib_exc.NotFound, self.volumes_client.extend_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 272, in extend_volume
resp, body = self.post(url, post_body)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
fail
ft7.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:10,372 106050 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_volume_get_nonexistent_volume_id): 500 GET https://10.4.3.16/volume/v3/volumes/81d5750e-d442-4fc3-a46e-1d1fa7248db8 0.049s
2026-06-18 14:54:10,372 106050 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4486a55-1e0d-4bdf-ba77-9f6129c44b7b', 'x-openstack-request-id': 'req-a4486a55-1e0d-4bdf-ba77-9f6129c44b7b', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/81d5750e-d442-4fc3-a46e-1d1fa7248db8'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 65, in test_volume_get_nonexistent_volume_id
self.assertRaises(lib_exc.NotFound, self.volumes_client.show_volume,
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 148, in match
mismatch = self.exception_matcher.match(typed_exc_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_higherorder.py", line 80, in match
mismatch = matcher.match(matchee)
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 668, in match
raise matchee[1].with_traceback(matchee[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match
result = actual_callable()
^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__
return self._callable_object(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt8.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
pt8.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] |
fail
ft8.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:53:01,384 106048 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1393429899 on backend None
2026-06-18 14:53:01,413 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.16/volume/v3/types 0.028s
2026-06-18 14:53:01,413 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1393429899", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def0ec8f-b96a-481d-b8a1-2034f94b77f9', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def0ec8f-b96a-481d-b8a1-2034f94b77f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/types'}
Body: b'{"volume_type": {"id": "87881d7f-9c8b-49af-9f11-571239d48841", "name": "tempest-scenario-type-luksv2-1393429899", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-18 14:53:01,415 106048 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 87881d7f-9c8b-49af-9f11-571239d48841
2026-06-18 14:53:01,443 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.16/volume/v3/types/87881d7f-9c8b-49af-9f11-571239d48841/encryption 0.028s
2026-06-18 14:53:01,443 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c48545-a901-4c56-9974-93b76e305063', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c48545-a901-4c56-9974-93b76e305063', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/types/87881d7f-9c8b-49af-9f11-571239d48841/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "87881d7f-9c8b-49af-9f11-571239d48841", "encryption_id": "c7d6d19e-3b16-4cd8-a770-4394c2f743bf"}}'
2026-06-18 14:53:01,611 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.16/volume/v3/volumes 0.166s
2026-06-18 14:53:01,611 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc64200-0dc6-4caa-8ab5-f025aa7f1e6e', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc64200-0dc6-4caa-8ab5-f025aa7f1e6e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:01.561529", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:53:01,721 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.16/identity/v3/auth/tokens 0.096s
2026-06-18 14:53:01,721 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cca31850-b83d-4fbb-ba0b-ca91aeb8adc7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "16160bde5cdf4961920184b1fcd6da17", "name": "tempest-TestEncryptedCinderVolumes-884613514-project-member", "password_expires_at": null}, "audit_ids": ["BziyT-KLSWW4AhSdPle9XA"], "expires_at": "2026-06-18T15:53:01.000000Z", "issued_at": "2026-06-18T14:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "475e0fd7e89e45d3b38b45f2aad45dc4", "name": "tempest-TestEncryptedCinderVolumes-884613514"}, "is_domain": false, "roles": [{"id": "6aeb624a7c4e4a63ad52dd644cf0c899", "name": "member"}, {"id": "d157c2f68d094e32ab93c0e057fb8fc8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f3d3fdd932e84592a9f21a8034887035", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/volume/v3", "region": "RegionOne"}], "id": "431fd4f3bdd5453fa76e3bca770bcd29", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1b08cd1614d24705951455b57c8a6ed0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/placement", "region": "RegionOne"}], "id": "610c31631ad7405184434187551ae039", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "127af3583e70468abd48b478e3baf2f8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/identity", "region": "RegionOne"}], "id": "72c70a697d7549c291e9afdb7c364922", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6b73622b1a334a61a400505bcbcf2fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16:8080/v1/AUTH_475e0fd7e89e45d3b38b45f2aad45dc4", "region": "RegionOne"}, {"id": "85576b66dc784f0dbff560a39a6e3252", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.16:8080", "region": "RegionOne"}], "id": "7c9d69f8e1154326883799c58fea5c7e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ae71983f628a48848fbf0cbb4dd710bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/image", "region": "RegionOne"}], "id": "bfc424bfeb124f3c98fd9a3dabb3f938", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6bebefcb87540a49749474d423b243b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2.1", "region": "RegionOne"}], "id": "d23c987686f242708c93b28b726948f8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c799ebc566c14c3aa0ec5a34c4574d4e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/networking", "region": "RegionOne"}], "id": "d2b408d8ebfa431f89ddae9e59a7bca5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e50863d3b4dd4b7bb902f7b7fa38ee26", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2/475e0fd7e89e45d3b38b45f2aad45dc4", "region": "RegionOne"}], "id": "df875076d09943129285cb9b5edf8a81", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-18 14:53:01,721 106048 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': 'bab15583-7f06-4c27-ac85-a0108d2be59f', 'name': 'tempest-TestEncryptedCinderVolumes-87693893-network', 'tenant_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'project_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23095, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T14:50:03Z', 'updated_at': '2026-06-18T14:50:03Z', 'revision_number': 1} available for tenant
2026-06-18 14:53:01,722 106048 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 14:53:01,722 106048 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 14:53:01,776 106048 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.16/compute/v2.1/os-keypairs 0.053s
2026-06-18 14:53:01,777 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1976916330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNI1kuSjGFx2s7cDw5j8yrEUoLl7m4ycG7kBaOfEZoKB0vZ/eKCZgax4wzVFqJ62T+hKglVZbkI/9c0nxincdvW8iKFWgN/W+qsH2VOnhISe7EDAaOh9oyod2YRdNES23w=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7637ac-7a5c-420c-ad9c-643689eeff5e', 'x-compute-request-id': 'req-8f7637ac-7a5c-420c-ad9c-643689eeff5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1976916330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNI1kuSjGFx2s7cDw5j8yrEUoLl7m4ycG7kBaOfEZoKB0vZ/eKCZgax4wzVFqJ62T+hKglVZbkI/9c0nxincdvW8iKFWgN/W+qsH2VOnhISe7EDAaOh9oyod2YRdNES23w==", "fingerprint": "11:a5:ea:e6:5a:d7:c8:76:b2:03:33:ba:ed:93:f6:4a", "user_id": "16160bde5cdf4961920184b1fcd6da17"}}'
2026-06-18 14:53:01,778 106048 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1976916330 created
2026-06-18 14:53:02,017 106048 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-groups 0.239s
2026-06-18 14:53:02,018 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--462905361", "description": "tempest-description--1714743404"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-36fbd822-90fb-4711-b9de-05304ca51881', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "name": "tempest-securitygroup--462905361", "stateful": true, "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "description": "tempest-description--1714743404", "shared": false, "security_group_rules": [{"id": "1c2704d5-47d8-4efb-a2cb-ff39d0a08070", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "security_group_id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1044, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T14:53:01Z", "updated_at": "2026-06-18T14:53:01Z", "revision_number": 0, "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}, {"id": "a6e2f387-7543-4bac-a75b-6d767cd8b518", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "security_group_id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1045, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T14:53:01Z", "updated_at": "2026-06-18T14:53:01Z", "revision_number": 0, "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}], "tags": [], "created_at": "2026-06-18T14:53:01Z", "updated_at": "2026-06-18T14:53:01Z", "revision_number": 1}}'
2026-06-18 14:53:02,147 106048 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-group-rules 0.129s
2026-06-18 14:53:02,147 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d8092422-05cf-426e-bf0f-fe5311183749', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "63059bc6-e051-4938-ab94-b375fe83d106", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "security_group_id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T14:53:02Z", "updated_at": "2026-06-18T14:53:02Z", "revision_number": 0, "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:53:02,288 106048 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/security-group-rules 0.140s
2026-06-18 14:53:02,288 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-91bacacc-c6c5-4aee-a244-08a9b53dc214', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7f91349b-09d1-4e70-a6f3-d010f30ef9bc", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "security_group_id": "be74d111-dfa3-43d1-a0f1-764836c8417c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T14:53:02Z", "updated_at": "2026-06-18T14:53:02Z", "revision_number": 0, "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:53:02,288 106048 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--462905361 created
2026-06-18 14:53:03,000 106048 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.16/networking/v2.0/floatingips 0.712s
2026-06-18 14:53:03,001 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-20b4c680-f3a2-4abc-af3f-4b910d73a2e2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "adb7e192-80a9-478e-9a03-38d9e4f4159d", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "floating_ip_address": "172.24.5.114", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:53:02Z", "updated_at": "2026-06-18T14:53:02Z", "revision_number": 0}}'
2026-06-18 14:53:03,001 106048 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'adb7e192-80a9-478e-9a03-38d9e4f4159d', 'tenant_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'project_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'floating_ip_address': '172.24.5.114', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:53:02Z', 'updated_at': '2026-06-18T14:53:02Z', 'revision_number': 0, 'ip': '172.24.5.114'} created
2026-06-18 14:53:03,001 106048 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1976916330', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNI1kuSjGFx2s7cDw5j8yrEUoLl7m4ycG7kBaOfEZoKB0vZ/eKCZgax4wzVFqJ62T+hKglVZbkI/9c0nxincdvW8iKFWgN/W+qsH2VOnhISe7EDAaOh9oyod2YRdNES23w==', 'fingerprint': '11:a5:ea:e6:5a:d7:c8:76:b2:03:33:ba:ed:93:f6:4a', 'user_id': '16160bde5cdf4961920184b1fcd6da17', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDfTWRSzrHl9hfOo+KMmTq7BXfzUZqIB6vD6Di7EjMktHkXihgZzSgV\nq8KREqVCVIqgBwYFK4EEACKhZANiAATSNZLkoxhcdrO3A8OY/MqxFKC5e5uMnBu5\nAWjnxGaCgdL2f3igmYGseMM1Raietk/oSoJVWW5CP/XNJ8Yp3Hb1vIihVoDf1vqr\nB9lTp4SEnuxAwGjofaMqHdmEXTREtt8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'be74d111-dfa3-43d1-a0f1-764836c8417c', 'name': 'tempest-securitygroup--462905361', 'stateful': True, 'tenant_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'project_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'description': 'tempest-description--1714743404', 'shared': False, 'security_group_rules': [{'id': '1c2704d5-47d8-4efb-a2cb-ff39d0a08070', 'project_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'security_group_id': 'be74d111-dfa3-43d1-a0f1-764836c8417c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1044, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:53:01Z', 'updated_at': '2026-06-18T14:53:01Z', 'revision_number': 0, 'tenant_id': '475e0fd7e89e45d3b38b45f2aad45dc4'}, {'id': 'a6e2f387-7543-4bac-a75b-6d767cd8b518', 'project_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'security_group_id': 'be74d111-dfa3-43d1-a0f1-764836c8417c', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1045, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T14:53:01Z', 'updated_at': '2026-06-18T14:53:01Z', 'revision_number': 0, 'tenant_id': '475e0fd7e89e45d3b38b45f2aad45dc4'}], 'tags': [], 'created_at': '2026-06-18T14:53:01Z', 'updated_at': '2026-06-18T14:53:01Z', 'revision_number': 1}, 'floating_ip': {'id': 'adb7e192-80a9-478e-9a03-38d9e4f4159d', 'tenant_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'project_id': '475e0fd7e89e45d3b38b45f2aad45dc4', 'floating_ip_address': '172.24.5.114', 'floating_network_id': 'b25d54bc-7458-44b2-a554-795d9208c739', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T14:53:02Z', 'updated_at': '2026-06-18T14:53:02Z', 'revision_number': 0, 'ip': '172.24.5.114'}}
2026-06-18 14:53:03,639 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.16/compute/v2.1/servers 0.637s
2026-06-18 14:53:03,639 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "imageRef": "f0f8b690-d2a6-4219-8e18-407f22767239", "flavorRef": "42", "networks": [{"uuid": "bab15583-7f06-4c27-ac85-a0108d2be59f"}], "security_groups": [{"name": "tempest-securitygroup--462905361"}], "key_name": "tempest-keypair-1976916330", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3163ed-9958-483d-926c-2f6fed501866', 'x-compute-request-id': 'req-6d3163ed-9958-483d-926c-2f6fed501866', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers'}
Body: b'{"server": {"id": "7090ed43-f300-4870-a696-880abd04fac7", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--462905361"}], "adminPass": "9Xbn8CxsZT6f"}}'
2026-06-18 14:53:03,720 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.079s
2026-06-18 14:53:03,720 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79e40e30-d4e8-4dfb-87dc-d8673c4b969a', 'x-compute-request-id': 'req-79e40e30-d4e8-4dfb-87dc-d8673c4b969a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:04,834 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.101s
2026-06-18 14:53:04,834 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-695cfe79-a78a-4930-832d-99ded0baa111', 'x-compute-request-id': 'req-695cfe79-a78a-4930-832d-99ded0baa111', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:05,923 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.083s
2026-06-18 14:53:05,924 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76519516-f1dd-4423-9904-985ce5e8dd78', 'x-compute-request-id': 'req-76519516-f1dd-4423-9904-985ce5e8dd78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:05,931 106048 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 14:53:07,059 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.128s
2026-06-18 14:53:07,060 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd00d8f6-6fb1-42a8-af7a-4664e061fc18', 'x-compute-request-id': 'req-cd00d8f6-6fb1-42a8-af7a-4664e061fc18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:08,174 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.098s
2026-06-18 14:53:08,175 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-341358e2-a08c-42ab-973b-c055c3802a0a', 'x-compute-request-id': 'req-341358e2-a08c-42ab-973b-c055c3802a0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:08,183 106048 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 14:53:09,474 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.290s
2026-06-18 14:53:09,474 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08916f31-eb03-40d3-9cf0-03dedab3ddaa', 'x-compute-request-id': 'req-08916f31-eb03-40d3-9cf0-03dedab3ddaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:10,676 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.194s
2026-06-18 14:53:10,676 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b789fc-9013-4f58-a415-c9279eb0035b', 'x-compute-request-id': 'req-33b789fc-9013-4f58-a415-c9279eb0035b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:10,685 106048 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-06-18 14:53:11,834 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.149s
2026-06-18 14:53:11,835 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ac3855-f933-4bf8-8657-fe5b372d3043', 'x-compute-request-id': 'req-33ac3855-f933-4bf8-8657-fe5b372d3043', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:12,998 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.158s
2026-06-18 14:53:12,998 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8624e09-f7f8-4478-ad24-4439d6d4fa5a', 'x-compute-request-id': 'req-a8624e09-f7f8-4478-ad24-4439d6d4fa5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:14,223 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.218s
2026-06-18 14:53:14,223 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-433fc8a5-841b-48f8-8ec3-b235b4de79b6', 'x-compute-request-id': 'req-433fc8a5-841b-48f8-8ec3-b235b4de79b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:15,435 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.204s
2026-06-18 14:53:15,435 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c218be7-16cb-4576-b87e-e30f8c73ad41', 'x-compute-request-id': 'req-9c218be7-16cb-4576-b87e-e30f8c73ad41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:16,627 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.186s
2026-06-18 14:53:16,627 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d5f70f-24a1-47be-8645-3f5c74a23410', 'x-compute-request-id': 'req-b3d5f70f-24a1-47be-8645-3f5c74a23410', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "BUILD", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:17,909 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.271s
2026-06-18 14:53:17,909 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f2aeaf-1375-4a80-895d-02664cbc3f24', 'x-compute-request-id': 'req-34f2aeaf-1375-4a80-895d-02664cbc3f24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:17,917 106048 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-18 14:53:18,022 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7/os-interface 0.105s
2026-06-18 14:53:18,023 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a04ccd-bea4-49c5-922e-7cc5ac0fa728', 'x-compute-request-id': 'req-99a04ccd-bea4-49c5-922e-7cc5ac0fa728', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "bab15583-7f06-4c27-ac85-a0108d2be59f", "port_id": "a416b710-2efc-484d-8cb4-cf5dd551a8bf", "mac_addr": "fa:16:3e:b0:90:db", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a543f375-910e-43e7-b04a-e8401d550f3b", "ip_address": "10.1.0.10"}]}]}'
2026-06-18 14:53:18,554 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.16/networking/v2.0/floatingips/adb7e192-80a9-478e-9a03-38d9e4f4159d 0.529s
2026-06-18 14:53:18,554 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a416b710-2efc-484d-8cb4-cf5dd551a8bf"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0b0a6985-a3d2-4ea8-9671-0c840251993e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/adb7e192-80a9-478e-9a03-38d9e4f4159d'}
Body: b'{"floatingip": {"id": "adb7e192-80a9-478e-9a03-38d9e4f4159d", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "project_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "floating_ip_address": "172.24.5.114", "floating_network_id": "b25d54bc-7458-44b2-a554-795d9208c739", "router_id": "6d426206-aa87-4516-be4f-85932c501c0d", "port_id": "a416b710-2efc-484d-8cb4-cf5dd551a8bf", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bab15583-7f06-4c27-ac85-a0108d2be59f", "mac_address": "fa:16:3e:b0:90:db", "admin_state_up": true, "status": "ACTIVE", "device_id": "7090ed43-f300-4870-a696-880abd04fac7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T14:53:02Z", "updated_at": "2026-06-18T14:53:18Z", "revision_number": 1}}'
2026-06-18 14:53:18,554 106048 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.114:22' as 'cirros' with public key authentication
2026-06-18 14:53:54,640 106048 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 14:53:54,794 106048 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 14:53:54,794 106048 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.114 successfully created
2026-06-18 14:53:55,052 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.257s
2026-06-18 14:53:55,053 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c92554-9713-4415-9c4c-f7fd7ad19ecb', 'x-compute-request-id': 'req-12c92554-9713-4415-9c4c-f7fd7ad19ecb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}, {"version": 4, "addr": "172.24.5.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:53:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:53:55,097 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.034s
2026-06-18 14:53:55,097 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cf238d-e76c-40b1-878c-c7ad1f5d807a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cf238d-e76c-40b1-878c-c7ad1f5d807a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:02.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:53:55,104 106048 INFO [tempest.common.waiters] volume a69612b0-d45c-4ed9-971f-7e68e4c16688 reached available after waiting for 0.104149 seconds
2026-06-18 14:53:55,373 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.269s
2026-06-18 14:53:55,373 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e335e8b-fac9-4351-9bd8-f77f060c42b5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e335e8b-fac9-4351-9bd8-f77f060c42b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:02.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:53:57,998 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7/os-volume_attachments 2.618s
2026-06-18 14:53:57,998 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff1cd9ee-009f-47b1-85b8-dbb8de3dc01c', 'x-compute-request-id': 'req-ff1cd9ee-009f-47b1-85b8-dbb8de3dc01c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "serverId": "7090ed43-f300-4870-a696-880abd04fac7", "volumeId": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "device": "/dev/vdb"}}'
2026-06-18 14:53:58,034 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.035s
2026-06-18 14:53:58,035 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef6a0bd-2fe2-4ca2-877f-bd12ea0bb9a3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef6a0bd-2fe2-4ca2-877f-bd12ea0bb9a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:53:59,077 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.031s
2026-06-18 14:53:59,077 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:53:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025b32c3-abfc-4960-804a-eb4d60b51d05', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025b32c3-abfc-4960-804a-eb4d60b51d05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:00,119 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.037s
2026-06-18 14:54:00,120 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1706618b-1a96-4284-8842-8fbd26c5c250', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1706618b-1a96-4284-8842-8fbd26c5c250', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:01,162 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.035s
2026-06-18 14:54:01,162 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c1e7ce-aa9b-4d74-9aa4-ba791484caa3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c1e7ce-aa9b-4d74-9aa4-ba791484caa3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:02,214 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.045s
2026-06-18 14:54:02,214 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaf23aa-5d78-4afc-8a65-97a737b28234', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaf23aa-5d78-4afc-8a65-97a737b28234', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:03,327 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.107s
2026-06-18 14:54:03,327 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e187eb-7b42-4903-948e-47576ebb6b3a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e187eb-7b42-4903-948e-47576ebb6b3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:04,359 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.024s
2026-06-18 14:54:04,359 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ab590d-3c62-4308-aa28-2f1208d84223', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ab590d-3c62-4308-aa28-2f1208d84223', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:05,404 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.038s
2026-06-18 14:54:05,404 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49324ff9-b41a-4a65-a031-aad3d94b5cf2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49324ff9-b41a-4a65-a031-aad3d94b5cf2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:06,447 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.037s
2026-06-18 14:54:06,448 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11c50d0-05c3-4bc4-b149-00c06a135c98', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11c50d0-05c3-4bc4-b149-00c06a135c98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:07,497 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.043s
2026-06-18 14:54:07,497 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b727aa28-8a06-4307-8961-aa957bd22cfb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b727aa28-8a06-4307-8961-aa957bd22cfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:53:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:08,572 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.068s
2026-06-18 14:54:08,572 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66b2e15-4989-40a6-a4f0-cc7306884588', 'x-openstack-request-id': 'req-e66b2e15-4989-40a6-a4f0-cc7306884588', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 14:54:08,704 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.130s
2026-06-18 14:54:08,705 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-77391c4d-db83-4cd6-97c2-ec833af42d65', 'x-compute-request-id': 'req-77391c4d-db83-4cd6-97c2-ec833af42d65', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 14:54:08,705 106048 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x733e12b2a8a0>>, retrying...
2026-06-18 14:54:13,807 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.101s
2026-06-18 14:54:13,807 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac5b6e0-97b0-4fc6-abc0-2f7d7586f984', 'x-compute-request-id': 'req-5ac5b6e0-97b0-4fc6-abc0-2f7d7586f984', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b''
2026-06-18 14:54:14,023 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.215s
2026-06-18 14:54:14,023 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d2ad12-0d43-469d-a46f-6379874064cc', 'x-compute-request-id': 'req-68d2ad12-0d43-469d-a46f-6379874064cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}, {"version": 4, "addr": "172.24.5.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:15,220 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.190s
2026-06-18 14:54:15,220 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7138ee4-ac14-4760-a1c6-5c107dabb899', 'x-compute-request-id': 'req-d7138ee4-ac14-4760-a1c6-5c107dabb899', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}, {"version": 4, "addr": "172.24.5.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:16,716 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.490s
2026-06-18 14:54:16,716 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56cf1a6e-45b2-4e61-8bed-de7f3e654da5', 'x-compute-request-id': 'req-56cf1a6e-45b2-4e61-8bed-de7f3e654da5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}, {"version": 4, "addr": "172.24.5.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:17,892 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.165s
2026-06-18 14:54:17,892 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fce7049-088e-4b10-b775-80fc4b622827', 'x-compute-request-id': 'req-6fce7049-088e-4b10-b775-80fc4b622827', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}, {"version": 4, "addr": "172.24.5.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--462905361"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:18,993 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.093s
2026-06-18 14:54:18,993 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4389b1b6-ea3a-4d93-ae11-36b81ab036f9', 'x-compute-request-id': 'req-4389b1b6-ea3a-4d93-ae11-36b81ab036f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-87693893-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}, {"version": 4, "addr": "172.24.5.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:90:db"}]}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:20,125 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.125s
2026-06-18 14:54:20,125 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e590c3e4-7f73-4ae3-ae58-d7e55f81f892', 'x-compute-request-id': 'req-e590c3e4-7f73-4ae3-ae58-d7e55f81f892', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "ACTIVE", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:21,480 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.349s
2026-06-18 14:54:21,480 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6684945-81c6-41ad-bac7-1261c97a4616', 'x-compute-request-id': 'req-c6684945-81c6-41ad-bac7-1261c97a4616', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "DELETED", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:21Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:54:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:21,487 106048 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 7 second wait
2026-06-18 14:54:22,567 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.080s
2026-06-18 14:54:22,568 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059a66fe-8312-4fde-a53c-153954346484', 'x-compute-request-id': 'req-059a66fe-8312-4fde-a53c-153954346484', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "DELETED", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:21Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:54:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688"}]}}'
2026-06-18 14:54:24,869 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 1.295s
2026-06-18 14:54:24,869 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b778815-8d33-4cb1-9fe2-3cacdbf0119b', 'x-compute-request-id': 'req-0b778815-8d33-4cb1-9fe2-3cacdbf0119b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:53:03Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "0b0438acd0c8aacd70f10614570e378686fd500f6a1cd3f8d73d1e4b", "id": "7090ed43-f300-4870-a696-880abd04fac7", "image": {"id": "f0f8b690-d2a6-4219-8e18-407f22767239", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/images/f0f8b690-d2a6-4219-8e18-407f22767239"}]}, "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/7090ed43-f300-4870-a696-880abd04fac7"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1688363137", "status": "DELETED", "tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4", "user_id": "16160bde5cdf4961920184b1fcd6da17", "updated": "2026-06-18T14:54:21Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1976916330", "OS-SRV-USG:launched_at": "2026-06-18T14:53:17.000000", "OS-SRV-USG:terminated_at": "2026-06-18T14:54:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:54:25,902 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7 0.026s
2026-06-18 14:54:25,902 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-487f1cb8-070e-46d3-953c-a08132f0de69', 'x-compute-request-id': 'req-487f1cb8-070e-46d3-953c-a08132f0de69', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/7090ed43-f300-4870-a696-880abd04fac7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7090ed43-f300-4870-a696-880abd04fac7 could not be found."}}'
2026-06-18 14:54:25,922 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.16/compute/v2.1/os-keypairs/tempest-keypair-1976916330 0.019s
2026-06-18 14:54:25,922 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f469681-15f4-4af2-8466-ba7a7e63bf3e', 'x-compute-request-id': 'req-4f469681-15f4-4af2-8466-ba7a7e63bf3e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/os-keypairs/tempest-keypair-1976916330'}
Body: b''
2026-06-18 14:54:26,660 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.16/networking/v2.0/security-groups/be74d111-dfa3-43d1-a0f1-764836c8417c 0.738s
2026-06-18 14:54:26,660 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8238759b-8edb-4893-92d6-f6a8d44d517c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups/be74d111-dfa3-43d1-a0f1-764836c8417c'}
Body: b''
2026-06-18 14:54:27,034 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.16/networking/v2.0/security-groups/be74d111-dfa3-43d1-a0f1-764836c8417c 0.373s
2026-06-18 14:54:27,034 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d5db12fd-3f2a-4c5b-9b29-31f803e1243a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/networking/v2.0/security-groups/be74d111-dfa3-43d1-a0f1-764836c8417c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group be74d111-dfa3-43d1-a0f1-764836c8417c does not exist", "detail": ""}}'
2026-06-18 14:54:27,319 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.16/networking/v2.0/floatingips/adb7e192-80a9-478e-9a03-38d9e4f4159d 0.284s
2026-06-18 14:54:27,319 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7c107f36-794f-4c84-bc3b-fdd68f1cc328', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/networking/v2.0/floatingips/adb7e192-80a9-478e-9a03-38d9e4f4159d'}
Body: b''
2026-06-18 14:54:27,388 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.069s
2026-06-18 14:54:27,389 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e447f9-063e-40b3-9da8-59f33ab4f77d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b''
2026-06-18 14:54:27,416 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.027s
2026-06-18 14:54:27,416 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b315ec8c-03fd-4611-ad25-fc03397ff272', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b315ec8c-03fd-4611-ad25-fc03397ff272', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:54:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:28,452 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.028s
2026-06-18 14:54:28,452 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d857d938-8cc4-4972-ae70-92e82dece620', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d857d938-8cc4-4972-ae70-92e82dece620', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"volume": {"id": "a69612b0-d45c-4ed9-971f-7e68e4c16688", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:02.000000", "updated_at": "2026-06-18T14:54:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1792556465", "description": null, "volume_type": "tempest-scenario-type-luksv2-1393429899", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688"}], "user_id": "16160bde5cdf4961920184b1fcd6da17", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "475e0fd7e89e45d3b38b45f2aad45dc4"}}'
2026-06-18 14:54:28,495 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/detail?all_tenants=1 0.035s
2026-06-18 14:54:28,495 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421f3a52-9b50-4f5e-b12f-7987a5618f38', 'content-length': '10683', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421f3a52-9b50-4f5e-b12f-7987a5618f38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "c5556eb9-a152-4363-ae24-17583ffb8543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:54:28.000000", "updated_at": "2026-06-18T14:54:28.000000", "name": "tempest-VolumesBackupsV39Test-Volume-1783154479", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/c5556eb9-a152-4363-ae24-17583ffb8543"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/c5556eb9-a152-4363-ae24-17583ffb8543"}], "user_id": "461b20c870234cb78d6b0c601fbf7264", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "bd1b75fd79c34a448809b747e22abada", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#template_virtual"}, {"id": "8a89799a-79c7-47c6-b108-d958fc890e91", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:54:28.000000", "updated_at": "2026-06-18T14:54:28.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-242097814", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/8a89799a-79c7-47c6-b108-d958fc890e91"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/8a89799a-79c7-47c6-b108-d958fc890e91"}], "user_id": "4232f234e4b74fea94f726fb94f4a9e3", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "3a60707e23904250bb258c9f2ec6e869", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f0f8b690-d2a6-4219-8e18-407f22767239", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "a4c6e32d-c649-4a1d-a812-aa8c83555cec", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:54:03.000000", "updated_at": "2026-06-18T14:54:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-443415060", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/a4c6e32d-c649-4a1d-a812-aa8c83555cec"}], "user_id": "4dc08d97b89d4a87b79ffd6bc5c7b698", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a8c0269ecefe4c6e8ae938d58ebd0946", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#template_virtual"}, {"id": "da2901fa-d318-4892-b3d9-7c9731003717", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:34.000000", "updated_at": "2026-06-18T14:54:05.000000", "name": "tempest-VolumesBackupsTest-Volume-658344357", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/da2901fa-d
2026-06-18 14:54:28,530 106048 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688 0.027s
2026-06-18 14:54:28,530 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e808df-27fa-46db-b864-cfe4d6e32c26', 'x-openstack-request-id': 'req-07e808df-27fa-46db-b864-cfe4d6e32c26', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.16/volume/v3/volumes/a69612b0-d45c-4ed9-971f-7e68e4c16688'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 978, in wait_for_resource_deletion
if self.is_resource_deleted(id, *args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted
raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume a69612b0-d45c-4ed9-971f-7e68e4c16688 failed to delete and is in error_deleting status
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt8.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_minimum_basic.TestMinimumBasicScenario | 2 | 1 | 1 | 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
pt9.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] |
fail
ft9.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:54:07,102 106052 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-06-18 14:54:07,648 106052 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST https://10.4.3.16/image/v2/images 0.544s
2026-06-18 14:54:07,648 106052 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1855410686", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'https://127.0.0.1:60999/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a85c4921-1f50-4087-b00c-b1f7e0f9b13a', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1855410686", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "716a71e1b2924af0b8fa75000357b015", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "78b33306-f1d9-4157-b0a1-049063d2d5b0", "created_at": "2026-06-18T14:54:08Z", "updated_at": "2026-06-18T14:54:08Z", "tags": [], "self": "/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0", "file": "/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0/file", "schema": "/v2/schemas/image"}'
2026-06-18 14:54:08,527 106052 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 502 PUT https://10.4.3.16/image/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0/file 0.878s
2026-06-18 14:54:08,527 106052 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7c6bd73862c0>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '307', 'content-type': 'text/html; charset=iso-8859-1', 'connection': 'close', 'status': '502', 'content-location': 'https://10.4.3.16/image/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0/file'}
Body: b'<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>502 Bad Gateway</title>\n</head><body>\n<h1>Bad Gateway</h1>\n<p>The proxy server received an invalid\r\nresponse from an upstream server.<br />\r\n</p>\n<hr>\n<address>Apache/2.4.58 (Ubuntu) Server at 10.4.3.16 Port 80</address>\n</body></html>\n'
2026-06-18 14:54:08,615 106052 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 500 DELETE https://10.4.3.16/image/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0 0.086s
2026-06-18 14:54:08,615 106052 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:54:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '186', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e008a2da-77d7-4c0b-bcfc-4c6adc1691b2', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.16/image/v2/images/78b33306-f1d9-4157-b0a1-049063d2d5b0'}
Body: b'{"message": "The server has either erred or is incapable of performing the requested operation.<br /><br />\\n\\n\\n", "code": "500 Internal Server Error", "title": "Internal Server Error"}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/services/image/v2/images_client.py", line 90, in delete_image
resp, _ = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 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 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.<br /><br />
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 92, in test_minimum_basic_scenario
image = self.image_create()
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 898, in image_create
self.image_client.store_image_file(image['id'], image_file)
File "/opt/stack/tempest/tempest/lib/services/image/v2/images_client.py", line 167, in store_image_file
resp, body = self.request('PUT', url, headers=headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 861, in _error_checker
raise exceptions.UnexpectedContentType(str(resp.status),
tempest.lib.exceptions.UnexpectedContentType: Unexpected content type provided
Details: 502
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
fail
ft10.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:56:40,806 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/image/v2/images/f0f8b690-d2a6-4219-8e18-407f22767239 0.101s
2026-06-18 14:56:40,806 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e4dceddf-9162-44b6-beeb-5d42b10b672f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/image/v2/images/f0f8b690-d2a6-4219-8e18-407f22767239'}
Body: b'{"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "5edc72774d5b44bf948d8467767a8cad", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f0f8b690-d2a6-4219-8e18-407f22767239", "created_at": "2026-06-18T14:43:09Z", "updated_at": "2026-06-18T14:43:12Z", "tags": [], "self": "/v2/images/f0f8b690-d2a6-4219-8e18-407f22767239", "file": "/v2/images/f0f8b690-d2a6-4219-8e18-407f22767239/file", "schema": "/v2/schemas/image"}'
2026-06-18 14:56:41,053 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.16/volume/v3/volumes 0.247s
2026-06-18 14:56:41,053 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1663688709", "snapshot_id": null, "imageRef": "f0f8b690-d2a6-4219-8e18-407f22767239", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5401b64b-258b-4bdd-96da-7499ae2ca3d4', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5401b64b-258b-4bdd-96da-7499ae2ca3d4', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:56:41.009475", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-1663688709", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}], "user_id": "1c2a11255a374becbe5c8da2e55dce93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:56:41,084 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.025s
2026-06-18 14:56:41,084 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d01a19e-c704-4db1-b931-9f2e944a2f28', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d01a19e-c704-4db1-b931-9f2e944a2f28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b'{"volume": {"id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:56:41.000000", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-1663688709", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}], "user_id": "1c2a11255a374becbe5c8da2e55dce93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2c8d9226db249b7abbef860d396a735"}}'
2026-06-18 14:56:42,126 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.034s
2026-06-18 14:56:42,126 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d07be4-3b35-431c-bdf4-189b4abe3158', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d07be4-3b35-431c-bdf4-189b4abe3158', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b'{"volume": {"id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:56:41.000000", "updated_at": "2026-06-18T14:56:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-1663688709", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}], "user_id": "1c2a11255a374becbe5c8da2e55dce93", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2c8d9226db249b7abbef860d396a735", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f0f8b690-d2a6-4219-8e18-407f22767239", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 14:56:42,132 106048 INFO [tempest.common.waiters] volume ebf049ae-ad31-413d-9f85-69455ff2485f reached available after waiting for 1.132209 seconds
2026-06-18 14:56:42,162 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.030s
2026-06-18 14:56:42,162 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0b014a-21c1-4f2f-8740-7f9448a40252', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0b014a-21c1-4f2f-8740-7f9448a40252', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b'{"volume": {"id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:56:41.000000", "updated_at": "2026-06-18T14:56:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-1663688709", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}], "user_id": "1c2a11255a374becbe5c8da2e55dce93", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2c8d9226db249b7abbef860d396a735", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f0f8b690-d2a6-4219-8e18-407f22767239", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 14:56:42,190 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.022s
2026-06-18 14:56:42,191 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ac4ec1-3e1f-4392-9cef-a775f8d6c81b', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ac4ec1-3e1f-4392-9cef-a775f8d6c81b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b'{"volume": {"id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:56:41.000000", "updated_at": "2026-06-18T14:56:41.000000", "name": "tempest-TestVolumeBackupRestore-volume-1663688709", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}], "user_id": "1c2a11255a374becbe5c8da2e55dce93", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2c8d9226db249b7abbef860d396a735", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f0f8b690-d2a6-4219-8e18-407f22767239", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 14:56:42,266 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST https://10.4.3.16/volume/v3/backups 0.069s
2026-06-18 14:56:42,266 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "name": "tempest-TestVolumeBackupRestore-backup-1720364983", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47d2a76-2769-4253-a691-621a8cf53a38', 'content-length': '333', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47d2a76-2769-4253-a691-621a8cf53a38', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/backups'}
Body: b'{"backup": {"id": "54e66d7c-3800-49dd-b4c7-1664683f37a6", "name": "tempest-TestVolumeBackupRestore-backup-1720364983", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}]}}'
2026-06-18 14:56:42,289 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6 0.020s
2026-06-18 14:56:42,289 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500415a2-d67c-44eb-83a3-dc8c3e4b047b', 'content-length': '740', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500415a2-d67c-44eb-83a3-dc8c3e4b047b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6'}
Body: b'{"backup": {"id": "54e66d7c-3800-49dd-b4c7-1664683f37a6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T14:56:42.000000", "updated_at": "2026-06-18T14:56:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1720364983", "description": null, "fail_reason": null, "volume_id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:56:42.000000"}}'
2026-06-18 14:56:43,305 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6 0.013s
2026-06-18 14:56:43,306 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0222f1be-c472-4fe6-8ec4-e6c9cd54f75c', 'content-length': '742', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0222f1be-c472-4fe6-8ec4-e6c9cd54f75c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6'}
Body: b'{"backup": {"id": "54e66d7c-3800-49dd-b4c7-1664683f37a6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T14:56:42.000000", "updated_at": "2026-06-18T14:56:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1720364983", "description": null, "fail_reason": null, "volume_id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:56:42.000000"}}'
2026-06-18 14:56:44,325 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6 0.016s
2026-06-18 14:56:44,326 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d6fa53-0670-4849-afd6-8306d0076446', 'content-length': '742', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d6fa53-0670-4849-afd6-8306d0076446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6'}
Body: b'{"backup": {"id": "54e66d7c-3800-49dd-b4c7-1664683f37a6", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T14:56:42.000000", "updated_at": "2026-06-18T14:56:42.000000", "name": "tempest-TestVolumeBackupRestore-backup-1720364983", "description": null, "fail_reason": null, "volume_id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:56:42.000000"}}'
2026-06-18 14:56:45,341 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6 0.013s
2026-06-18 14:56:45,341 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6ff243-c00c-4751-98c3-a6065ee7e021', 'content-length': '797', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6ff243-c00c-4751-98c3-a6065ee7e021', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6'}
Body: b'{"backup": {"id": "54e66d7c-3800-49dd-b4c7-1664683f37a6", "status": "error", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T14:56:42.000000", "updated_at": "2026-06-18T14:56:45.000000", "name": "tempest-TestVolumeBackupRestore-backup-1720364983", "description": null, "fail_reason": "[Errno 13] Permission denied: \'/dev/storpool-byid/b2p2.b.ft\'", "volume_id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T14:56:42.000000"}}'
2026-06-18 14:56:45,368 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6 0.023s
2026-06-18 14:56:45,368 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-179aedf6-6527-4433-8745-0830a89c3990', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179aedf6-6527-4433-8745-0830a89c3990', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/backups/54e66d7c-3800-49dd-b4c7-1664683f37a6'}
Body: b''
2026-06-18 14:56:45,406 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.038s
2026-06-18 14:56:45,406 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3d7229-963b-49e1-969b-52ac96f7bb4c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b''
2026-06-18 14:56:45,431 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.024s
2026-06-18 14:56:45,431 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce29389-1473-434c-99d4-8ffce45f59b5', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce29389-1473-434c-99d4-8ffce45f59b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b'{"volume": {"id": "ebf049ae-ad31-413d-9f85-69455ff2485f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:56:41.000000", "updated_at": "2026-06-18T14:56:45.000000", "name": "tempest-TestVolumeBackupRestore-volume-1663688709", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f"}], "user_id": "1c2a11255a374becbe5c8da2e55dce93", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c2c8d9226db249b7abbef860d396a735", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "f0f8b690-d2a6-4219-8e18-407f22767239", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 14:56:46,457 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f 0.018s
2026-06-18 14:56:46,457 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:56:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-51aa7406-793b-4ba8-9f79-130350f56771', 'x-openstack-request-id': 'req-51aa7406-793b-4ba8-9f79-130350f56771', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/volume/v3/volumes/ebf049ae-ad31-413d-9f85-69455ff2485f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume ebf049ae-ad31-413d-9f85-69455ff2485f could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_backup_restore.py", line 61, in test_volume_backup_restore
backup = self.create_backup(volume_id=volume['id'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 446, in create_backup
waiters.wait_for_volume_resource_status(self.backups_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: backup 54e66d7c-3800-49dd-b4c7-1664683f37a6 failed to build and is in ERROR status
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt11.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] |
fail
ft11.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 14:57:32,700 106048 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-188000604 on backend None
2026-06-18 14:57:32,720 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.16/volume/v3/types 0.019s
2026-06-18 14:57:32,720 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks2-188000604", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2032a45-7751-4689-9558-ae9ba0e09df1', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2032a45-7751-4689-9558-ae9ba0e09df1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/types'}
Body: b'{"volume_type": {"id": "bf219053-106d-4b76-9de8-5852b24847a9", "name": "tempest-scenario-type-luks2-188000604", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-18 14:57:32,721 106048 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: bf219053-106d-4b76-9de8-5852b24847a9
2026-06-18 14:57:32,745 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.16/volume/v3/types/bf219053-106d-4b76-9de8-5852b24847a9/encryption 0.024s
2026-06-18 14:57:32,745 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448b974f-3665-4f4d-9b84-b2d03164f0a7', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448b974f-3665-4f4d-9b84-b2d03164f0a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/types/bf219053-106d-4b76-9de8-5852b24847a9/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "bf219053-106d-4b76-9de8-5852b24847a9", "encryption_id": "a6f2be92-a7c2-4c41-8f4d-903b8fb0e568"}}'
2026-06-18 14:57:32,890 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.16/volume/v3/volumes 0.143s
2026-06-18 14:57:32,890 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1707740056", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-188000604", "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88630701-b820-457b-b0a5-64b1619fba11', 'content-length': '778', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88630701-b820-457b-b0a5-64b1619fba11', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes'}
Body: b'{"volume": {"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:57:32.837982", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1707740056", "description": null, "volume_type": "tempest-scenario-type-luks2-188000604", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}], "user_id": "ec8f2c6982a84302921ff56875b9dba3", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 14:57:32,917 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72 0.022s
2026-06-18 14:57:32,917 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbba720-7245-493e-bf3a-a4fd823a5575', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbba720-7245-493e-bf3a-a4fd823a5575', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72'}
Body: b'{"volume": {"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:57:33.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1707740056", "description": null, "volume_type": "tempest-scenario-type-luks2-188000604", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}], "user_id": "ec8f2c6982a84302921ff56875b9dba3", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "901b855f5dfa4245969c664d2138f488"}}'
2026-06-18 14:57:33,943 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72 0.021s
2026-06-18 14:57:33,943 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db48ea7-6b8a-4310-81ef-1c37a2eb474e', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db48ea7-6b8a-4310-81ef-1c37a2eb474e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72'}
Body: b'{"volume": {"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:57:33.000000", "updated_at": "2026-06-18T14:57:33.000000", "name": "tempest-TestVolumeBootPattern-volume-1707740056", "description": null, "volume_type": "tempest-scenario-type-luks2-188000604", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}], "user_id": "ec8f2c6982a84302921ff56875b9dba3", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "901b855f5dfa4245969c664d2138f488"}}'
2026-06-18 14:57:33,948 106048 INFO [tempest.common.waiters] volume 3d0c49af-30ed-415a-a378-cb1def6c7a72 reached available after waiting for 1.948648 seconds
2026-06-18 14:57:33,976 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72 0.027s
2026-06-18 14:57:33,976 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f75a46-47c7-4c4a-b1ab-e0aae8f1f09a', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f75a46-47c7-4c4a-b1ab-e0aae8f1f09a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72'}
Body: b'{"volume": {"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:57:33.000000", "updated_at": "2026-06-18T14:57:33.000000", "name": "tempest-TestVolumeBootPattern-volume-1707740056", "description": null, "volume_type": "tempest-scenario-type-luks2-188000604", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}], "user_id": "ec8f2c6982a84302921ff56875b9dba3", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "901b855f5dfa4245969c664d2138f488"}}'
2026-06-18 14:57:34,008 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72/action 0.024s
2026-06-18 14:57:34,008 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-0c455dc7-8633-4511-a916-0e5de1b2e862', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c455dc7-8633-4511-a916-0e5de1b2e862', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72/action'}
Body: b''
2026-06-18 14:57:34,068 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.16/identity/v3/auth/tokens 0.057s
2026-06-18 14:57:34,068 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2927', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb6e1cc0-37d8-4372-bd30-16346e85283c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.16/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ec8f2c6982a84302921ff56875b9dba3", "name": "tempest-TestVolumeBootPattern-465152863-project-member", "password_expires_at": null}, "audit_ids": ["Fl90U-Y1QZeacjwCjmh4PA"], "expires_at": "2026-06-18T15:57:34.000000Z", "issued_at": "2026-06-18T14:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "901b855f5dfa4245969c664d2138f488", "name": "tempest-TestVolumeBootPattern-465152863"}, "is_domain": false, "roles": [{"id": "6aeb624a7c4e4a63ad52dd644cf0c899", "name": "member"}, {"id": "d157c2f68d094e32ab93c0e057fb8fc8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "f3d3fdd932e84592a9f21a8034887035", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/volume/v3", "region": "RegionOne"}], "id": "431fd4f3bdd5453fa76e3bca770bcd29", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1b08cd1614d24705951455b57c8a6ed0", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/placement", "region": "RegionOne"}], "id": "610c31631ad7405184434187551ae039", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "127af3583e70468abd48b478e3baf2f8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/identity", "region": "RegionOne"}], "id": "72c70a697d7549c291e9afdb7c364922", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6b73622b1a334a61a400505bcbcf2fd6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16:8080/v1/AUTH_901b855f5dfa4245969c664d2138f488", "region": "RegionOne"}, {"id": "85576b66dc784f0dbff560a39a6e3252", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.16:8080", "region": "RegionOne"}], "id": "7c9d69f8e1154326883799c58fea5c7e", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "ae71983f628a48848fbf0cbb4dd710bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/image", "region": "RegionOne"}], "id": "bfc424bfeb124f3c98fd9a3dabb3f938", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6bebefcb87540a49749474d423b243b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2.1", "region": "RegionOne"}], "id": "d23c987686f242708c93b28b726948f8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c799ebc566c14c3aa0ec5a34c4574d4e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/networking", "region": "RegionOne"}], "id": "d2b408d8ebfa431f89ddae9e59a7bca5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e50863d3b4dd4b7bb902f7b7fa38ee26", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.16/compute/v2/901b855f5dfa4245969c664d2138f488", "region": "RegionOne"}], "id": "df875076d09943129285cb9b5edf8a81", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-06-18 14:57:34,068 106048 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'd279c593-c804-4e0f-9f1a-a1459c9fe71e', 'name': 'tempest-TestVolumeBootPattern-1049800307-network', 'tenant_id': '901b855f5dfa4245969c664d2138f488', 'project_id': '901b855f5dfa4245969c664d2138f488', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7640, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T14:56:52Z', 'updated_at': '2026-06-18T14:56:52Z', 'revision_number': 1} available for tenant
2026-06-18 14:57:34,633 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.16/compute/v2.1/servers 0.564s
2026-06-18 14:57:34,633 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1088968612", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "3d0c49af-30ed-415a-a378-cb1def6c7a72", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "d279c593-c804-4e0f-9f1a-a1459c9fe71e"}]}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba929307-f540-4a79-b63e-72df43f99e36', 'x-compute-request-id': 'req-ba929307-f540-4a79-b63e-72df43f99e36', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/compute/v2.1/servers'}
Body: b'{"server": {"id": "5570b229-3f56-4929-9a56-7222bd67d870", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sLjPQ8Vbwr93"}}'
2026-06-18 14:57:34,738 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.102s
2026-06-18 14:57:34,738 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f8ebbb-14b3-46e3-abf0-021ef14b065d', 'x-compute-request-id': 'req-e9f8ebbb-14b3-46e3-abf0-021ef14b065d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 14:57:35,824 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.079s
2026-06-18 14:57:35,824 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51e3a30-3616-4ae5-8bfe-2fd6bb817455', 'x-compute-request-id': 'req-b51e3a30-3616-4ae5-8bfe-2fd6bb817455', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:36,926 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.096s
2026-06-18 14:57:36,926 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0964461b-7829-4bc0-aeda-c7e0ab7b7663', 'x-compute-request-id': 'req-0964461b-7829-4bc0-aeda-c7e0ab7b7663', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:36,934 106048 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 14:57:38,047 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.113s
2026-06-18 14:57:38,048 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-816dcefe-d507-4998-87ff-628008d5254f', 'x-compute-request-id': 'req-816dcefe-d507-4998-87ff-628008d5254f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:39,149 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.093s
2026-06-18 14:57:39,150 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1158', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2148ef1-a18e-4ea3-a33d-fdabc87f6fc8', 'x-compute-request-id': 'req-a2148ef1-a18e-4ea3-a33d-fdabc87f6fc8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:39,156 106048 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 14:57:40,363 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.207s
2026-06-18 14:57:40,363 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed24f8d-ea05-46d5-a382-aca80fe82532', 'x-compute-request-id': 'req-1ed24f8d-ea05-46d5-a382-aca80fe82532', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:40,370 106048 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-18 14:57:41,569 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.198s
2026-06-18 14:57:41,569 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f4b16c-9f9c-46bd-b475-252226b4b412', 'x-compute-request-id': 'req-33f4b16c-9f9c-46bd-b475-252226b4b412', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:42,741 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.162s
2026-06-18 14:57:42,741 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e3b171-362c-4536-8d2f-9c7b0f061782', 'x-compute-request-id': 'req-c8e3b171-362c-4536-8d2f-9c7b0f061782', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:42,749 106048 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-18 14:57:43,937 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.187s
2026-06-18 14:57:43,937 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac51a03f-5a39-4874-b991-e66ef73e6579', 'x-compute-request-id': 'req-ac51a03f-5a39-4874-b991-e66ef73e6579', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:45,184 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.240s
2026-06-18 14:57:45,185 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170f7aac-522e-4ea5-b8ac-9500e1f12de4', 'x-compute-request-id': 'req-170f7aac-522e-4ea5-b8ac-9500e1f12de4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:46,590 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.396s
2026-06-18 14:57:46,590 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72db77e4-0ed9-4929-b1fe-c1e3eef101fb', 'x-compute-request-id': 'req-72db77e4-0ed9-4929-b1fe-c1e3eef101fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:47,846 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.249s
2026-06-18 14:57:47,846 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41ad5c14-13a5-442d-ac81-348816d8081c', 'x-compute-request-id': 'req-41ad5c14-13a5-442d-ac81-348816d8081c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:49,019 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.166s
2026-06-18 14:57:49,019 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbf9d94-110d-4e93-b7df-dcd7a39f3c3f', 'x-compute-request-id': 'req-7bbf9d94-110d-4e93-b7df-dcd7a39f3c3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:50,261 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.233s
2026-06-18 14:57:50,261 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c067a27b-249d-42f0-b8c4-c375f6fef281', 'x-compute-request-id': 'req-c067a27b-249d-42f0-b8c4-c375f6fef281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:51,490 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.223s
2026-06-18 14:57:51,490 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49362292-0ac2-496b-a06b-c13db837961f', 'x-compute-request-id': 'req-49362292-0ac2-496b-a06b-c13db837961f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:52,756 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.256s
2026-06-18 14:57:52,756 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c266fe-21c1-47db-a1e9-a44999724dbd', 'x-compute-request-id': 'req-12c266fe-21c1-47db-a1e9-a44999724dbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:53,913 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.149s
2026-06-18 14:57:53,913 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b1ff22-9d59-4dba-b2ed-033d239c46d1', 'x-compute-request-id': 'req-51b1ff22-9d59-4dba-b2ed-033d239c46d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:55,069 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.145s
2026-06-18 14:57:55,070 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594c004d-02b9-483d-a032-ed11f7112de2', 'x-compute-request-id': 'req-594c004d-02b9-483d-a032-ed11f7112de2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:56,906 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.827s
2026-06-18 14:57:56,906 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2552b23-80ad-4010-a84f-d389a4c55db0', 'x-compute-request-id': 'req-a2552b23-80ad-4010-a84f-d389a4c55db0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:57:58,300 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.388s
2026-06-18 14:57:58,300 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a31d18-9309-4b27-a1ec-5f4efdc3aa0e', 'x-compute-request-id': 'req-c7a31d18-9309-4b27-a1ec-5f4efdc3aa0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:58:00,182 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.874s
2026-06-18 14:58:00,182 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fb48cb-ed4b-4977-8e25-528e415bb625', 'x-compute-request-id': 'req-06fb48cb-ed4b-4977-8e25-528e415bb625', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:57:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:58:02,763 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 1.573s
2026-06-18 14:58:02,763 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b342fcaf-b763-49e9-b1b4-98a6c05700b8', 'x-compute-request-id': 'req-b342fcaf-b763-49e9-b1b4-98a6c05700b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "3fcfb57e901889333c3e40f14dcc361c0998e272925f595305a29284", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:58:03,862 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.091s
2026-06-18 14:58:03,862 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1100', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa905e5-d1be-4e21-bd0e-6f49fe136542', 'x-compute-request-id': 'req-3fa905e5-d1be-4e21-bd0e-6f49fe136542', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:58:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:58:04,970 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.099s
2026-06-18 14:58:04,971 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1100', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d75953-e12d-4c40-b9c9-b8fdbe1483e3', 'x-compute-request-id': 'req-18d75953-e12d-4c40-b9c9-b8fdbe1483e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "BUILD", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:58:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:58:06,113 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.137s
2026-06-18 14:58:06,113 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81bb096-df69-48d4-abb8-efb4cb8658fb', 'x-compute-request-id': 'req-a81bb096-df69-48d4-abb8-efb4cb8658fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T14:57:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.16/compute/flavors/42"}]}, "hostId": "", "id": "5570b229-3f56-4929-9a56-7222bd67d870", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870"}, {"rel": "bookmark", "href": "https://10.4.3.16/compute/servers/5570b229-3f56-4929-9a56-7222bd67d870"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1088968612", "status": "ERROR", "tenant_id": "901b855f5dfa4245969c664d2138f488", "user_id": "ec8f2c6982a84302921ff56875b9dba3", "updated": "2026-06-18T14:58:06Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-18T14:58:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5570b229-3f56-4929-9a56-7222bd67d870."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72"}]}}'
2026-06-18 14:58:06,122 106048 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 32 second wait
2026-06-18 14:58:06,744 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.621s
2026-06-18 14:58:06,744 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a306e09-635c-4b00-be4d-9d04435925c7', 'x-compute-request-id': 'req-2a306e09-635c-4b00-be4d-9d04435925c7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b''
2026-06-18 14:58:06,772 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870 0.027s
2026-06-18 14:58:06,772 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bf80b403-ab7e-4946-b0ad-158be49e55aa', 'x-compute-request-id': 'req-bf80b403-ab7e-4946-b0ad-158be49e55aa', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/compute/v2.1/servers/5570b229-3f56-4929-9a56-7222bd67d870'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5570b229-3f56-4929-9a56-7222bd67d870 could not be found."}}'
2026-06-18 14:58:06,807 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72 0.032s
2026-06-18 14:58:06,807 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7976b4-d8fe-4cb5-b7ab-bce78e8e87b3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72'}
Body: b''
2026-06-18 14:58:06,831 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72 0.024s
2026-06-18 14:58:06,832 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8924f51b-7b24-43af-b9dc-89c1c71cd8fc', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8924f51b-7b24-43af-b9dc-89c1c71cd8fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72'}
Body: b'{"volume": {"id": "3d0c49af-30ed-415a-a378-cb1def6c7a72", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:57:33.000000", "updated_at": "2026-06-18T14:58:07.000000", "name": "tempest-TestVolumeBootPattern-volume-1707740056", "description": null, "volume_type": "tempest-scenario-type-luks2-188000604", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72"}], "user_id": "ec8f2c6982a84302921ff56875b9dba3", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "901b855f5dfa4245969c664d2138f488"}}'
2026-06-18 14:58:07,854 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72 0.016s
2026-06-18 14:58:07,854 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf2a424-9044-4a08-8400-c09bb459122a', 'x-openstack-request-id': 'req-ecf2a424-9044-4a08-8400-c09bb459122a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.16/volume/v3/volumes/3d0c49af-30ed-415a-a378-cb1def6c7a72'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d0c49af-30ed-415a-a378-cb1def6c7a72 could not be found."}}'
2026-06-18 14:58:07,895 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.16/volume/v3/volumes/detail?all_tenants=1 0.040s
2026-06-18 14:58:07,896 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2c9b56-3d29-416c-aa61-30fcff091d08', 'content-length': '9154', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2c9b56-3d29-416c-aa61-30fcff091d08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.16/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "8ec1205b-64b0-4b6a-b9df-33e44b4d2cf5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:58:03.000000", "updated_at": "2026-06-18T14:58:03.000000", "name": "tempest-VolumesExtendAttachedTest-Volume-1856084377", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/8ec1205b-64b0-4b6a-b9df-33e44b4d2cf5"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/8ec1205b-64b0-4b6a-b9df-33e44b4d2cf5"}], "user_id": "180540b6c27e4e22b228be184b688444", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "40a5a390693e4b3a8892b6f358d5054b", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#default"}, {"id": "cc4608d2-60dd-4be8-ae56-df8783779bbf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:57:27.000000", "updated_at": "2026-06-18T14:57:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-551021223", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/cc4608d2-60dd-4be8-ae56-df8783779bbf"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/cc4608d2-60dd-4be8-ae56-df8783779bbf"}], "user_id": "f721f25034e7449eafb776f4b22c9a9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "b7f9f26dc2b24826aed9811552ab931a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#default"}, {"id": "8989478a-3a7a-41c2-846b-465b2699e686", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:55:15.000000", "updated_at": "2026-06-18T14:56:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1131714951", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/8989478a-3a7a-41c2-846b-465b2699e686"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/8989478a-3a7a-41c2-846b-465b2699e686"}], "user_id": "f721f25034e7449eafb776f4b22c9a9b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "b7f9f26dc2b24826aed9811552ab931a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#template_virtual"}, {"id": "da2901fa-d318-4892-b3d9-7c9731003717", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T14:53:34.000000", "updated_at": "2026-06-18T14:54:05.000000", "name": "tempest-VolumesBackupsTest-Volume-658344357", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.16/volume/v3/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}, {"rel": "bookmark", "href": "https://10.4.3.16/volume/volumes/da2901fa-d318-4892-b3d9-7c9731003717"}], "user_id": "a0e4ed8df61b4d20b72dce35d8a04d58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c61bedf6f46c4c16b889016126aadaa7", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003149@storpool#template_virtual"}, {"id": "521e80c8-1daf-4a6f-9c66-523ea2083df9", "status": "available",
2026-06-18 14:58:07,937 106048 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.16/volume/v3/types/bf219053-106d-4b76-9de8-5852b24847a9 0.031s
2026-06-18 14:58:07,938 106048 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 14:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755458e9-e863-412c-8fe2-42513126d6b1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.16/volume/v3/types/bf219053-106d-4b76-9de8-5852b24847a9'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 5570b229-3f56-4929-9a56-7222bd67d870 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-18T14:58:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5570b229-3f56-4929-9a56-7222bd67d870.'}. Request ID of server operation performed before checking the server status req-ba929307-f540-4a79-b63e-72df43f99e36.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt11.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
pt11.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
pt11.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
pt11.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
pt11.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| 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
pt12.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
pt13.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
pt14.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
pt15.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
pt16.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_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt17.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
pt17.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
pt17.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] |
pass
pt17.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| 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
pt18.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
pt18.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
pt18.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
pt18.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.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
pt21.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
pt21.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
pt22.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
pt23.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
pt24.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
pt24.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt27.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
pt28.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
pt29.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
pt30.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt31.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt32.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt32.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt33.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt34.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt35.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt36.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
pt37.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
pt38.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
pt39.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt40.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt40.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt41.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
pt42.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
pt43.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.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt44.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt45.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt45.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt46.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt47.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt48.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
pt49.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.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt50.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
pt51.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
pt52.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
pt52.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
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.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt103.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
pt104.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
pt104.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
pt105.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
pt106.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt111.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt111.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
pt111.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
pt111.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
pt111.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
pt111.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.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
pt113.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt114.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_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
pt115.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
pt116.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
pt117.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
pt118.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_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
pt119.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 | 323 | 267 | 32 | 0 | 24 | ||