Status: Pass 258 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft1.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-01 21:05:28,294 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 1.371s
2026-05-01 21:05:28,295 84248 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-TaggedBootDevicesTest_v242-volume-360530811", "imageRef": "004bff34-ea2f-46e3-a443-0a8ce80c56d7"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562b7012-f2d5-4cde-bc1b-bbd6f960b430', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562b7012-f2d5-4cde-bc1b-bbd6f960b430', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.024555", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-01 21:05:28,418 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.102s
2026-05-01 21:05:28,418 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9bd710-5b18-4e81-8af8-87c6788291bb', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9bd710-5b18-4e81-8af8-87c6788291bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:29,557 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.124s
2026-05-01 21:05:29,558 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb953f0-ccc8-492f-8fbe-eece0b84f701', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb953f0-ccc8-492f-8fbe-eece0b84f701', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:28.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:30,628 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.053s
2026-05-01 21:05:30,628 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed17ac9e-a00c-4c38-87c5-57e9c3e0fd99', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed17ac9e-a00c-4c38-87c5-57e9c3e0fd99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:28.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:31,696 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.053s
2026-05-01 21:05:31,697 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8432aefb-65ba-4bff-bb2a-9651eaa7dff4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8432aefb-65ba-4bff-bb2a-9651eaa7dff4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:28.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:32,793 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.082s
2026-05-01 21:05:32,794 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1592e394-574d-480e-8c6a-a72eda3622f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1592e394-574d-480e-8c6a-a72eda3622f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:33,892 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.084s
2026-05-01 21:05:33,892 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f348fb8-e30d-4774-a43e-a8e2088e5d08', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f348fb8-e30d-4774-a43e-a8e2088e5d08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:34,975 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.069s
2026-05-01 21:05:34,975 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adad874-0b63-4d69-9f68-77cf54ed80c1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adad874-0b63-4d69-9f68-77cf54ed80c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:36,065 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.074s
2026-05-01 21:05:36,065 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83572298-522b-4a4c-9bcd-516cbc292e0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83572298-522b-4a4c-9bcd-516cbc292e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:37,202 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.124s
2026-05-01 21:05:37,203 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c77869a-9289-4a80-b8f5-192e24fbf916', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c77869a-9289-4a80-b8f5-192e24fbf916', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:38,335 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.115s
2026-05-01 21:05:38,335 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400fe943-f07c-42e0-9bc6-75e93f4b5e33', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400fe943-f07c-42e0-9bc6-75e93f4b5e33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:39,430 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.081s
2026-05-01 21:05:39,431 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27258678-09e0-4d96-8110-ff064ffd8312', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27258678-09e0-4d96-8110-ff064ffd8312', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:40,550 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.103s
2026-05-01 21:05:40,551 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16eb244a-4feb-49b1-9fb6-cd844db2eadb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16eb244a-4feb-49b1-9fb6-cd844db2eadb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:41,685 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.112s
2026-05-01 21:05:41,685 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3150cc9-f4c6-4aaa-af16-d26c48a6449e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3150cc9-f4c6-4aaa-af16-d26c48a6449e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:33.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-01 21:05:42,790 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 0.085s
2026-05-01 21:05:42,790 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec91f52-0804-4eec-819d-7586ede99549', 'content-length': '1336', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec91f52-0804-4eec-819d-7586ede99549', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58'}
Body: b'{"volume": {"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:28.000000", "updated_at": "2026-05-01T19:05:42.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-360530811", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "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-05-01 21:05:42,807 84248 INFO [tempest.common.waiters] volume a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58 reached available after waiting for 14.807572 seconds
2026-05-01 21:05:43,209 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.400s
2026-05-01 21:05:43,210 84248 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-TaggedBootDevicesTest_v242-volume-507799097"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb16ef0-c1bf-4afa-9905-460fdca4c3e1', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb16ef0-c1bf-4afa-9905-460fdca4c3e1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:43.087194", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-507799097", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-01 21:05:43,286 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200 0.064s
2026-05-01 21:05:43,286 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff725ac-6339-4e4b-8c89-40866a10aa88', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff725ac-6339-4e4b-8c89-40866a10aa88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200'}
Body: b'{"volume": {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:43.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-507799097", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:44,350 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200 0.052s
2026-05-01 21:05:44,351 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5f8e51-9624-482b-8034-79989faa167e', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5f8e51-9624-482b-8034-79989faa167e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200'}
Body: b'{"volume": {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:43.000000", "updated_at": "2026-05-01T19:05:43.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-507799097", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:45,443 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200 0.080s
2026-05-01 21:05:45,443 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bea409-70fe-492e-8220-51b65ff1f782', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bea409-70fe-492e-8220-51b65ff1f782', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200'}
Body: b'{"volume": {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:43.000000", "updated_at": "2026-05-01T19:05:43.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-507799097", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:46,508 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200 0.050s
2026-05-01 21:05:46,509 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bb4c34-5f59-4751-8df4-a0e5afe77667', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bb4c34-5f59-4751-8df4-a0e5afe77667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200'}
Body: b'{"volume": {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:43.000000", "updated_at": "2026-05-01T19:05:46.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-507799097", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:47,583 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200 0.061s
2026-05-01 21:05:47,584 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76adbf7e-238c-4c48-a0d0-2ee2fb5a6a62', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76adbf7e-238c-4c48-a0d0-2ee2fb5a6a62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200'}
Body: b'{"volume": {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:43.000000", "updated_at": "2026-05-01T19:05:47.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-507799097", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/dc0b65bc-b8a7-4790-af7d-adb5c927a200"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:47,595 84248 INFO [tempest.common.waiters] volume dc0b65bc-b8a7-4790-af7d-adb5c927a200 reached available after waiting for 4.595793 seconds
2026-05-01 21:05:48,002 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.406s
2026-05-01 21:05:48,003 84248 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-TaggedBootDevicesTest_v242-volume-319350344"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bf564f-ee23-4eeb-a58b-b8fe80bf1354', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bf564f-ee23-4eeb-a58b-b8fe80bf1354', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:47.853026", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-319350344", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-01 21:05:48,080 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece 0.066s
2026-05-01 21:05:48,081 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d4b424-7324-4121-a1cf-87e3628d43e5', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d4b424-7324-4121-a1cf-87e3628d43e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece'}
Body: b'{"volume": {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-319350344", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:49,169 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece 0.074s
2026-05-01 21:05:49,170 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a1650b-8f60-4c53-9f75-868d1b1e71bf', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a1650b-8f60-4c53-9f75-868d1b1e71bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece'}
Body: b'{"volume": {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:48.000000", "updated_at": "2026-05-01T19:05:48.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-319350344", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:50,247 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece 0.065s
2026-05-01 21:05:50,249 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9998885f-c703-425d-ae1c-03c82e2e0c7b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9998885f-c703-425d-ae1c-03c82e2e0c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece'}
Body: b'{"volume": {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-01T19:05:48.000000", "updated_at": "2026-05-01T19:05:50.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-319350344", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/e0f2d55f-6ee7-416c-9900-9958969efece"}], "user_id": "19bf241763fc4adeb8182479f6477d56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:50,262 84248 INFO [tempest.common.waiters] volume e0f2d55f-6ee7-416c-9900-9958969efece reached available after waiting for 2.262710 seconds
2026-05-01 21:05:51,105 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/networks 0.841s
2026-05-01 21:05:51,105 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-970153336"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-a2405a26-cc1e-48a7-8e42-752d8f532f58', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"8048a37d-58d1-489b-9ef6-51955a9f67a3","name":"tempest-device-tagging-net1-970153336","tenant_id":"41198f7d2d95469087a03eb8a8b5d4f5","project_id":"41198f7d2d95469087a03eb8a8b5d4f5","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-05-01T19:05:50Z","updated_at":"2026-05-01T19:05:50Z","revision_number":1}}'
2026-05-01 21:05:52,133 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/networks 1.026s
2026-05-01 21:05:52,133 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-496154543"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-fcd5ebd1-4be0-4f17-b2a4-aed80b3f3087', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"538b481c-ed5a-41a1-a441-59ec20c4d9b2","name":"tempest-device-tagging-net2-496154543","tenant_id":"41198f7d2d95469087a03eb8a8b5d4f5","project_id":"41198f7d2d95469087a03eb8a8b5d4f5","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-05-01T19:05:51Z","updated_at":"2026-05-01T19:05:51Z","revision_number":1}}'
2026-05-01 21:05:56,874 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/subnets 4.739s
2026-05-01 21:05:56,874 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "8048a37d-58d1-489b-9ef6-51955a9f67a3", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-dfbbd650-9607-4021-9ae6-a24acb500c88', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"741bf59b-1e06-4c89-a48c-d5ac2c820148","name":"","project_id":"41198f7d2d95469087a03eb8a8b5d4f5","network_id":"8048a37d-58d1-489b-9ef6-51955a9f67a3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-05-01T19:05:54Z","updated_at":"2026-05-01T19:05:54Z","revision_number":0,"tenant_id":"41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:58,572 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/subnets 1.696s
2026-05-01 21:05:58,573 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "538b481c-ed5a-41a1-a441-59ec20c4d9b2", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-34744c35-0b61-4439-bfa7-cda34b6e1ccc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"b03dcb9d-93cd-412f-8656-0079e270c225","name":"","project_id":"41198f7d2d95469087a03eb8a8b5d4f5","network_id":"538b481c-ed5a-41a1-a441-59ec20c4d9b2","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-05-01T19:05:57Z","updated_at":"2026-05-01T19:05:57Z","revision_number":0,"tenant_id":"41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:05:59,632 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/ports 1.058s
2026-05-01 21:05:59,632 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "8048a37d-58d1-489b-9ef6-51955a9f67a3", "name": "tempest-TaggedBootDevicesTest_v242-63034483", "fixed_ips": [{"subnet_id": "741bf59b-1e06-4c89-a48c-d5ac2c820148"}]}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '735', 'x-openstack-request-id': 'req-24123ece-c77d-49f1-b848-d00c8a353221', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/ports'}
Body: b'{"port":{"id":"519c6784-1d34-4539-96b3-4f016d07c8a5","name":"tempest-TaggedBootDevicesTest_v242-63034483","network_id":"8048a37d-58d1-489b-9ef6-51955a9f67a3","project_id":"41198f7d2d95469087a03eb8a8b5d4f5","mac_address":"fa:16:3e:98:71:6f","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"741bf59b-1e06-4c89-a48c-d5ac2c820148","ip_address":"10.1.1.42"}],"tenant_id":"41198f7d2d95469087a03eb8a8b5d4f5","port_security_enabled":true,"security_groups":["9a9d43bc-4b3f-497e-bb2d-67944e02e8f6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-05-01T19:05:59Z","updated_at":"2026-05-01T19:05:59Z","revision_number":1}}'
2026-05-01 21:06:00,400 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/ports 0.767s
2026-05-01 21:06:00,401 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "8048a37d-58d1-489b-9ef6-51955a9f67a3", "name": "tempest-TaggedBootDevicesTest_v242-1166368552", "fixed_ips": [{"subnet_id": "741bf59b-1e06-4c89-a48c-d5ac2c820148"}]}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:05:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-b6179e4d-7287-4f71-b32c-5c5c00beb712', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/ports'}
Body: b'{"port":{"id":"8810b7c4-e559-4ef7-bd7a-5868831cc934","name":"tempest-TaggedBootDevicesTest_v242-1166368552","network_id":"8048a37d-58d1-489b-9ef6-51955a9f67a3","project_id":"41198f7d2d95469087a03eb8a8b5d4f5","mac_address":"fa:16:3e:d7:ff:30","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"741bf59b-1e06-4c89-a48c-d5ac2c820148","ip_address":"10.1.1.245"}],"tenant_id":"41198f7d2d95469087a03eb8a8b5d4f5","port_security_enabled":true,"security_groups":["9a9d43bc-4b3f-497e-bb2d-67944e02e8f6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-05-01T19:05:59Z","updated_at":"2026-05-01T19:05:59Z","revision_number":1}}'
2026-05-01 21:06:00,401 84248 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-01 21:06:00,401 84248 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-01 21:06:00,827 84248 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.422s
2026-05-01 21:06:00,827 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-903386569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGVCFXHIbqtb223kON2qvNoNvrQpJOHE57TLuydPN9N1vhB2gr/Gke2CuN6Kkyp3/8QDhTCAGIwsiiXRdt4mK7M3nUGtuTGyTyy0C00A5yPGQYw+5wf/iOZB5w4cEga5Cg=="}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b99fb85-29a8-4052-bc96-4eccaaef13e9', 'x-compute-request-id': 'req-8b99fb85-29a8-4052-bc96-4eccaaef13e9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-903386569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGVCFXHIbqtb223kON2qvNoNvrQpJOHE57TLuydPN9N1vhB2gr/Gke2CuN6Kkyp3/8QDhTCAGIwsiiXRdt4mK7M3nUGtuTGyTyy0C00A5yPGQYw+5wf/iOZB5w4cEga5Cg==", "fingerprint": "43:75:5e:08:f6:ea:73:26:c9:0f:d6:21:df:1d:c5:ac", "user_id": "19bf241763fc4adeb8182479f6477d56"}}'
2026-05-01 21:06:00,830 84248 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-903386569 created
2026-05-01 21:06:01,681 84248 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.849s
2026-05-01 21:06:01,681 84248 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--1627233871", "description": "tempest-description--640999841"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-dadbe384-11f3-43d7-9870-2b207902bbe3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "name": "tempest-securitygroup--1627233871", "stateful": true, "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "project_id": "41198f7d2d95469087a03eb8a8b5d4f5", "description": "tempest-description--640999841", "shared": false, "security_group_rules": [{"id": "087f40c2-a0d8-4eb6-aa80-c8336eacebac", "project_id": "41198f7d2d95469087a03eb8a8b5d4f5", "security_group_id": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "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": 359, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-01T19:06:01Z", "updated_at": "2026-05-01T19:06:01Z", "revision_number": 0, "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}, {"id": "714c30ca-c0c3-44a6-8133-54f8a0befe5a", "project_id": "41198f7d2d95469087a03eb8a8b5d4f5", "security_group_id": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "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": 360, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-01T19:06:01Z", "updated_at": "2026-05-01T19:06:01Z", "revision_number": 0, "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}], "tags": [], "created_at": "2026-05-01T19:06:01Z", "updated_at": "2026-05-01T19:06:01Z", "revision_number": 1}}'
2026-05-01 21:06:02,130 84248 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.448s
2026-05-01 21:06:02,132 84248 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": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a0650d82-edce-4316-99d1-6d18a52a1b0a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4a60edce-82ec-42b8-a9f8-0ba13133b332", "project_id": "41198f7d2d95469087a03eb8a8b5d4f5", "security_group_id": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "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-05-01T19:06:01Z", "updated_at": "2026-05-01T19:06:01Z", "revision_number": 0, "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:06:02,941 84248 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.807s
2026-05-01 21:06:02,941 84248 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": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1b0da439-f4b7-466b-9fdb-1f3a8fe6cdb8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f1f6d4b9-7c97-4c8e-8b2b-e4cb91023b4b", "project_id": "41198f7d2d95469087a03eb8a8b5d4f5", "security_group_id": "ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0", "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-05-01T19:06:02Z", "updated_at": "2026-05-01T19:06:02Z", "revision_number": 0, "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5"}}'
2026-05-01 21:06:02,942 84248 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1627233871 created
2026-05-01 21:06:05,812 84248 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 2.869s
2026-05-01 21:06:05,813 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "0aa2d353-1b56-41e6-9984-01b5311cb35a"}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9f8c4eea-b78a-4057-8710-f9f6e3179ab2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9d64d8b5-f59c-435b-ba64-d1856ba0e513", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "project_id": "41198f7d2d95469087a03eb8a8b5d4f5", "floating_ip_address": "172.24.4.232", "floating_network_id": "0aa2d353-1b56-41e6-9984-01b5311cb35a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-01T19:06:04Z", "updated_at": "2026-05-01T19:06:04Z", "revision_number": 0}}'
2026-05-01 21:06:05,813 84248 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d64d8b5-f59c-435b-ba64-d1856ba0e513', 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'floating_ip_address': '172.24.4.232', 'floating_network_id': '0aa2d353-1b56-41e6-9984-01b5311cb35a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-01T19:06:04Z', 'updated_at': '2026-05-01T19:06:04Z', 'revision_number': 0, 'ip': '172.24.4.232'} created
2026-05-01 21:06:05,956 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.139s
2026-05-01 21:06:05,957 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-841bd978-9d1a-4f3a-ae82-22d4633d779a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "19bf241763fc4adeb8182479f6477d56", "name": "tempest-TaggedBootDevicesTest_v242-82995944-project-member", "password_expires_at": null}, "audit_ids": ["kfN1U9CNRYGuU-VXc7aO8w"], "expires_at": "2026-05-01T20:06:05.000000Z", "issued_at": "2026-05-01T19:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41198f7d2d95469087a03eb8a8b5d4f5", "name": "tempest-TaggedBootDevicesTest_v242-82995944"}, "is_domain": false, "roles": [{"id": "5f77201b0e1447619d824a07baeffeea", "name": "reader"}, {"id": "1d86e8a178524421bc7e144aa4e0c94c", "name": "member"}], "catalog": [{"endpoints": [{"id": "8d9ce46502d848f29340953f9c81d928", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "17290e42be2f4b72b09c16df67c549a1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4eb3347c80ae4836bd7cbc26a09c63e8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "1d002801c32047288a07e76deb8587ea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "1a9d7581d1ac476ca9195a0775f38867", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "51f0c8ea7795476685e9d8fc04b07430", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "724726d3b6f94c62b456cb5029de9977", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/41198f7d2d95469087a03eb8a8b5d4f5", "region": "RegionOne"}], "id": "60cca71d2f5d4a5b9213555fb7143089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b71f03d2f99741ba9301ece36bd77cdc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "87989dc836254e9b8cd29a50df4562c9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "01c2e385aea04b9c9d6240f02d433516", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "dc29a36936a149cca9014ea3bebe5317", "type": "image", "name": "glance"}, {"endpoints": [{"id": "10fdba116eb840868572ce9634e5b20c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "dc48820add2b41aaa232d05cff3ffc95", "type": "compute", "name": "nova"}]}}'
2026-05-01 21:06:05,957 84248 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '17c9cd9a-499e-44cc-a863-ec7aac76874c', 'name': 'tempest-TaggedBootDevicesTest_v242-1964922735-network', 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46612, '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-05-01T19:05:05Z', 'updated_at': '2026-05-01T19:05:06Z', 'revision_number': 1} available for tenant
2026-05-01 21:06:06,049 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.085s
2026-05-01 21:06:06,050 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ca070ea-9725-4c67-8514-c9a335ee33f2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "19bf241763fc4adeb8182479f6477d56", "name": "tempest-TaggedBootDevicesTest_v242-82995944-project-member", "password_expires_at": null}, "audit_ids": ["LvBsr9oBRGSUVLqa4tcovQ"], "expires_at": "2026-05-01T20:06:06.000000Z", "issued_at": "2026-05-01T19:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41198f7d2d95469087a03eb8a8b5d4f5", "name": "tempest-TaggedBootDevicesTest_v242-82995944"}, "is_domain": false, "roles": [{"id": "5f77201b0e1447619d824a07baeffeea", "name": "reader"}, {"id": "1d86e8a178524421bc7e144aa4e0c94c", "name": "member"}], "catalog": [{"endpoints": [{"id": "8d9ce46502d848f29340953f9c81d928", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "17290e42be2f4b72b09c16df67c549a1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4eb3347c80ae4836bd7cbc26a09c63e8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "1d002801c32047288a07e76deb8587ea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "1a9d7581d1ac476ca9195a0775f38867", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "51f0c8ea7795476685e9d8fc04b07430", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "724726d3b6f94c62b456cb5029de9977", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/41198f7d2d95469087a03eb8a8b5d4f5", "region": "RegionOne"}], "id": "60cca71d2f5d4a5b9213555fb7143089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b71f03d2f99741ba9301ece36bd77cdc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "87989dc836254e9b8cd29a50df4562c9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "01c2e385aea04b9c9d6240f02d433516", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "dc29a36936a149cca9014ea3bebe5317", "type": "image", "name": "glance"}, {"endpoints": [{"id": "10fdba116eb840868572ce9634e5b20c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "dc48820add2b41aaa232d05cff3ffc95", "type": "compute", "name": "nova"}]}}'
2026-05-01 21:06:06,051 84248 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '17c9cd9a-499e-44cc-a863-ec7aac76874c', 'name': 'tempest-TaggedBootDevicesTest_v242-1964922735-network', 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46612, '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-05-01T19:05:05Z', 'updated_at': '2026-05-01T19:05:06Z', 'revision_number': 1} available for tenant
2026-05-01 21:06:06,052 84248 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-903386569', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGVCFXHIbqtb223kON2qvNoNvrQpJOHE57TLuydPN9N1vhB2gr/Gke2CuN6Kkyp3/8QDhTCAGIwsiiXRdt4mK7M3nUGtuTGyTyy0C00A5yPGQYw+5wf/iOZB5w4cEga5Cg==', 'fingerprint': '43:75:5e:08:f6:ea:73:26:c9:0f:d6:21:df:1d:c5:ac', 'user_id': '19bf241763fc4adeb8182479f6477d56', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA/UBVueH5BfeADNZhECM6ttOZJ1vuNqKfBAx7yM11yEQ9fusz4A3mA\n3OFRWvq0pRqgBwYFK4EEACKhZANiAARlQhVxyG6rW9tt5DjdqrzaDb60KSThxOe0\ny7snTzfTdb4QdoK/xpHtgrjeipMqd//EA4UwgBiMLIol0XbeJiuzN51Brbkxsk8s\ntAtNAOcjxkGMPucH/4jmQecOHBIGuQo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0', 'name': 'tempest-securitygroup--1627233871', 'stateful': True, 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'description': 'tempest-description--640999841', 'shared': False, 'security_group_rules': [{'id': '087f40c2-a0d8-4eb6-aa80-c8336eacebac', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'security_group_id': 'ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0', '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': 359, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-01T19:06:01Z', 'updated_at': '2026-05-01T19:06:01Z', 'revision_number': 0, 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5'}, {'id': '714c30ca-c0c3-44a6-8133-54f8a0befe5a', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'security_group_id': 'ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0', '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': 360, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-01T19:06:01Z', 'updated_at': '2026-05-01T19:06:01Z', 'revision_number': 0, 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5'}], 'tags': [], 'created_at': '2026-05-01T19:06:01Z', 'updated_at': '2026-05-01T19:06:01Z', 'revision_number': 1}, 'floating_ip': {'id': '9d64d8b5-f59c-435b-ba64-d1856ba0e513', 'tenant_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'project_id': '41198f7d2d95469087a03eb8a8b5d4f5', 'floating_ip_address': '172.24.4.232', 'floating_network_id': '0aa2d353-1b56-41e6-9984-01b5311cb35a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-01T19:06:04Z', 'updated_at': '2026-05-01T19:06:04Z', 'revision_number': 0, 'ip': '172.24.4.232'}}
2026-05-01 21:06:12,493 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/compute/v2.1/servers 6.440s
2026-05-01 21:06:12,494 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1107419838", "imageRef": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "17c9cd9a-499e-44cc-a863-ec7aac76874c"}, {"port": "519c6784-1d34-4539-96b3-4f016d07c8a5", "tag": "port-1"}, {"port": "8810b7c4-e559-4ef7-bd7a-5868831cc934", "tag": "port-2"}, {"uuid": "8048a37d-58d1-489b-9ef6-51955a9f67a3", "tag": "net-1"}, {"uuid": "8048a37d-58d1-489b-9ef6-51955a9f67a3"}, {"uuid": "538b481c-ed5a-41a1-a441-59ec20c4d9b2", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "538b481c-ed5a-41a1-a441-59ec20c4d9b2", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "e0f2d55f-6ee7-416c-9900-9958969efece", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1627233871"}], "key_name": "tempest-keypair-903386569", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f239e28-3cc9-4af5-9681-9d8b96462bcd', 'x-compute-request-id': 'req-8f239e28-3cc9-4af5-9681-9d8b96462bcd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1627233871"}], "adminPass": "4vvs5BnVQJtL"}}'
2026-05-01 21:06:12,881 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.384s
2026-05-01 21:06:12,881 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97af09d5-7f9e-4bdb-bf04-69329f519c50', 'x-compute-request-id': 'req-97af09d5-7f9e-4bdb-bf04-69329f519c50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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, "tags": []}}'
2026-05-01 21:06:14,219 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.322s
2026-05-01 21:06:14,220 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-313f04f5-0214-4a53-a16d-84c8d49387d7', 'x-compute-request-id': 'req-313f04f5-0214-4a53-a16d-84c8d49387d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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, "tags": []}}'
2026-05-01 21:06:15,516 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.279s
2026-05-01 21:06:15,516 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535172d9-9fea-4c23-b4c8-50371bc3ecea', 'x-compute-request-id': 'req-535172d9-9fea-4c23-b4c8-50371bc3ecea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:16,884 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.349s
2026-05-01 21:06:16,884 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1589', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76a2e9c-d576-45d5-b9c8-347efbd822be', 'x-compute-request-id': 'req-e76a2e9c-d576-45d5-b9c8-347efbd822be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:16,903 84248 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-05-01 21:06:19,883 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 1.978s
2026-05-01 21:06:19,883 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1589', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007b37c0-2906-4efc-9dba-b9dcba8d2ccd', 'x-compute-request-id': 'req-007b37c0-2906-4efc-9dba-b9dcba8d2ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:21,237 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.334s
2026-05-01 21:06:21,237 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1597', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e71c44-a4e9-46ab-b755-d1e43d4f5ca4', 'x-compute-request-id': 'req-e6e71c44-a4e9-46ab-b755-d1e43d4f5ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:21,258 84248 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 9 second wait
2026-05-01 21:06:22,828 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.567s
2026-05-01 21:06:22,829 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1607', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7aa3f86-8751-44ba-a304-d5646363fc89', 'x-compute-request-id': 'req-a7aa3f86-8751-44ba-a304-d5646363fc89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:22,851 84248 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 10 second wait
2026-05-01 21:06:27,164 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 3.312s
2026-05-01 21:06:27,165 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2919ee31-e5c8-4dc7-b665-4d4f48d219f6', 'x-compute-request-id': 'req-2919ee31-e5c8-4dc7-b665-4d4f48d219f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}], "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:30,380 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 2.195s
2026-05-01 21:06:30,380 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1769', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac60d27-cc00-4079-8411-216d84d76180', 'x-compute-request-id': 'req-4ac60d27-cc00-4079-8411-216d84d76180', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:33,387 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 1.988s
2026-05-01 21:06:33,388 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1816', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ba6f95-3973-49f0-986d-ae6fa610c974', 'x-compute-request-id': 'req-43ba6f95-3973-49f0-986d-ae6fa610c974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:34,855 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.447s
2026-05-01 21:06:34,855 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1863', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f8fee89-9eb2-48ec-a62a-fe41c882f370', 'x-compute-request-id': 'req-1f8fee89-9eb2-48ec-a62a-fe41c882f370', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:36,844 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.973s
2026-05-01 21:06:36,844 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1872', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ff8817-8f87-4057-90b6-b858f507de2f', 'x-compute-request-id': 'req-11ff8817-8f87-4057-90b6-b858f507de2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:36,866 84248 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 24 second wait
2026-05-01 21:06:39,132 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 1.265s
2026-05-01 21:06:39,133 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f19842d-5d7d-43bc-af4d-966a7e0343de', 'x-compute-request-id': 'req-9f19842d-5d7d-43bc-af4d-966a7e0343de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:40,794 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.642s
2026-05-01 21:06:40,794 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e898e26-a3bf-4181-8931-06e9a2214345', 'x-compute-request-id': 'req-9e898e26-a3bf-4181-8931-06e9a2214345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:42,280 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.469s
2026-05-01 21:06:42,280 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f4d942-1d45-46b6-9d83-8edb0ffaa6d0', 'x-compute-request-id': 'req-41f4d942-1d45-46b6-9d83-8edb0ffaa6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:44,053 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.758s
2026-05-01 21:06:44,053 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1895ec4a-d8d0-46b5-8796-e1b088041b18', 'x-compute-request-id': 'req-1895ec4a-d8d0-46b5-8796-e1b088041b18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:46,010 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.936s
2026-05-01 21:06:46,011 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2ac7162-c517-478e-93d5-f05380b0bbb2', 'x-compute-request-id': 'req-d2ac7162-c517-478e-93d5-f05380b0bbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:47,353 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.325s
2026-05-01 21:06:47,353 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15bb3855-16d5-4f9e-b918-5f5156e37859', 'x-compute-request-id': 'req-15bb3855-16d5-4f9e-b918-5f5156e37859', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:48,843 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.472s
2026-05-01 21:06:48,843 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a71f30a7-3cb2-4ce2-8260-921e5301010f', 'x-compute-request-id': 'req-a71f30a7-3cb2-4ce2-8260-921e5301010f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:50,323 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.460s
2026-05-01 21:06:50,323 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce98b76-69ad-49d4-8308-f44f604d7b8f', 'x-compute-request-id': 'req-dce98b76-69ad-49d4-8308-f44f604d7b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:52,403 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 1.063s
2026-05-01 21:06:52,403 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f6d8b0-d3da-46f7-99dd-15395541cb89', 'x-compute-request-id': 'req-e8f6d8b0-d3da-46f7-99dd-15395541cb89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:53,820 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.400s
2026-05-01 21:06:53,821 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85eed51e-99fa-4ce8-803f-5e3533051ac9', 'x-compute-request-id': 'req-85eed51e-99fa-4ce8-803f-5e3533051ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:55,133 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.293s
2026-05-01 21:06:55,134 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30fcc6d-f020-4125-958c-38b3f6fcfc96', 'x-compute-request-id': 'req-b30fcc6d-f020-4125-958c-38b3f6fcfc96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:56,531 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.378s
2026-05-01 21:06:56,531 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b8c3da-2b1e-4efa-845b-3ceeac0136ff', 'x-compute-request-id': 'req-07b8c3da-2b1e-4efa-845b-3ceeac0136ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:58,597 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 1.049s
2026-05-01 21:06:58,597 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc01aaea-adca-4514-bffe-5f2084af5ea1', 'x-compute-request-id': 'req-cc01aaea-adca-4514-bffe-5f2084af5ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:06:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:06:59,958 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.342s
2026-05-01 21:06:59,959 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:06:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c0bfe9-32f3-4b04-ac7a-fe91df1b62f8', 'x-compute-request-id': 'req-b7c0bfe9-32f3-4b04-ac7a-fe91df1b62f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:01,533 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.558s
2026-05-01 21:07:01,533 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5f0861-13e1-4718-9f37-76f6ca491475', 'x-compute-request-id': 'req-2f5f0861-13e1-4718-9f37-76f6ca491475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:02,857 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.305s
2026-05-01 21:07:02,857 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03a94e4-b0d6-4a7b-a2b3-616dae7aaed2', 'x-compute-request-id': 'req-f03a94e4-b0d6-4a7b-a2b3-616dae7aaed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "ba93865039d494a3a05a88c78c52d41f8c13ae7baa531edbe5b48751", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:04,568 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.692s
2026-05-01 21:07:04,568 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1837', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a93d45-04dc-424d-a05c-273671bf185b', 'x-compute-request-id': 'req-c9a93d45-04dc-424d-a05c-273671bf185b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:06,093 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.503s
2026-05-01 21:07:06,093 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1837', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95edf8b-0764-49f9-a953-c8085ea2f07b', 'x-compute-request-id': 'req-d95edf8b-0764-49f9-a953-c8085ea2f07b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "default"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:07,709 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.598s
2026-05-01 21:07:07,710 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e43c222-606c-4878-89d1-b1f355c7876b', 'x-compute-request-id': 'req-8e43c222-606c-4878-89d1-b1f355c7876b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}, {"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:09,780 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 1.052s
2026-05-01 21:07:09,780 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1607', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1acd70-3627-47e9-bbac-db16d89bc587', 'x-compute-request-id': 'req-0a1acd70-3627-47e9-bbac-db16d89bc587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1627233871"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:10,953 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.153s
2026-05-01 21:07:10,954 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67957d52-9a83-49e9-89c0-496e48c508bb', 'x-compute-request-id': 'req-67957d52-9a83-49e9-89c0-496e48c508bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "BUILD", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:12,734 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.760s
2026-05-01 21:07:12,734 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b133a5c-5498-4dba-9206-7d0695d74fab', 'x-compute-request-id': 'req-9b133a5c-5498-4dba-9206-7d0695d74fab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-01T19:06:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "hostId": "", "id": "8bc1dd77-7bba-411e-ae8a-600cdfdaea11", "image": {"id": "004bff34-ea2f-46e3-a443-0a8ce80c56d7", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/004bff34-ea2f-46e3-a443-0a8ce80c56d7"}]}, "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11"}], "metadata": {}, "name": "tempest-device-tagging-server-1107419838", "status": "ERROR", "tenant_id": "41198f7d2d95469087a03eb8a8b5d4f5", "user_id": "19bf241763fc4adeb8182479f6477d56", "updated": "2026-05-01T19:07:12Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-01T19:07:12Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8bc1dd77-7bba-411e-ae8a-600cdfdaea11."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-903386569", "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": "a5221d3f-d86a-4f9d-9f5a-a6e55ceb9d58", "delete_on_termination": false}, {"id": "dc0b65bc-b8a7-4790-af7d-adb5c927a200", "delete_on_termination": false}, {"id": "e0f2d55f-6ee7-416c-9900-9958969efece", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-01 21:07:12,754 84248 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 60 second wait
2026-05-01 21:07:15,468 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 2.713s
2026-05-01 21:07:15,468 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b806d8-f526-49c4-b3a1-b2fa76790ae6', 'x-compute-request-id': 'req-a9b806d8-f526-49c4-b3a1-b2fa76790ae6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b''
2026-05-01 21:07:15,545 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11 0.076s
2026-05-01 21:07:15,546 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c83452ae-e6ee-45e1-a635-28db2e0aa7f1', 'x-compute-request-id': 'req-c83452ae-e6ee-45e1-a635-28db2e0aa7f1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/8bc1dd77-7bba-411e-ae8a-600cdfdaea11'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8bc1dd77-7bba-411e-ae8a-600cdfdaea11 could not be found."}}'
2026-05-01 21:07:15,623 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-903386569 0.070s
2026-05-01 21:07:15,624 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b394fa1-3e82-4e72-b4f9-8934e21db404', 'x-compute-request-id': 'req-5b394fa1-3e82-4e72-b4f9-8934e21db404', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-903386569'}
Body: b''
2026-05-01 21:07:16,021 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0 0.396s
2026-05-01 21:07:16,022 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-62ae3c51-bd6e-4c6d-8400-28606030d619', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0'}
Body: b''
2026-05-01 21:07:16,095 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0 0.072s
2026-05-01 21:07:16,095 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b7af86d7-62ec-4e20-b440-8c407ca8493e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ebfc45c8-3d64-4ab1-bdcf-f8f6521c35d0 does not exist", "detail": ""}}'
2026-05-01 21:07:16,826 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/9d64d8b5-f59c-435b-ba64-d1856ba0e513 0.730s
2026-05-01 21:07:16,827 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-67b1ab94-ed38-459f-a855-5c1a8b348b75', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/9d64d8b5-f59c-435b-ba64-d1856ba0e513'}
Body: b''
2026-05-01 21:07:17,803 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/ports/8810b7c4-e559-4ef7-bd7a-5868831cc934 0.976s
2026-05-01 21:07:17,804 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2e9b88f3-693e-4fed-8db1-9ac50e6f2d95', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/ports/8810b7c4-e559-4ef7-bd7a-5868831cc934'}
Body: b''
2026-05-01 21:07:18,995 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/ports/519c6784-1d34-4539-96b3-4f016d07c8a5 1.190s
2026-05-01 21:07:18,997 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-db87d684-1487-425b-8d86-118f7807399c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/ports/519c6784-1d34-4539-96b3-4f016d07c8a5'}
Body: b''
2026-05-01 21:07:19,472 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/b03dcb9d-93cd-412f-8656-0079e270c225 0.475s
2026-05-01 21:07:19,473 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8ad20331-c653-4fe7-be1f-9197d2cc2ac7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/b03dcb9d-93cd-412f-8656-0079e270c225'}
Body: b''
2026-05-01 21:07:20,151 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/741bf59b-1e06-4c89-a48c-d5ac2c820148 0.678s
2026-05-01 21:07:20,152 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-9860c79d-09c8-4486-ab70-6b88e19aa725', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/741bf59b-1e06-4c89-a48c-d5ac2c820148'}
Body: b''
2026-05-01 21:07:22,074 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/538b481c-ed5a-41a1-a441-59ec20c4d9b2 1.921s
2026-05-01 21:07:22,074 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-238c2215-b9f1-418a-8ae3-0ab2b64816a4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/538b481c-ed5a-41a1-a441-59ec20c4d9b2'}
Body: b''
2026-05-01 21:07:24,428 84248 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/8048a37d-58d1-489b-9ef6-51955a9f67a3 2.351s
2026-05-01 21:07:24,428 84248 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 01 May 2026 19:07:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7562aec8-4507-4961-970b-786849568215', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/8048a37d-58d1-489b-9ef6-51955a9f67a3'}
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/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = 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/venv/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, 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 8bc1dd77-7bba-411e-ae8a-600cdfdaea11 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-01T19:07:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8bc1dd77-7bba-411e-ae8a-600cdfdaea11.'}. Request ID of server operation performed before checking the server status req-8f239e28-3cc9-4af5-9681-9d8b96462bcd.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: 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
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.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
pt6.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.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
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectReaderTests33) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: 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
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.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
pt25.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
pt26.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
pt27.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
pt28.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
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.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
pt35.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
pt36.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
pt37.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
pt38.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
pt38.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
pt39.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
pt40.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
pt41.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_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt43.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
pt44.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt45.1: 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
pt46.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt48.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
pt48.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt49.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt77.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt77.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt77.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt77.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt82.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
pt83.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
pt84.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt95.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt96.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt101.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt101.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt101.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt101.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt101.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt101.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt101.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt101.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
pt101.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
pt101.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt101.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt101.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt101.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt101.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt101.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt101.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt101.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt101.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt101.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt101.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt101.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt101.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt101.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt101.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt101.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt101.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt101.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
pt101.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt101.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt101.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt101.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt101.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt102.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt102.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt102.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt102.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt106.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt107.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
pt108.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
pt109.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
pt110.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 315 | 258 | 1 | 0 | 56 | ||