Status: Pass 233 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
fail
ft1.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-25 15:58:47,225 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/image/v2/images/e556dcfe-bfa0-4e49-9996-dbc9372d6c4d 0.363s
2026-02-25 15:58:47,226 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9f6f689a-bd6b-44c7-839d-58871c9f18cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/image/v2/images/e556dcfe-bfa0-4e49-9996-dbc9372d6c4d'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "e5b9a31a385943b9b506a29666fe8b26", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "created_at": "2026-02-25T14:48:31Z", "updated_at": "2026-02-25T14:48:32Z", "tags": [], "self": "/v2/images/e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "file": "/v2/images/e556dcfe-bfa0-4e49-9996-dbc9372d6c4d/file", "schema": "/v2/schemas/image"}'
2026-02-25 15:58:47,752 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.165/volume/v3/volumes 0.525s
2026-02-25 15:58:47,752 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "snapshot_id": null, "imageRef": "e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60923e6f-9d6e-40a9-866b-955e00d5f4e3', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60923e6f-9d6e-40a9-866b-955e00d5f4e3', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.165/volume/v3/volumes'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:47.659252", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-25 15:58:47,841 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.079s
2026-02-25 15:58:47,841 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc1a807-1758-472a-bb2d-510fc3be0909', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc1a807-1758-472a-bb2d-510fc3be0909', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:48,915 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.062s
2026-02-25 15:58:48,916 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1aeb3b0-ffa8-4b54-aa5c-b094e74f4e80', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1aeb3b0-ffa8-4b54-aa5c-b094e74f4e80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:49,978 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.052s
2026-02-25 15:58:49,978 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d84e6cb-8901-4db0-8857-2b550f8abdf0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d84e6cb-8901-4db0-8857-2b550f8abdf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:51,029 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.039s
2026-02-25 15:58:51,030 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a21fd46-a22e-431f-8baa-901dd76fcb94', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a21fd46-a22e-431f-8baa-901dd76fcb94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:52,079 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.038s
2026-02-25 15:58:52,079 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95215d25-d1d3-442c-aec4-085a47f640eb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95215d25-d1d3-442c-aec4-085a47f640eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:53,138 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.048s
2026-02-25 15:58:53,139 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c122d771-e641-4a5c-beba-4da6112808e9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c122d771-e641-4a5c-beba-4da6112808e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:54,217 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.067s
2026-02-25 15:58:54,217 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55550cb-8edf-4a2a-9cfb-d38da4ba347e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55550cb-8edf-4a2a-9cfb-d38da4ba347e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:55,310 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.080s
2026-02-25 15:58:55,310 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9810b38b-58d9-4561-a2da-95426d60c577', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9810b38b-58d9-4561-a2da-95426d60c577', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:56,411 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.090s
2026-02-25 15:58:56,412 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c81dea-469a-484e-8c06-7223cd690273', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c81dea-469a-484e-8c06-7223cd690273', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:57,464 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.040s
2026-02-25 15:58:57,465 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdce4d6b-a9c7-4e16-a79d-04cb107c1a6a', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdce4d6b-a9c7-4e16-a79d-04cb107c1a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "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"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:57,475 83153 INFO [tempest.common.waiters] volume 42f4f6e4-d669-42c4-a005-62e7a4be0676 reached available after waiting for 10.475129 seconds
2026-02-25 15:58:57,529 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.054s
2026-02-25 15:58:57,530 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17148e67-9fdc-48ae-847a-14ee661cc716', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17148e67-9fdc-48ae-847a-14ee661cc716', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T14:58:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "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"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 15:58:57,577 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 201 POST http://192.168.122.165/identity/v3/auth/tokens 0.033s
2026-02-25 15:58:57,577 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b04cf4e1-e284-4399-927d-f658b3745c77', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.165/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e8db69b4acaf471a807a58426ec35087", "name": "tempest-TestVolumeBootPattern-2086148290-project-member", "password_expires_at": null}, "audit_ids": ["QbuENczWQKGjQoB7WvkZgA"], "expires_at": "2026-02-25T15:58:57.000000Z", "issued_at": "2026-02-25T14:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19bd8c0d4c104f8398575c813ce80ca9", "name": "tempest-TestVolumeBootPattern-2086148290"}, "is_domain": false, "roles": [{"id": "f395377d48aa4f489cf53b70eaa22fb7", "name": "reader"}, {"id": "8ce33610b1b54b8c86a31ddd8a5f84a2", "name": "member"}], "catalog": [{"endpoints": [{"id": "b45432e4e7dc455392d28e45dd211407", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/image", "region": "RegionOne"}], "id": "37453f43f4e14377a7f66796730c9553", "type": "image", "name": "glance"}, {"endpoints": [{"id": "80482b4ef74d46eb99624cc20039939c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/networking", "region": "RegionOne"}], "id": "53c70e02a525435b9d73b2ae417e229c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "af5abd3ce7514db58c13e03c908bab85", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/compute/v2/19bd8c0d4c104f8398575c813ce80ca9", "region": "RegionOne"}], "id": "55f01ca3cbb9452499229e82653fc7f7", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "89d6749c8d4749be8c67dc731350d818", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/compute/v2.1", "region": "RegionOne"}], "id": "83557278c7134145b06e72c255da99a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "dd62ab7db130426ca125d7c39ba3956a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/volume/v3", "region": "RegionOne"}], "id": "9683070895074a3fa599c6f0711d862d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9a5737f50612465daf009f0bd4ffda0b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/identity", "region": "RegionOne"}], "id": "e9616009e8e04efcba8fe2ac3bc55232", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eacc77fc56d84d65ae1dd2d28c2ea979", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.165/placement", "region": "RegionOne"}], "id": "f476d55137fa4003b2f1213bda1ae1de", "type": "placement", "name": "placement"}]}}'
2026-02-25 15:58:57,578 83153 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped) Found network {'id': '68b2a71a-e382-40ae-b2dd-0cd5495b464d', 'name': 'tempest-TestVolumeBootPattern-1289454751-network', 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'project_id': '19bd8c0d4c104f8398575c813ce80ca9', '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': 34679, '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-02-25T14:58:30Z', 'updated_at': '2026-02-25T14:58:30Z', 'revision_number': 1} available for tenant
2026-02-25 15:58:57,579 83153 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-25 15:58:57,579 83153 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-25 15:58:57,649 83153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.165/compute/v2.1/os-keypairs 0.068s
2026-02-25 15:58:57,649 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-719654704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMDPGnTTb1bFyaTYgJRFQQz2ggrHfd4QJ49MN6QwbOGNNZYMXBa/LIqgJWVXyHTLowAil8COJUJEYMnldoE1fzze8pHutEkRng7G/H0QnFuLHpruaiGRHG9WoUG4+QVV7w=="}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ff551b-d23b-4b6a-811d-1abfef66f82e', 'x-compute-request-id': 'req-e6ff551b-d23b-4b6a-811d-1abfef66f82e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-719654704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMDPGnTTb1bFyaTYgJRFQQz2ggrHfd4QJ49MN6QwbOGNNZYMXBa/LIqgJWVXyHTLowAil8COJUJEYMnldoE1fzze8pHutEkRng7G/H0QnFuLHpruaiGRHG9WoUG4+QVV7w==", "fingerprint": "11:92:ed:a3:5c:34:20:1b:79:ce:34:f2:2e:c3:37:7e", "user_id": "e8db69b4acaf471a807a58426ec35087"}}'
2026-02-25 15:58:57,652 83153 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-719654704 created
2026-02-25 15:58:57,965 83153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.165/networking/v2.0/security-groups 0.312s
2026-02-25 15:58:57,965 83153 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--1844970192", "description": "tempest-description--245132489"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-167139a8-b688-4ac7-92a1-d58d57481ded', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.165/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3a005827-1e51-42ff-bafd-f370816ffdd1", "name": "tempest-securitygroup--1844970192", "stateful": true, "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "description": "tempest-description--245132489", "shared": false, "security_group_rules": [{"id": "03c284ee-ed3a-42d7-9ec1-f9e7db5563b4", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "security_group_id": "3a005827-1e51-42ff-bafd-f370816ffdd1", "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": 598, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-25T14:58:57Z", "updated_at": "2026-02-25T14:58:57Z", "revision_number": 0}, {"id": "4d954450-001e-4d2a-85aa-f03c437e5b16", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "security_group_id": "3a005827-1e51-42ff-bafd-f370816ffdd1", "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": 597, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-25T14:58:57Z", "updated_at": "2026-02-25T14:58:57Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-25T14:58:57Z", "updated_at": "2026-02-25T14:58:57Z", "revision_number": 1}}'
2026-02-25 15:58:58,222 83153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.165/networking/v2.0/security-group-rules 0.257s
2026-02-25 15:58:58,223 83153 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": "3a005827-1e51-42ff-bafd-f370816ffdd1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5a43071f-bed5-46c6-8d4f-e1e60f63c163', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.165/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f245dffc-e29c-4b8a-8919-bd425f42a297", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "security_group_id": "3a005827-1e51-42ff-bafd-f370816ffdd1", "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-02-25T14:58:58Z", "updated_at": "2026-02-25T14:58:58Z", "revision_number": 0}}'
2026-02-25 15:58:58,472 83153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.165/networking/v2.0/security-group-rules 0.248s
2026-02-25 15:58:58,472 83153 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": "3a005827-1e51-42ff-bafd-f370816ffdd1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-806f5258-e64c-4da7-ba38-e8787fa566b8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.165/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "24bbec24-8be1-4f12-b04b-c38f3d9083c3", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "security_group_id": "3a005827-1e51-42ff-bafd-f370816ffdd1", "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-02-25T14:58:58Z", "updated_at": "2026-02-25T14:58:58Z", "revision_number": 0}}'
2026-02-25 15:58:58,472 83153 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1844970192 created
2026-02-25 15:58:59,305 83153 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.165/networking/v2.0/floatingips 0.833s
2026-02-25 15:58:59,306 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "ab6ab76c-ddc7-4b61-826f-280eab10d7e7"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a76b3225-289a-432c-acb7-e4cc7f8e78ce', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.165/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d8c1fe30-d5f3-407a-88d2-74858e41dd52", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "floating_ip_address": "172.24.4.153", "floating_network_id": "ab6ab76c-ddc7-4b61-826f-280eab10d7e7", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-25T14:58:58Z", "updated_at": "2026-02-25T14:58:58Z", "revision_number": 0}}'
2026-02-25 15:58:59,306 83153 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd8c1fe30-d5f3-407a-88d2-74858e41dd52', 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'project_id': '19bd8c0d4c104f8398575c813ce80ca9', 'floating_ip_address': '172.24.4.153', 'floating_network_id': 'ab6ab76c-ddc7-4b61-826f-280eab10d7e7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-25T14:58:58Z', 'updated_at': '2026-02-25T14:58:58Z', 'revision_number': 0, 'ip': '172.24.4.153'} created
2026-02-25 15:58:59,306 83153 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-719654704', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMDPGnTTb1bFyaTYgJRFQQz2ggrHfd4QJ49MN6QwbOGNNZYMXBa/LIqgJWVXyHTLowAil8COJUJEYMnldoE1fzze8pHutEkRng7G/H0QnFuLHpruaiGRHG9WoUG4+QVV7w==', 'fingerprint': '11:92:ed:a3:5c:34:20:1b:79:ce:34:f2:2e:c3:37:7e', 'user_id': 'e8db69b4acaf471a807a58426ec35087', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCp9FxJpaa3uYV00nh8EpVfxmvoMY8N5Uyn2lYxo8Q1iLODhjT0o8QO\njmeBeSOgt2ygBwYFK4EEACKhZANiAATAzxp0029Wxcmk2ICURUEM9oIKx33eECeP\nTDekMGzhjTWWDFwWvyyKoCVlV8h0y6MAIpfAjiVCRGDJ5XaBNX883vKR7rRJEZ4O\nxvx9EJxbix6a7mohkRxvVqFBuPkFVe8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3a005827-1e51-42ff-bafd-f370816ffdd1', 'name': 'tempest-securitygroup--1844970192', 'stateful': True, 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'project_id': '19bd8c0d4c104f8398575c813ce80ca9', 'description': 'tempest-description--245132489', 'shared': False, 'security_group_rules': [{'id': '03c284ee-ed3a-42d7-9ec1-f9e7db5563b4', 'project_id': '19bd8c0d4c104f8398575c813ce80ca9', 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'security_group_id': '3a005827-1e51-42ff-bafd-f370816ffdd1', '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': 598, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-25T14:58:57Z', 'updated_at': '2026-02-25T14:58:57Z', 'revision_number': 0}, {'id': '4d954450-001e-4d2a-85aa-f03c437e5b16', 'project_id': '19bd8c0d4c104f8398575c813ce80ca9', 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'security_group_id': '3a005827-1e51-42ff-bafd-f370816ffdd1', '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': 597, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-25T14:58:57Z', 'updated_at': '2026-02-25T14:58:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-25T14:58:57Z', 'updated_at': '2026-02-25T14:58:57Z', 'revision_number': 1}, 'floating_ip': {'id': 'd8c1fe30-d5f3-407a-88d2-74858e41dd52', 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'project_id': '19bd8c0d4c104f8398575c813ce80ca9', 'floating_ip_address': '172.24.4.153', 'floating_network_id': 'ab6ab76c-ddc7-4b61-826f-280eab10d7e7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-25T14:58:58Z', 'updated_at': '2026-02-25T14:58:58Z', 'revision_number': 0, 'ip': '172.24.4.153'}}
2026-02-25 15:59:00,063 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.165/compute/v2.1/servers 0.756s
2026-02-25 15:59:00,064 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1250118439", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "68b2a71a-e382-40ae-b2dd-0cd5495b464d"}], "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "key_name": "tempest-keypair-719654704", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0212b2f8-aeda-4423-8d5c-ee3f2ce7c627', 'x-compute-request-id': 'req-0212b2f8-aeda-4423-8d5c-ee3f2ce7c627', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.165/compute/v2.1/servers'}
Body: b'{"server": {"id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "adminPass": "AjaQTsWnJST6"}}'
2026-02-25 15:59:00,140 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.073s
2026-02-25 15:59:00,140 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1090', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a58efa-03f1-4006-92a0-afbdf8602a7d', 'x-compute-request-id': 'req-90a58efa-03f1-4006-92a0-afbdf8602a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-25 15:59:01,272 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.119s
2026-02-25 15:59:01,272 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762bfe3e-2cf0-48c1-bf31-9229e6c9840a', 'x-compute-request-id': 'req-762bfe3e-2cf0-48c1-bf31-9229e6c9840a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:02,396 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.112s
2026-02-25 15:59:02,396 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4aba32-e60d-4453-b3ac-364ee11601f6', 'x-compute-request-id': 'req-ba4aba32-e60d-4453-b3ac-364ee11601f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:02,407 83153 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-25 15:59:03,509 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.100s
2026-02-25 15:59:03,510 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea224ffc-0234-4592-ba0e-bc0e936ec819', 'x-compute-request-id': 'req-ea224ffc-0234-4592-ba0e-bc0e936ec819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:04,650 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.128s
2026-02-25 15:59:04,650 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8c89894-a5fd-4da9-93eb-d442df54e473', 'x-compute-request-id': 'req-c8c89894-a5fd-4da9-93eb-d442df54e473', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:04,661 83153 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-25 15:59:06,456 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.794s
2026-02-25 15:59:06,457 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c6f6c9-fa81-4fc0-854a-31701179b565', 'x-compute-request-id': 'req-a7c6f6c9-fa81-4fc0-854a-31701179b565', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:06,467 83153 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-25 15:59:07,655 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.186s
2026-02-25 15:59:07,655 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5baa8ff-7950-4337-871b-4ed2091df37e', 'x-compute-request-id': 'req-a5baa8ff-7950-4337-871b-4ed2091df37e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:09,081 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.414s
2026-02-25 15:59:09,082 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffd40db-f3c4-440c-a8fb-4d0ea0c555fe', 'x-compute-request-id': 'req-6ffd40db-f3c4-440c-a8fb-4d0ea0c555fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:10,273 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.180s
2026-02-25 15:59:10,273 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd095505-f2dd-4dfa-9c77-c6dcda273ebf', 'x-compute-request-id': 'req-cd095505-f2dd-4dfa-9c77-c6dcda273ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "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": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:11,567 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.282s
2026-02-25 15:59:11,568 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b2446c-61c0-4937-8e5f-59c30f735f1b', 'x-compute-request-id': 'req-23b2446c-61c0-4937-8e5f-59c30f735f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:11,578 83153 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-02-25 15:59:12,844 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.264s
2026-02-25 15:59:12,845 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8072c971-8749-4828-b47c-018689f367c6', 'x-compute-request-id': 'req-8072c971-8749-4828-b47c-018689f367c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:14,587 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.729s
2026-02-25 15:59:14,587 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c60cf2-fe67-4fe9-b9cf-c12d8d39ea2c', 'x-compute-request-id': 'req-c4c60cf2-fe67-4fe9-b9cf-c12d8d39ea2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:15,897 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.296s
2026-02-25 15:59:15,897 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a173f538-453c-440e-971c-c83d037b931b', 'x-compute-request-id': 'req-a173f538-453c-440e-971c-c83d037b931b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "BUILD", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:17,117 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.209s
2026-02-25 15:59:17,117 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243361e5-84dd-4843-893a-567b778e7bc7', 'x-compute-request-id': 'req-243361e5-84dd-4843-893a-567b778e7bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1289454751-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}]}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "ACTIVE", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T14:59:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 15:59:17,129 83153 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-02-25 15:59:17,230 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761/os-interface 0.100s
2026-02-25 15:59:17,230 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a032be8-8f4f-428e-ae3f-ce511525c18b', 'x-compute-request-id': 'req-5a032be8-8f4f-428e-ae3f-ce511525c18b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "68b2a71a-e382-40ae-b2dd-0cd5495b464d", "port_id": "f4fd225f-a235-43da-845a-81116066daa5", "mac_addr": "fa:16:3e:82:be:aa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d10389f0-345c-4573-80af-c2a2ff3870bf", "ip_address": "10.0.0.7"}]}]}'
2026-02-25 15:59:18,680 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 PUT http://192.168.122.165/networking/v2.0/floatingips/d8c1fe30-d5f3-407a-88d2-74858e41dd52 1.446s
2026-02-25 15:59:18,680 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "f4fd225f-a235-43da-845a-81116066daa5"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-551e5d25-3495-4f79-bd26-a0917174435a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/networking/v2.0/floatingips/d8c1fe30-d5f3-407a-88d2-74858e41dd52'}
Body: b'{"floatingip": {"id": "d8c1fe30-d5f3-407a-88d2-74858e41dd52", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "project_id": "19bd8c0d4c104f8398575c813ce80ca9", "floating_ip_address": "172.24.4.153", "floating_network_id": "ab6ab76c-ddc7-4b61-826f-280eab10d7e7", "router_id": "ad86cc77-440f-4107-9576-54dc0d348506", "port_id": "f4fd225f-a235-43da-845a-81116066daa5", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "68b2a71a-e382-40ae-b2dd-0cd5495b464d", "mac_address": "fa:16:3e:82:be:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-25T14:58:58Z", "updated_at": "2026-02-25T14:59:17Z", "revision_number": 1}}'
2026-02-25 15:59:18,682 83153 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.153:22' as 'cirros' with public key authentication
2026-02-25 15:59:21,742 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 1. Retry after 2 seconds.
2026-02-25 15:59:24,814 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 2. Retry after 3 seconds.
2026-02-25 15:59:31,378 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 3. Retry after 4 seconds.
2026-02-25 15:59:38,958 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 4. Retry after 5 seconds.
2026-02-25 15:59:47,534 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 5. Retry after 6 seconds.
2026-02-25 15:59:57,102 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 6. Retry after 7 seconds.
2026-02-25 16:00:07,662 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 7. Retry after 8 seconds.
2026-02-25 16:00:19,246 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 8. Retry after 9 seconds.
2026-02-25 16:00:31,826 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 9. Retry after 10 seconds.
2026-02-25 16:00:45,390 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 10. Retry after 11 seconds.
2026-02-25 16:00:59,982 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 11. Retry after 12 seconds.
2026-02-25 16:01:15,566 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 12. Retry after 13 seconds.
2026-02-25 16:01:32,142 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 13. Retry after 14 seconds.
2026-02-25 16:01:49,710 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 14. Retry after 15 seconds.
2026-02-25 16:02:08,302 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 15. Retry after 16 seconds.
2026-02-25 16:02:27,854 83153 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 ([Errno None] Unable to connect to port 22 on 172.24.4.153). Number attempts: 16. Retry after 17 seconds.
2026-02-25 16:02:48,430 83153 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.153 after 16 attempts. Proxy client: no proxy client
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.153
2026-02-25 16:02:48.430 83153 ERROR tempest.lib.common.ssh
2026-02-25 16:02:48,431 83153 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-1289454751-network': [{'version': 4, 'addr': '10.0.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:82:be:aa'}]}, 'created': '2026-02-25T14:59:00Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.165/compute/flavors/42'}]}, 'hostId': '31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14', 'id': 'abbc5caf-c550-4553-a798-c3ad07f5b761', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}, {'rel': 'bookmark', 'href': 'http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-1250118439', 'status': 'ACTIVE', 'tenant_id': '19bd8c0d4c104f8398575c813ce80ca9', 'user_id': 'e8db69b4acaf471a807a58426ec35087', 'updated': '2026-02-25T14:59:16Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-719654704', 'OS-SRV-USG:launched_at': '2026-02-25T14:59:15.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1844970192'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '42f4f6e4-d669-42c4-a005-62e7a4be0676'}]}
2026-02-25 16:02:48,974 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 POST http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761/action 0.542s
2026-02-25 16:02:48,974 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82291f7-68d6-4507-8c9a-0a1fa167e572', 'x-compute-request-id': 'req-d82291f7-68d6-4507-8c9a-0a1fa167e572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-25 16:02:48,975 83153 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server abbc5caf-c550-4553-a798-c3ad07f5b761: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.044000] tsc: Unable to calibrate against PIT
[ 0.044000] tsc: using HPET reference calibration
[ 0.044000] tsc: Detected 1996.420 MHz processor
[ 0.002245] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398df14fa73, max_idle_ns: 881590722824 ns
[ 0.003398] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.84 BogoMIPS (lpj=7985680)
[ 0.009489] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022853] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031422] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034351] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035668] Spectre V2 : Mitigation: Retpolines
[ 0.035966] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036373] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036887] RETBleed: Mitigation: untrained return thunk
[ 0.037420] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.038138] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.039016] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.039305] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042716] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055420] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055753] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056029] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056373] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.057043] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.059033] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.059313] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.059594] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.943541] Freeing SMP alternatives memory: 44K
[ 0.945341] pid_max: default: 32768 minimum: 301
[ 0.954565] LSM: Security Framework initializing
[ 0.957831] landlock: Up and running.
[ 0.958110] Yama: becoming mindful.
[ 0.968937] AppArmor: AppArmor initialized
[ 0.980618] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.981167] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.150960] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.167869] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.170235] signal: max sigframe size: 3632
[ 1.173614] rcu: Hierarchical SRCU implementation.
[ 1.191002] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.199628] smp: Bringing up secondary CPUs ...
[ 1.200056] smp: Brought up 1 node, 1 CPU
[ 1.200305] smpboot: Max logical packages: 1
[ 1.200628] smpboot: Total of 1 processors activated (3992.84 BogoMIPS)
[ 1.227942] devtmpfs: initialized
[ 1.233993] x86/mm: Memory block size: 128MB
[ 1.247729] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.249142] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.254960] pinctrl core: initialized pinctrl subsystem
[ 1.270036] PM: RTC time: 14:59:21, date: 2026-02-25
[ 1.287769] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.296757] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.299831] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.301539] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.302216] audit: initializing netlink subsys (disabled)
[ 1.308126] audit: type=2000 audit(1772031560.348:1): state=initialized audit_enabled=0 res=1
[ 1.318799] thermal_sys: Registered thermal governor 'fair_share'
[ 1.318986] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.319279] thermal_sys: Registered thermal governor 'step_wise'
[ 1.319506] thermal_sys: Registered thermal governor 'user_space'
[ 1.319713] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.320353] EISA bus registered
[ 1.320981] cpuidle: using governor ladder
[ 1.322350] cpuidle: using governor menu
[ 1.326613] ACPI: bus type PCI registered
[ 1.327382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.334347] PCI: Using configuration type 1 for base access
[ 1.334711] PCI: Using configuration type 1 for extended access
[ 1.410790] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.422117] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.423029] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.498251] ACPI: Added _OSI(Module Device)
[ 1.498571] ACPI: Added _OSI(Processor Device)
[ 1.498766] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.499056] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.499412] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.499610] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.499807] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.561651] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.605241] ACPI: Interpreter enabled
[ 1.607414] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.607705] ACPI: Using IOAPIC for interrupt routing
[ 1.608969] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.609385] PCI: Using E820 reservations for host bridge windows
[ 1.613671] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.706960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.706960] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.722253] acpiphp: Slot [3] registered
[ 1.722842] acpiphp: Slot [4] registered
[ 1.722960] acpiphp: Slot [5] registered
[ 1.722960] acpiphp: Slot [6] registered
[ 1.722960] acpiphp: Slot [7] registered
[ 1.722960] acpiphp: Slot [8] registered
[ 1.722960] acpiphp: Slot [9] registered
[ 1.722960] acpiphp: Slot [10] registered
[ 1.722960] acpiphp: Slot [11] registered
[ 1.722960] acpiphp: Slot [12] registered
[ 1.722960] acpiphp: Slot [13] registered
[ 1.722960] acpiphp: Slot [14] registered
[ 1.723243] acpiphp: Slot [15] registered
[ 1.723710] acpiphp: Slot [16] registered
[ 1.724167] acpiphp: Slot [17] registered
[ 1.724586] acpiphp: Slot [18] registered
[ 1.725005] acpiphp: Slot [19] registered
[ 1.725433] acpiphp: Slot [20] registered
[ 1.725938] acpiphp: Slot [21] registered
[ 1.726381] acpiphp: Slot [22] registered
[ 1.726803] acpiphp: Slot [23] registered
[ 1.726960] acpiphp: Slot [24] registered
[ 1.726960] acpiphp: Slot [25] registered
[ 1.726960] acpiphp: Slot [26] registered
[ 1.726960] acpiphp: Slot [27] registered
[ 1.726960] acpiphp: Slot [28] registered
[ 1.726960] acpiphp: Slot [29] registered
[ 1.726960] acpiphp: Slot [30] registered
[ 1.727216] acpiphp: Slot [31] registered
[ 1.728031] PCI host bridge to bus 0000:00
[ 1.729138] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.729473] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.729982] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.730224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.730609] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.730891] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.737243] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.761744] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.763039] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.766960] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.768398] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.771045] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.771336] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.771620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.775352] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.776387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.776753] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.780739] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.784303] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.786960] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.788751] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.790960] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.795564] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.814068] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.816428] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.818080] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.820222] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.824320] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.842409] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.843970] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.847033] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.851965] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.873961] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.875517] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.879499] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.898834] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.899492] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.903472] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.932642] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.935738] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.938044] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.941295] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.943436] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.948440] iommu: Default domain type: Translated
[ 1.948800] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.960593] SCSI subsystem initialized
[ 1.970341] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.970835] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.970960] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.970960] vgaarb: loaded
[ 1.972135] ACPI: bus type USB registered
[ 1.973206] usbcore: registered new interface driver usbfs
[ 1.973939] usbcore: registered new interface driver hub
[ 1.974521] usbcore: registered new device driver usb
[ 1.976241] pps_core: LinuxPPS API ver. 1 registered
[ 1.979010] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.979522] PTP clock support registered
[ 1.981850] EDAC MC: Ver: 3.0.0
[ 2.002960] NetLabel: Initializing
[ 2.002960] NetLabel: domain hash size = 128
[ 2.003017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.005128] NetLabel: unlabeled traffic allowed by default
[ 2.008412] PCI: Using ACPI for IRQ routing
[ 2.011499] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.011941] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.020409] clocksource: Switched to clocksource tsc-early
[ 2.387755] VFS: Disk quotas dquot_6.6.0
[ 2.388476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.405205] AppArmor: AppArmor Filesystem Enabled
[ 2.406459] pnp: PnP ACPI init
[ 2.427106] pnp: PnP ACPI: found 5 devices
[ 2.501523] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.504007] NET: Registered PF_INET protocol family
[ 2.506295] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.569358] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.572463] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.573802] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.574700] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.575275] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.579082] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.580267] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.581011] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.584141] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.585026] NET: Registered PF_XDP protocol family
[ 2.586967] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.587618] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.587853] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.588118] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.588359] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.590183] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.590582] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.590900] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.591543] PCI: CLS 0 bytes, default 64
[ 2.608616] Trying to unpack rootfs image as initramfs...
[ 2.626101] Initialise system trusted keyrings
[ 2.634363] Key type blacklist registered
[ 2.641223] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.718668] zbud: loaded
[ 2.741002] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.752715] fuse: init (API version 7.34)
[ 2.767068] integrity: Platform Keyring initialized
[ 2.875543] Key type asymmetric registered
[ 2.875900] Asymmetric key parser 'x509' registered
[ 2.877011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.880298] io scheduler mq-deadline registered
[ 2.896038] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.913264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.928834] ACPI: button: Power Button [PWRF]
[ 3.606171] tsc: Refined TSC clocksource calibration: 2000.108 MHz
[ 3.607167] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd4942b371, max_idle_ns: 440795207445 ns
[ 3.611939] clocksource: Switched to clocksource tsc
[ 4.717360] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.381176] Freeing initrd memory: 8864K
[ 6.427154] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.232815] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.096129] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.946957] Free page reporting enabled
[ 8.950167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.977785] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.037937] Linux agpgart interface v0.103
[ 9.105250] loop: module loaded
[ 9.134569] scsi host0: ata_piix
[ 9.144767] scsi host1: ata_piix
[ 9.148463] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 9.152299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 9.169574] tun: Universal TUN/TAP device driver, 1.6
[ 9.174361] PPP generic driver version 2.4.2
[ 9.178440] VFIO - User Level meta-driver version: 0.3
[ 9.183719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.186393] ehci-pci: EHCI PCI platform driver
[ 9.189008] ehci-platform: EHCI generic platform driver
[ 9.189431] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.189780] ohci-pci: OHCI PCI platform driver
[ 9.190402] ohci-platform: OHCI generic platform driver
[ 9.190860] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.193902] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.201095] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.201702] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.205755] mousedev: PS/2 mouse device common for all mice
[ 9.212497] rtc_cmos 00:04: RTC can wake from S4
[ 9.215866] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.222287] rtc_cmos 00:04: registered as rtc0
[ 9.223581] rtc_cmos 00:04: setting system clock to 2026-02-25T14:59:29 UTC (1772031569)
[ 9.225649] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.226275] i2c_dev: i2c /dev entries driver
[ 9.227680] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.228611] device-mapper: uevent: version 1.0.3
[ 9.230772] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.231956] platform eisa.0: Probing EISA bus 0
[ 9.232518] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.232953] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.233256] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.233507] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.233754] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.234003] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.234261] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.234505] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.234747] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.234994] platform eisa.0: EISA: Detected 0 cards
[ 9.236341] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.239292] drop_monitor: Initializing network drop monitor service
[ 9.243521] NET: Registered PF_INET6 protocol family
[ 9.587681] Segment Routing with IPv6
[ 9.590768] In-situ OAM (IOAM) with IPv6
[ 9.594451] NET: Registered PF_PACKET protocol family
[ 9.598243] Key type dns_resolver registered
[ 9.604198] IPI shorthand broadcast: enabled
[ 9.608411] sched_clock: Marking stable (9652227223, -45039641)->(9634895776, -27708194)
[ 9.615958] registered taskstats version 1
[ 9.621051] Loading compiled-in X.509 certificates
[ 9.646682] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.655196] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.660567] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.661048] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.663731] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.664569] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.665197] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.665919] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.666573] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.667661] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.668356] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.668975] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.674809] zswap: loaded using pool lzo/zbud
[ 9.683328] Key type .fscrypt registered
[ 9.683636] Key type fscrypt-provisioning registered
[ 9.789140] Key type encrypted registered
[ 9.789557] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.790497] ima: No TPM chip found, activating TPM-bypass!
[ 9.790873] Loading compiled-in module X.509 certificates
[ 9.796467] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.797045] ima: Allocated hash algorithm: sha1
[ 9.801000] ima: No architecture policies found
[ 9.802307] evm: Initialising EVM extended attributes:
[ 9.802560] evm: security.selinux
[ 9.802744] evm: security.SMACK64
[ 9.802901] evm: security.SMACK64EXEC
[ 9.803039] evm: security.SMACK64TRANSMUTE
[ 9.803223] evm: security.SMACK64MMAP
[ 9.803366] evm: security.apparmor
[ 9.803496] evm: security.ima
[ 9.803622] evm: security.capability
[ 9.803785] evm: HMAC attrs: 0x1
[ 9.812154] PM: Magic number: 14:780:991
[ 9.821146] RAS: Correctable Errors collector initialized.
[ 9.824338] clk: Disabling unused clocks
[ 9.981973] Freeing unused decrypted memory: 2036K
[ 10.089123] Freeing unused kernel image (initmem) memory: 3368K
[ 10.089861] Write protecting the kernel read-only data: 30720k
[ 10.099465] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.103595] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.679195] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.680094] Run /init as init process
info: initramfs: up at 10.96
[ 12.357289] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.440616] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.441025] GPT:229375 != 2097151
[ 12.441204] GPT:Alternate GPT header not at the end of the disk.
[ 12.441451] GPT:229375 != 2097151
[ 12.441625] GPT: Use GNU Parted to correct GPT errors.
[ 13.386368] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 20.23
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:ab:bc:5c:af:c5:50:45:53:a7:98:c3:ad:07:f5:b7:61
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:82:be:aa
eth0: adding address fe80::f816:3eff:fe82:beaa
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.7 from 10.0.0.1
eth0: probing address 10.0.0.7/28
eth0: soliciting an IPv6 router
eth0: leased 10.0.0.7 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 34.54. request failed
failed 2/20: up 83.85. request failed
failed 3/20: up 133.12. request failed
2026-02-25 16:02:49,085 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 204 DELETE http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.109s
2026-02-25 16:02:49,086 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f4fe0f-0b91-4b43-851b-371b46c0f98f', 'x-compute-request-id': 'req-97f4fe0f-0b91-4b43-851b-371b46c0f98f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b''
2026-02-25 16:02:49,270 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.183s
2026-02-25 16:02:49,270 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f13a9e1-8002-4d62-bd96-2d2fa8d30cdf', 'x-compute-request-id': 'req-2f13a9e1-8002-4d62-bd96-2d2fa8d30cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1289454751-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}, {"version": 4, "addr": "172.24.4.153", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}]}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "ACTIVE", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T15:02:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 16:02:50,544 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.260s
2026-02-25 16:02:50,544 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e11a26b-ed83-4049-8bba-4d40c70eecd4', 'x-compute-request-id': 'req-4e11a26b-ed83-4049-8bba-4d40c70eecd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1289454751-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}, {"version": 4, "addr": "172.24.4.153", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}]}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "ACTIVE", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T15:02:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 16:02:51,729 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.172s
2026-02-25 16:02:51,729 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126adab3-f2ad-4b53-9dd2-69a05bedcc6b', 'x-compute-request-id': 'req-126adab3-f2ad-4b53-9dd2-69a05bedcc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1289454751-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}, {"version": 4, "addr": "172.24.4.153", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:be:aa"}]}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "ACTIVE", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T15:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1844970192"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 16:02:52,822 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.079s
2026-02-25 16:02:52,822 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0315c7b-8d5a-48d8-ac9d-9e9f5299c5eb', 'x-compute-request-id': 'req-c0315c7b-8d5a-48d8-ac9d-9e9f5299c5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "ACTIVE", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T15:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 16:02:53,929 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.094s
2026-02-25 16:02:53,930 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192b8a96-37a1-4281-9dfd-eb339ce08ded', 'x-compute-request-id': 'req-192b8a96-37a1-4281-9dfd-eb339ce08ded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "DELETED", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T15:02:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": "2026-02-25T15:02:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 16:02:53,940 83153 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-25 16:02:55,044 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.102s
2026-02-25 16:02:55,045 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b40f8a0-c4f6-41e0-92c7-13bea23ac7a4', 'x-compute-request-id': 'req-2b40f8a0-c4f6-41e0-92c7-13bea23ac7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:59:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.165/compute/flavors/42"}]}, "hostId": "31246ac33ced45f62a38ed385587eb18053e872152c6c15407b4af14", "id": "abbc5caf-c550-4553-a798-c3ad07f5b761", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}, {"rel": "bookmark", "href": "http://192.168.122.165/compute/servers/abbc5caf-c550-4553-a798-c3ad07f5b761"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1250118439", "status": "DELETED", "tenant_id": "19bd8c0d4c104f8398575c813ce80ca9", "user_id": "e8db69b4acaf471a807a58426ec35087", "updated": "2026-02-25T15:02:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-719654704", "OS-SRV-USG:launched_at": "2026-02-25T14:59:15.000000", "OS-SRV-USG:terminated_at": "2026-02-25T15:02:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676"}]}}'
2026-02-25 16:02:56,085 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 404 GET http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761 0.028s
2026-02-25 16:02:56,085 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0790afd1-0828-4e7d-b8df-ba70522838ef', 'x-compute-request-id': 'req-0790afd1-0828-4e7d-b8df-ba70522838ef', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.165/compute/v2.1/servers/abbc5caf-c550-4553-a798-c3ad07f5b761'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance abbc5caf-c550-4553-a798-c3ad07f5b761 could not be found."}}'
2026-02-25 16:02:56,111 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.165/compute/v2.1/os-keypairs/tempest-keypair-719654704 0.023s
2026-02-25 16:02:56,111 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b9988c-7402-4481-9fb0-4097eaca577d', 'x-compute-request-id': 'req-b6b9988c-7402-4481-9fb0-4097eaca577d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.165/compute/v2.1/os-keypairs/tempest-keypair-719654704'}
Body: b''
2026-02-25 16:02:56,292 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.165/networking/v2.0/security-groups/3a005827-1e51-42ff-bafd-f370816ffdd1 0.180s
2026-02-25 16:02:56,292 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ddef37cb-502d-4ebe-8a6b-82b3afabad4f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.165/networking/v2.0/security-groups/3a005827-1e51-42ff-bafd-f370816ffdd1'}
Body: b''
2026-02-25 16:02:56,311 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.165/networking/v2.0/security-groups/3a005827-1e51-42ff-bafd-f370816ffdd1 0.018s
2026-02-25 16:02:56,311 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ce9b9b84-df08-4d91-b243-01d087baf3e6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.165/networking/v2.0/security-groups/3a005827-1e51-42ff-bafd-f370816ffdd1'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3a005827-1e51-42ff-bafd-f370816ffdd1 does not exist", "detail": ""}}'
2026-02-25 16:02:56,607 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.165/networking/v2.0/floatingips/d8c1fe30-d5f3-407a-88d2-74858e41dd52 0.295s
2026-02-25 16:02:56,607 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f75a29c8-6f1a-481f-8487-339fce9918a6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.165/networking/v2.0/floatingips/d8c1fe30-d5f3-407a-88d2-74858e41dd52'}
Body: b''
2026-02-25 16:02:56,665 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.058s
2026-02-25 16:02:56,666 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a88b327-56a2-4c4b-bc10-1722d9932938', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b''
2026-02-25 16:02:56,704 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.037s
2026-02-25 16:02:56,704 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807fb931-bae8-4c14-a42a-81e3f32e8a7b', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807fb931-bae8-4c14-a42a-81e3f32e8a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T15:02:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "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"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 16:02:57,752 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.035s
2026-02-25 16:02:57,753 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdfeafb-9056-4d7c-8656-80bad6a24a2e', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdfeafb-9056-4d7c-8656-80bad6a24a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"volume": {"id": "42f4f6e4-d669-42c4-a005-62e7a4be0676", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:58:48.000000", "updated_at": "2026-02-25T15:02:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-165965902", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}, {"rel": "bookmark", "href": "http://192.168.122.165/volume/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676"}], "user_id": "e8db69b4acaf471a807a58426ec35087", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e556dcfe-bfa0-4e49-9996-dbc9372d6c4d", "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"}, "os-vol-tenant-attr:tenant_id": "19bd8c0d4c104f8398575c813ce80ca9"}}'
2026-02-25 16:02:58,784 83153 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676 0.019s
2026-02-25 16:02:58,784 83153 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5519df9-04b5-4557-9df5-153335703104', 'x-openstack-request-id': 'req-a5519df9-04b5-4557-9df5-153335703104', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.165/volume/v3/volumes/42f4f6e4-d669-42c4-a005-62e7a4be0676'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42f4f6e4-d669-42c4-a005-62e7a4be0676 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 198, in test_bootable_volume_last_snapshot_delete_while_stopped
instance = self.boot_instance_from_resource(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
pt2.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
pt2.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
pt3.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
pt3.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
pt4.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
pt4.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
pt5.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
pt5.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
pt5.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
pt5.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_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt6.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
pt6.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt8.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
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.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 | |
ProjectMemberTests39) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectMemberTests33) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt12.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests33) |
skip
pt12.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt12.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests39) |
skip
pt12.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt15.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
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt16.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 | |
VolumeTypesReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt22.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt22.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt22.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt23.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
pt24.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
pt25.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
pt26.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
pt27.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt28.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt29.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
pt30.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt30.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt31.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt33.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
pt34.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
pt34.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
pt35.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_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt36.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt36.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt37.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
pt38.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
pt38.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt39.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt69.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
pt70.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt84.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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 290 | 233 | 1 | 0 | 56 | ||