Status: Pass 295 Failure 2 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt1.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft1.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-01 18:17:02,943 106228 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-531616248 on backend None
2026-06-01 18:17:02,975 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.122/volume/v3/types 0.031s
2026-06-01 18:17:02,975 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luksv2-531616248", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41c9c7d-a9f5-44b5-8a6d-d1ca3f5c280f', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41c9c7d-a9f5-44b5-8a6d-d1ca3f5c280f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/types'}
Body: b'{"volume_type": {"id": "275b4dfd-5327-4f97-8a3c-104820a8e14c", "name": "tempest-scenario-type-luksv2-531616248", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-01 18:17:02,976 106228 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 275b4dfd-5327-4f97-8a3c-104820a8e14c
2026-06-01 18:17:03,006 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.122/volume/v3/types/275b4dfd-5327-4f97-8a3c-104820a8e14c/encryption 0.029s
2026-06-01 18:17:03,006 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7a9baa-91f5-4f6a-8e4f-9fe9b8e8045d', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7a9baa-91f5-4f6a-8e4f-9fe9b8e8045d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/types/275b4dfd-5327-4f97-8a3c-104820a8e14c/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "275b4dfd-5327-4f97-8a3c-104820a8e14c", "encryption_id": "283b2c04-93d2-4bd0-962b-d1a11a02954f"}}'
2026-06-01 18:17:03,176 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.122/volume/v3/volumes 0.168s
2026-06-01 18:17:03,176 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "size": 1}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45964f3-865e-4d60-a945-dd9fcd782cda', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45964f3-865e-4d60-a945-dd9fcd782cda', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/volume/v3/volumes'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.117791", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-01 18:17:03,259 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.122/identity/v3/auth/tokens 0.074s
2026-06-01 18:17:03,260 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2946', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3fce80e7-c9b9-49fa-a7e7-1e74f0f23370', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.122/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3cbefc730164d8aa4ef54b63d99e9d0", "name": "tempest-TestEncryptedCinderVolumes-436532225-project-member", "password_expires_at": null}, "audit_ids": ["GnCIXlVjR6KcC9Db-HAdCQ"], "expires_at": "2026-06-01T19:17:03.000000Z", "issued_at": "2026-06-01T18:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5132a30a0024e509209e3a92f856beb", "name": "tempest-TestEncryptedCinderVolumes-436532225"}, "is_domain": false, "roles": [{"id": "5602ce0dcb054813a6469bba89bd6f08", "name": "reader"}, {"id": "b1a61bd5500a4a49b27d4271dea5dbc4", "name": "member"}], "catalog": [{"endpoints": [{"id": "99b6e0ea83c14d4dadf5a7e65bc48663", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/networking", "region": "RegionOne"}], "id": "0b451fbe4cae4c93bfea0675513b9daf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ec61233ac744c6c838b797c4545d51f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122:8080/v1/AUTH_c5132a30a0024e509209e3a92f856beb", "region": "RegionOne"}, {"id": "ea28a34b95e54140941766f13c767c59", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.122:8080", "region": "RegionOne"}], "id": "21f7fe03b4d543faabd28c0ff12b22b7", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bf8fac4fd5ad49fa93f4f95be9aa9233", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/volume/v3", "region": "RegionOne"}], "id": "2ffee6b9e3e347d78c7cb100a2ba397c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f39cdda3c2654dd3b1377e067eec3065", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/placement", "region": "RegionOne"}], "id": "333eedf5e81f4ef7bf188b8a9a9046f2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cd75004976d94267bab02d1d08023a10", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/identity", "region": "RegionOne"}], "id": "7396fc35dc98488f8abdd3594f49b675", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "498aa17f1e484a918ec45bb10500887e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/compute/v2/c5132a30a0024e509209e3a92f856beb", "region": "RegionOne"}], "id": "cb45e263c463403dba64f7d68502fe6e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9072914e4a87452e852f80ea60bad255", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/image", "region": "RegionOne"}], "id": "e4b87bfb554a4ab4ba49c0c1de589a26", "type": "image", "name": "glance"}, {"endpoints": [{"id": "229e6937c69347ceb6e53dee973f454f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/compute/v2.1", "region": "RegionOne"}], "id": "f5429ad8fa81451fb14d98d9a566232a", "type": "compute", "name": "nova"}]}}'
2026-06-01 18:17:03,260 106228 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '249d9d61-c029-430d-b081-ba9683a29038', 'name': 'tempest-TestEncryptedCinderVolumes-1874830709-network', 'tenant_id': 'c5132a30a0024e509209e3a92f856beb', 'project_id': 'c5132a30a0024e509209e3a92f856beb', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31269, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-01T18:14:18Z', 'updated_at': '2026-06-01T18:14:19Z', 'revision_number': 1} available for tenant
2026-06-01 18:17:03,260 106228 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-01 18:17:03,261 106228 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-01 18:17:03,309 106228 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.122/compute/v2.1/os-keypairs 0.048s
2026-06-01 18:17:03,309 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1864216526", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSSudQg5Oh8d3B2pouH4/DmMQ2+0yWuxu7jAgSAVQUbmWTZEoskYlFJuFLj94uOkWwNW4uKuKrChngAlF5Om1CoEdv3O5is/H/84w2ebAqsfn9xJhqon03uMpFIHmtfdA=="}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4600c0a7-1820-4052-8670-e8210912c1d0', 'x-compute-request-id': 'req-4600c0a7-1820-4052-8670-e8210912c1d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1864216526", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSSudQg5Oh8d3B2pouH4/DmMQ2+0yWuxu7jAgSAVQUbmWTZEoskYlFJuFLj94uOkWwNW4uKuKrChngAlF5Om1CoEdv3O5is/H/84w2ebAqsfn9xJhqon03uMpFIHmtfdA==", "fingerprint": "0e:80:6d:30:0e:fb:e3:09:c7:2c:ee:00:57:f4:bf:d0", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0"}}'
2026-06-01 18:17:03,310 106228 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1864216526 created
2026-06-01 18:17:03,470 106228 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.122/networking/v2.0/security-groups 0.159s
2026-06-01 18:17:03,471 106228 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--506364255", "description": "tempest-description--1808271121"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-655b5628-99d7-46e4-9479-8b21cb0aa884', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.122/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "name": "tempest-securitygroup--506364255", "stateful": true, "tenant_id": "c5132a30a0024e509209e3a92f856beb", "project_id": "c5132a30a0024e509209e3a92f856beb", "description": "tempest-description--1808271121", "shared": false, "security_group_rules": [{"id": "bec40b76-82ef-4a38-bc57-e2b811d0996f", "project_id": "c5132a30a0024e509209e3a92f856beb", "security_group_id": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "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": 1578, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-01T18:17:03Z", "updated_at": "2026-06-01T18:17:03Z", "revision_number": 0, "tenant_id": "c5132a30a0024e509209e3a92f856beb"}, {"id": "c0569e41-3ad2-4285-b252-99ed2cb355af", "project_id": "c5132a30a0024e509209e3a92f856beb", "security_group_id": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "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": 1579, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-01T18:17:03Z", "updated_at": "2026-06-01T18:17:03Z", "revision_number": 0, "tenant_id": "c5132a30a0024e509209e3a92f856beb"}], "tags": [], "created_at": "2026-06-01T18:17:03Z", "updated_at": "2026-06-01T18:17:03Z", "revision_number": 1}}'
2026-06-01 18:17:03,593 106228 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.122/networking/v2.0/security-group-rules 0.122s
2026-06-01 18:17:03,593 106228 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": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-40041c5c-3d9b-4593-8336-443fc17ba609', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.122/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2422e636-a84d-401d-b508-87d30df50886", "project_id": "c5132a30a0024e509209e3a92f856beb", "security_group_id": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-01T18:17:03Z", "updated_at": "2026-06-01T18:17:03Z", "revision_number": 0, "tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:17:03,732 106228 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.122/networking/v2.0/security-group-rules 0.138s
2026-06-01 18:17:03,732 106228 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": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d7a017f3-e0ab-4ee9-bd22-ebd9bfee25c7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.122/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "785e8505-ea62-4c49-8653-26fce3e1950f", "project_id": "c5132a30a0024e509209e3a92f856beb", "security_group_id": "5a1d7a71-4bbf-47a5-8602-b2389b30e33f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-01T18:17:03Z", "updated_at": "2026-06-01T18:17:03Z", "revision_number": 0, "tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:17:03,732 106228 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--506364255 created
2026-06-01 18:17:04,272 106228 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.122/networking/v2.0/floatingips 0.539s
2026-06-01 18:17:04,272 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "4afc95ac-fce7-4409-9af2-6daf90797684"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f7c8f90c-a9da-44a9-b817-0c877807c3cb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.122/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "2add331e-05d6-4fb1-abde-35c230ce01be", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "project_id": "c5132a30a0024e509209e3a92f856beb", "floating_ip_address": "172.24.5.163", "floating_network_id": "4afc95ac-fce7-4409-9af2-6daf90797684", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-01T18:17:04Z", "updated_at": "2026-06-01T18:17:04Z", "revision_number": 0}}'
2026-06-01 18:17:04,272 106228 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2add331e-05d6-4fb1-abde-35c230ce01be', 'tenant_id': 'c5132a30a0024e509209e3a92f856beb', 'project_id': 'c5132a30a0024e509209e3a92f856beb', 'floating_ip_address': '172.24.5.163', 'floating_network_id': '4afc95ac-fce7-4409-9af2-6daf90797684', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-01T18:17:04Z', 'updated_at': '2026-06-01T18:17:04Z', 'revision_number': 0, 'ip': '172.24.5.163'} created
2026-06-01 18:17:04,272 106228 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1864216526', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSSudQg5Oh8d3B2pouH4/DmMQ2+0yWuxu7jAgSAVQUbmWTZEoskYlFJuFLj94uOkWwNW4uKuKrChngAlF5Om1CoEdv3O5is/H/84w2ebAqsfn9xJhqon03uMpFIHmtfdA==', 'fingerprint': '0e:80:6d:30:0e:fb:e3:09:c7:2c:ee:00:57:f4:bf:d0', 'user_id': 'd3cbefc730164d8aa4ef54b63d99e9d0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDCu1PkDBSUfZWN9MhL9G4UMqgFA+BBFJWRvWNBQR3yxA10MueEaNMK\nH9aoyamobQegBwYFK4EEACKhZANiAATEkrnUIOTofHdwdqaLh+Pw5jENvtMlrsbu\n4wIEgFUFG5lk2RKLJGJRSbhS4/eLjpFsDVuLiriqwoZ4AJReTptQqBHb9zuYrPx/\n/OMNnmwKrH5/cSYaqJ9N7jKRSB5rX3Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5a1d7a71-4bbf-47a5-8602-b2389b30e33f', 'name': 'tempest-securitygroup--506364255', 'stateful': True, 'tenant_id': 'c5132a30a0024e509209e3a92f856beb', 'project_id': 'c5132a30a0024e509209e3a92f856beb', 'description': 'tempest-description--1808271121', 'shared': False, 'security_group_rules': [{'id': 'bec40b76-82ef-4a38-bc57-e2b811d0996f', 'project_id': 'c5132a30a0024e509209e3a92f856beb', 'security_group_id': '5a1d7a71-4bbf-47a5-8602-b2389b30e33f', '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': 1578, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-01T18:17:03Z', 'updated_at': '2026-06-01T18:17:03Z', 'revision_number': 0, 'tenant_id': 'c5132a30a0024e509209e3a92f856beb'}, {'id': 'c0569e41-3ad2-4285-b252-99ed2cb355af', 'project_id': 'c5132a30a0024e509209e3a92f856beb', 'security_group_id': '5a1d7a71-4bbf-47a5-8602-b2389b30e33f', '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': 1579, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-01T18:17:03Z', 'updated_at': '2026-06-01T18:17:03Z', 'revision_number': 0, 'tenant_id': 'c5132a30a0024e509209e3a92f856beb'}], 'tags': [], 'created_at': '2026-06-01T18:17:03Z', 'updated_at': '2026-06-01T18:17:03Z', 'revision_number': 1}, 'floating_ip': {'id': '2add331e-05d6-4fb1-abde-35c230ce01be', 'tenant_id': 'c5132a30a0024e509209e3a92f856beb', 'project_id': 'c5132a30a0024e509209e3a92f856beb', 'floating_ip_address': '172.24.5.163', 'floating_network_id': '4afc95ac-fce7-4409-9af2-6daf90797684', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-01T18:17:04Z', 'updated_at': '2026-06-01T18:17:04Z', 'revision_number': 0, 'ip': '172.24.5.163'}}
2026-06-01 18:17:04,882 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.122/compute/v2.1/servers 0.609s
2026-06-01 18:17:04,882 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-172291114", "imageRef": "7ab186ee-5f90-4236-8721-71bb6bf63406", "flavorRef": "42", "networks": [{"uuid": "249d9d61-c029-430d-b081-ba9683a29038"}], "security_groups": [{"name": "tempest-securitygroup--506364255"}], "key_name": "tempest-keypair-1864216526", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f', '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-9ee85351-2a98-49aa-b6b4-ed1ccbf4c860', 'x-compute-request-id': 'req-9ee85351-2a98-49aa-b6b4-ed1ccbf4c860', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/compute/v2.1/servers'}
Body: b'{"server": {"id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--506364255"}], "adminPass": "XhGR89QyPnhJ"}}'
2026-06-01 18:17:04,965 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.082s
2026-06-01 18:17:04,966 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', '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-bcaa795f-774c-4558-b0f3-eb5a7367a53a', 'x-compute-request-id': 'req-bcaa795f-774c-4558-b0f3-eb5a7367a53a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:06,071 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.097s
2026-06-01 18:17:06,072 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1245', '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-a9757eeb-3a78-4e8b-ac67-b85b69101539', 'x-compute-request-id': 'req-a9757eeb-3a78-4e8b-ac67-b85b69101539', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:07,182 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.105s
2026-06-01 18:17:07,182 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-438e21f7-a7a0-41d5-a7c5-14e985c87805', 'x-compute-request-id': 'req-438e21f7-a7a0-41d5-a7c5-14e985c87805', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:07,188 106228 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-01 18:17:08,280 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.092s
2026-06-01 18:17:08,280 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', '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-b8a3f432-35d9-45f0-8570-bc5bf383c60c', 'x-compute-request-id': 'req-b8a3f432-35d9-45f0-8570-bc5bf383c60c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:09,405 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.117s
2026-06-01 18:17:09,406 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', '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-b4a3c05c-5d9a-41a2-8346-cd3d91a226e9', 'x-compute-request-id': 'req-b4a3c05c-5d9a-41a2-8346-cd3d91a226e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:10,573 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.160s
2026-06-01 18:17:10,573 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', '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-507c2868-f612-4c30-9b3b-acd666e80b0c', 'x-compute-request-id': 'req-507c2868-f612-4c30-9b3b-acd666e80b0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:11,804 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.221s
2026-06-01 18:17:11,804 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', '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-0b36d1d7-2d2b-427b-ab7c-ffc3c53ce868', 'x-compute-request-id': 'req-0b36d1d7-2d2b-427b-ab7c-ffc3c53ce868', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:11,810 106228 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait
2026-06-01 18:17:13,034 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.223s
2026-06-01 18:17:13,034 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-c537dc4d-bb96-42c2-8197-5cb28f59c7af', 'x-compute-request-id': 'req-c537dc4d-bb96-42c2-8197-5cb28f59c7af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:13,041 106228 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-06-01 18:17:14,229 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.187s
2026-06-01 18:17:14,229 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-ae2533cd-c38e-4daf-8ae3-86125705e848', 'x-compute-request-id': 'req-ae2533cd-c38e-4daf-8ae3-86125705e848', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:15,420 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.185s
2026-06-01 18:17:15,420 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-61e9a6c4-8c86-46d4-9fb3-aa5831c5fef2', 'x-compute-request-id': 'req-61e9a6c4-8c86-46d4-9fb3-aa5831c5fef2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:16,678 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.248s
2026-06-01 18:17:16,678 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-dc1740cb-af9c-4fe2-a1ba-ed78ddb0c9cc', 'x-compute-request-id': 'req-dc1740cb-af9c-4fe2-a1ba-ed78ddb0c9cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:17,865 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.181s
2026-06-01 18:17:17,865 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-dc60201c-8e33-45f2-aebe-56f45414f85f', 'x-compute-request-id': 'req-dc60201c-8e33-45f2-aebe-56f45414f85f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:19,105 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.231s
2026-06-01 18:17:19,105 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', '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-baab8308-8639-4d4e-8679-3e0151b7e11f', 'x-compute-request-id': 'req-baab8308-8639-4d4e-8679-3e0151b7e11f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "BUILD", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:20,306 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.193s
2026-06-01 18:17:20,307 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', '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-a9e36fb3-c2a9-4138-9914-f464c784cf3b', 'x-compute-request-id': 'req-a9e36fb3-c2a9-4138-9914-f464c784cf3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1874830709-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}]}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "ACTIVE", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:20,314 106228 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-01 18:17:20,407 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f/os-interface 0.092s
2026-06-01 18:17:20,407 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050926a4-8c6f-4eaa-aadb-2c490f801f5a', 'x-compute-request-id': 'req-050926a4-8c6f-4eaa-aadb-2c490f801f5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "249d9d61-c029-430d-b081-ba9683a29038", "port_id": "b2a4cf31-ab4c-498d-a744-0d028efa4180", "mac_addr": "fa:16:3e:a7:6b:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "81feeef0-5bb5-49be-a013-7f9566aea4cd", "ip_address": "10.1.0.3"}]}]}'
2026-06-01 18:17:21,005 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.122/networking/v2.0/floatingips/2add331e-05d6-4fb1-abde-35c230ce01be 0.595s
2026-06-01 18:17:21,005 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "b2a4cf31-ab4c-498d-a744-0d028efa4180"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-33a69548-659b-4f20-9e29-6ba7086faa6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/networking/v2.0/floatingips/2add331e-05d6-4fb1-abde-35c230ce01be'}
Body: b'{"floatingip": {"id": "2add331e-05d6-4fb1-abde-35c230ce01be", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "project_id": "c5132a30a0024e509209e3a92f856beb", "floating_ip_address": "172.24.5.163", "floating_network_id": "4afc95ac-fce7-4409-9af2-6daf90797684", "router_id": "b4031721-b5aa-411d-818f-7d5d116e3b62", "port_id": "b2a4cf31-ab4c-498d-a744-0d028efa4180", "fixed_ip_address": "10.1.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "249d9d61-c029-430d-b081-ba9683a29038", "mac_address": "fa:16:3e:a7:6b:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-01T18:17:04Z", "updated_at": "2026-06-01T18:17:20Z", "revision_number": 1}}'
2026-06-01 18:17:21,006 106228 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.163:22' as 'cirros' with public key authentication
2026-06-01 18:17:57,101 106228 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-01 18:17:57,266 106228 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-01 18:17:57,266 106228 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.163 successfully created
2026-06-01 18:17:57,472 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.204s
2026-06-01 18:17:57,472 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1675', '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-8f06b702-dcba-404a-93f1-d1d38b4fdc69', 'x-compute-request-id': 'req-8f06b702-dcba-404a-93f1-d1d38b4fdc69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1874830709-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}, {"version": 4, "addr": "172.24.5.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}]}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "ACTIVE", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:17:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:17:57,513 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.032s
2026-06-01 18:17:57,513 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a413bb-83c4-4b3a-961d-5301513c4846', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a413bb-83c4-4b3a-961d-5301513c4846', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:17:03.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:17:57,521 106228 INFO [tempest.common.waiters] volume 99237df0-9f00-44a9-8bef-5062849272d1 reached available after waiting for 0.521774 seconds
2026-06-01 18:17:57,547 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:17:57,547 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d8c6d8-dd4a-4880-b867-6d6a81b57f6f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d8c6d8-dd4a-4880-b867-6d6a81b57f6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:17:03.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:00,127 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f/os-volume_attachments 2.573s
2026-06-01 18:18:00,127 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "99237df0-9f00-44a9-8bef-5062849272d1"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb0f7ca2-ed2c-488b-960f-456a137a676b', 'x-compute-request-id': 'req-fb0f7ca2-ed2c-488b-960f-456a137a676b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "serverId": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "volumeId": "99237df0-9f00-44a9-8bef-5062849272d1", "device": "/dev/vdb"}}'
2026-06-01 18:18:00,154 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:00,154 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8051d9f-562c-469e-911a-da74b4d1bd0a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8051d9f-562c-469e-911a-da74b4d1bd0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:01,184 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:01,185 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cbb7fb-f2e8-4b3f-a226-8fb52767248f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cbb7fb-f2e8-4b3f-a226-8fb52767248f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:02,221 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:18:02,221 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd34b79-0dec-4338-8e2a-287f709613f0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd34b79-0dec-4338-8e2a-287f709613f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:03,258 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:18:03,258 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7c3b21-3fa1-4479-83bc-2394cde11fb7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7c3b21-3fa1-4479-83bc-2394cde11fb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:04,319 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.056s
2026-06-01 18:18:04,320 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9dde73-bbab-409b-8106-93ac9b262584', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9dde73-bbab-409b-8106-93ac9b262584', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:05,356 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:05,357 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46760908-c6bf-4d88-b085-e35c8cf5b32c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46760908-c6bf-4d88-b085-e35c8cf5b32c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:06,389 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:18:06,389 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75203006-5d23-40aa-9f2e-fd5347798203', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75203006-5d23-40aa-9f2e-fd5347798203', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:07,425 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.029s
2026-06-01 18:18:07,425 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393b4e08-1b44-4118-aa33-c425a49a526c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393b4e08-1b44-4118-aa33-c425a49a526c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:08,464 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.034s
2026-06-01 18:18:08,464 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ca4c89-1c7f-4eef-bb1a-7e23400c5881', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ca4c89-1c7f-4eef-bb1a-7e23400c5881', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:09,497 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:18:09,497 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa8ffcd-be7a-4c33-8afa-4f399ea6fd00', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa8ffcd-be7a-4c33-8afa-4f399ea6fd00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:10,532 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:10,533 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d17ec5-c832-4458-9682-d2386287a88e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d17ec5-c832-4458-9682-d2386287a88e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:11,562 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:11,562 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21124106-7804-4ca7-87c0-bf49a16c940f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21124106-7804-4ca7-87c0-bf49a16c940f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:12,590 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:12,590 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33c8738-472f-43d8-be49-d01d7175e559', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33c8738-472f-43d8-be49-d01d7175e559', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:13,619 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:13,619 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628d7869-e7e9-46a1-a3a3-3690cfbde50d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628d7869-e7e9-46a1-a3a3-3690cfbde50d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:14,653 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:18:14,653 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefdffc1-2be7-46d0-87c4-d9054bb5b6aa', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefdffc1-2be7-46d0-87c4-d9054bb5b6aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:15,695 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.033s
2026-06-01 18:18:15,695 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff929c2f-1ef0-4c68-8d93-90bc19301068', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff929c2f-1ef0-4c68-8d93-90bc19301068', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:16,729 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:18:16,730 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5bd639-b716-44dd-8523-6d4c51d05243', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5bd639-b716-44dd-8523-6d4c51d05243', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:17,765 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:17,765 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5309005-949d-424e-9ba6-eaf6d0d9d321', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5309005-949d-424e-9ba6-eaf6d0d9d321', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:18,796 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:18,796 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed14b4aa-5eee-45f6-a4a7-346bbdee3f71', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed14b4aa-5eee-45f6-a4a7-346bbdee3f71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:19,827 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:19,827 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f935d0b8-07ec-45db-a5bd-91a46ecbbf20', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f935d0b8-07ec-45db-a5bd-91a46ecbbf20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:20,857 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:18:20,857 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c262c590-5e95-45f1-a19a-a6959adc7b2a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c262c590-5e95-45f1-a19a-a6959adc7b2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:21,884 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:18:21,884 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba46e5b-09f3-4e53-9a74-f24ae1692f02', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba46e5b-09f3-4e53-9a74-f24ae1692f02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:22,911 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:18:22,911 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fce580f-6778-4769-b205-a471a2215a1a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fce580f-6778-4769-b205-a471a2215a1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:23,940 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:23,940 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71a0251-3ddc-450a-a401-bbf2b5b99e14', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71a0251-3ddc-450a-a401-bbf2b5b99e14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:24,969 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:24,970 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa744df-2ef2-436e-913f-1f8371019a92', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa744df-2ef2-436e-913f-1f8371019a92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:26,001 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:18:26,001 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1cb77a-220d-46ac-bd0d-15e8ae789d4f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1cb77a-220d-46ac-bd0d-15e8ae789d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:27,035 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.029s
2026-06-01 18:18:27,036 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a6ccdf-76cd-492e-8670-90b839996370', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a6ccdf-76cd-492e-8670-90b839996370', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:28,074 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:28,074 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a08bb2-8612-4196-9909-e02d4e6fdbf6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a08bb2-8612-4196-9909-e02d4e6fdbf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:29,107 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:18:29,108 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9400d61-252f-4f16-a90c-f18183965e40', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9400d61-252f-4f16-a90c-f18183965e40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:30,136 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:30,136 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56d182d-ccbc-45cd-86dc-fa85afc98161', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56d182d-ccbc-45cd-86dc-fa85afc98161', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:31,165 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:31,165 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c682f1e-9f11-4613-9f2a-4f41d0f8c86c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c682f1e-9f11-4613-9f2a-4f41d0f8c86c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:32,193 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:18:32,194 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3d7235-95c2-46c3-8fca-505b82904ea0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3d7235-95c2-46c3-8fca-505b82904ea0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:33,222 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:33,222 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a7fbff-1f5e-415b-8268-e524a686259c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a7fbff-1f5e-415b-8268-e524a686259c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:34,247 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:18:34,248 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e78020f-08de-46ce-a559-13ebfaab6575', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e78020f-08de-46ce-a559-13ebfaab6575', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:35,275 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:18:35,275 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dee8b3d-0f80-4853-a076-f36c2b1bd24e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dee8b3d-0f80-4853-a076-f36c2b1bd24e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:36,304 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:36,305 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d1454c-5054-4581-a381-effe58ceafe5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d1454c-5054-4581-a381-effe58ceafe5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:37,335 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:18:37,335 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314737c5-2ea8-47dc-afa9-61a9433f71ab', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314737c5-2ea8-47dc-afa9-61a9433f71ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:38,366 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:38,366 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35673774-0e67-46a5-897a-5d398d40905b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35673774-0e67-46a5-897a-5d398d40905b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:39,395 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:39,395 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23e43d7-2620-41bb-a74a-e3aa356dbed9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23e43d7-2620-41bb-a74a-e3aa356dbed9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:40,430 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:40,431 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e77bda9-d246-4900-b478-e2df423dee13', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e77bda9-d246-4900-b478-e2df423dee13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:41,464 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:18:41,464 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84eff9f-6bba-4407-9c2f-5be81f5c7ce8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84eff9f-6bba-4407-9c2f-5be81f5c7ce8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:42,493 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:18:42,493 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc531318-37e2-4e65-bd76-4d2ece030f21', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc531318-37e2-4e65-bd76-4d2ece030f21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:43,528 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:43,528 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f16b55-4b9e-4b51-82b0-612609a4f1c9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f16b55-4b9e-4b51-82b0-612609a4f1c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:44,558 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:18:44,558 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae1b8ec-c8e9-465b-862c-8f7f12df9b29', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae1b8ec-c8e9-465b-862c-8f7f12df9b29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:45,593 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:45,594 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d5b8cd-f3f7-401f-9cb9-0b7bf28887d4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d5b8cd-f3f7-401f-9cb9-0b7bf28887d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:46,623 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:18:46,624 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40095425-de9d-40d6-9426-8a9af19a6703', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40095425-de9d-40d6-9426-8a9af19a6703', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:47,658 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.029s
2026-06-01 18:18:47,658 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a98f72-ed86-4a75-afd2-24b0bb219e9f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a98f72-ed86-4a75-afd2-24b0bb219e9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:48,692 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:18:48,692 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89980109-235c-4039-927c-d013afddeb72', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89980109-235c-4039-927c-d013afddeb72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:49,724 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:18:49,725 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38e6fef-4b88-4cfa-836b-93dc383763a9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38e6fef-4b88-4cfa-836b-93dc383763a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:50,761 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:18:50,761 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc50dbc-15ba-46a0-9ddc-23e153d45264', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc50dbc-15ba-46a0-9ddc-23e153d45264', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:51,794 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:51,794 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd7cef3-7bcc-4da5-83fa-9cfe8aac1fb7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd7cef3-7bcc-4da5-83fa-9cfe8aac1fb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:52,837 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.035s
2026-06-01 18:18:52,837 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca55189-f6f2-4fe2-b406-c3ebb40d6d7f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca55189-f6f2-4fe2-b406-c3ebb40d6d7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:53,869 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:18:53,869 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42002a96-6734-47e1-8803-800b6ef321a0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42002a96-6734-47e1-8803-800b6ef321a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:54,905 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:18:54,905 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd561eb7-caab-43ee-a17d-9785c3c6928e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd561eb7-caab-43ee-a17d-9785c3c6928e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:55,942 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:18:55,943 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981e4ce6-c30a-4748-a4bc-0278a8762b2a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981e4ce6-c30a-4748-a4bc-0278a8762b2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:56,973 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:18:56,973 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbde2fc1-27ba-4da3-ab4b-db614a00939b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbde2fc1-27ba-4da3-ab4b-db614a00939b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:58,001 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:18:58,001 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd06444-83c1-47b1-8404-63690a4dab3d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd06444-83c1-47b1-8404-63690a4dab3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:18:59,037 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:18:59,037 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:18:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d0fbf5-4b0d-4b07-a213-78d533cf82f2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d0fbf5-4b0d-4b07-a213-78d533cf82f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:00,065 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:00,065 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d94766-be6f-4180-8709-7af3ae74816a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d94766-be6f-4180-8709-7af3ae74816a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:01,092 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:01,092 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1746e8-1b81-46bc-99a8-fdb82625bc12', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1746e8-1b81-46bc-99a8-fdb82625bc12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:02,119 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:19:02,119 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d13782c-0988-4188-8bac-9bff369d1c14', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d13782c-0988-4188-8bac-9bff369d1c14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:03,146 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:03,147 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28253647-c2c1-41b6-9a08-cf0d2be8479e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28253647-c2c1-41b6-9a08-cf0d2be8479e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:04,176 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:04,177 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8d78b8-d215-426b-b185-414f9d4620c1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8d78b8-d215-426b-b185-414f9d4620c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:05,210 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:05,210 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf69c32b-85ba-4c7f-90e8-757570b7df4c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf69c32b-85ba-4c7f-90e8-757570b7df4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:06,236 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:19:06,236 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71586b76-191b-48c8-bc82-0f77aa7463d1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71586b76-191b-48c8-bc82-0f77aa7463d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:07,275 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.034s
2026-06-01 18:19:07,276 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d557b648-fcc4-4a10-ae16-309b8e1c72f1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d557b648-fcc4-4a10-ae16-309b8e1c72f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:08,303 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:19:08,303 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb7afaa-3503-488f-a710-3c0f04e9a25c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb7afaa-3503-488f-a710-3c0f04e9a25c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:09,337 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:19:09,337 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e2953d-102c-458e-8cc1-d9dd8b100469', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e2953d-102c-458e-8cc1-d9dd8b100469', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:10,366 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:10,366 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2229ddf8-9f62-44d8-a6a8-d051546c346c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2229ddf8-9f62-44d8-a6a8-d051546c346c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:11,398 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:19:11,398 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7624c4b4-aa6c-4dda-b98f-8b50579ec57a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7624c4b4-aa6c-4dda-b98f-8b50579ec57a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:12,426 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:12,426 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb37d21-17f5-4a65-accc-8ab2213c5f62', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb37d21-17f5-4a65-accc-8ab2213c5f62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:13,458 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:19:13,458 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d8d3bc-41ef-4aa2-8064-ec9597a24d82', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d8d3bc-41ef-4aa2-8064-ec9597a24d82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:14,487 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:14,487 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38584b2f-e074-4065-b620-9d1087c2c532', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38584b2f-e074-4065-b620-9d1087c2c532', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:15,515 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:15,515 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db15ca1-9cac-40a9-9b37-5acefe50a920', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db15ca1-9cac-40a9-9b37-5acefe50a920', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:16,543 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:16,543 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed45be9-87f8-4ae5-aa01-b9b1f52e917b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed45be9-87f8-4ae5-aa01-b9b1f52e917b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:17,570 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:17,570 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ad71c1-938e-43dc-9d21-e952296ca693', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ad71c1-938e-43dc-9d21-e952296ca693', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:18,604 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.029s
2026-06-01 18:19:18,604 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766477f2-38fc-4f6e-b79f-aa257c00ddc1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766477f2-38fc-4f6e-b79f-aa257c00ddc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:19,636 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:19:19,636 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1888ceb1-82cd-4865-8445-d9c36371e0ce', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1888ceb1-82cd-4865-8445-d9c36371e0ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:20,667 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:20,667 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4a50a1-60dd-418b-8183-66c4d1ae261f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4a50a1-60dd-418b-8183-66c4d1ae261f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:21,697 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:21,697 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7506acda-a73c-4ddb-a503-8cd39b63fd5b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7506acda-a73c-4ddb-a503-8cd39b63fd5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:22,735 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:19:22,736 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18ca043-5564-4c2d-9975-9aec53a8fa55', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18ca043-5564-4c2d-9975-9aec53a8fa55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:23,765 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:23,765 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcedfeb-89cc-48d0-9395-9ef732737145', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcedfeb-89cc-48d0-9395-9ef732737145', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:24,795 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:24,795 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b7ff83-1016-4b9b-bd65-f88d123ca641', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b7ff83-1016-4b9b-bd65-f88d123ca641', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:25,824 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:25,824 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e924be53-9b14-4aee-a2ed-19b373bf3206', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e924be53-9b14-4aee-a2ed-19b373bf3206', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:26,852 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:26,852 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5264485c-99b3-427f-9bdc-1b4ceca1d8e5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5264485c-99b3-427f-9bdc-1b4ceca1d8e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:27,887 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:19:27,888 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fdc3b9-e2a1-4ee3-afd8-3af9bc89ae8b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fdc3b9-e2a1-4ee3-afd8-3af9bc89ae8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:28,914 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:28,915 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c778320e-6a7a-4892-a8fa-272748fcacbf', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c778320e-6a7a-4892-a8fa-272748fcacbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:29,956 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.036s
2026-06-01 18:19:29,956 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adab9828-a20f-4d71-bf75-cfd6246cb573', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adab9828-a20f-4d71-bf75-cfd6246cb573', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:31,067 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.106s
2026-06-01 18:19:31,068 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d882ac4a-cc54-4484-9805-929ea3cfca5a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d882ac4a-cc54-4484-9805-929ea3cfca5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:32,095 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:19:32,095 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2a5422-a065-4596-afbc-4dbb1eb92671', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2a5422-a065-4596-afbc-4dbb1eb92671', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:33,122 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:33,122 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0721d9-6fd9-48cb-8930-94cedf31a9c4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0721d9-6fd9-48cb-8930-94cedf31a9c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:34,154 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:19:34,155 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e748317-c7fa-41da-b609-f83f5fa1eb6e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e748317-c7fa-41da-b609-f83f5fa1eb6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:35,184 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:35,184 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbb206f-75b4-45ab-b19f-a2ceb339c832', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbb206f-75b4-45ab-b19f-a2ceb339c832', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:36,216 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:19:36,216 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a64048-b2c7-4306-ad15-6b3179f825aa', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a64048-b2c7-4306-ad15-6b3179f825aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:37,253 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.029s
2026-06-01 18:19:37,253 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757e4859-c854-467d-9548-71af6e073df7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757e4859-c854-467d-9548-71af6e073df7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:38,280 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:19:38,280 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2d2538-c4c1-442f-9472-960a69387d98', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2d2538-c4c1-442f-9472-960a69387d98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:39,312 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:19:39,312 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c154b07d-a7ed-4060-b3bc-764aa51e3bfc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c154b07d-a7ed-4060-b3bc-764aa51e3bfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:40,343 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:40,343 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68193505-90e3-4cc4-8e82-77f7fb205431', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68193505-90e3-4cc4-8e82-77f7fb205431', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:41,376 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:19:41,376 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73da239-7edd-4219-92f1-48aa41b82cad', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73da239-7edd-4219-92f1-48aa41b82cad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:42,407 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:42,407 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c54da0-8499-4025-bf7a-b23e3dd4b22b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c54da0-8499-4025-bf7a-b23e3dd4b22b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:43,437 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:43,437 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d220fa39-6594-4426-88d5-ef6719170a3f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d220fa39-6594-4426-88d5-ef6719170a3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:44,465 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:19:44,465 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a31eb62-7c26-4609-a715-7e126c81c7d4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a31eb62-7c26-4609-a715-7e126c81c7d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:45,493 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:19:45,493 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0ed620-11c3-46e5-90a2-ebd63a1bbad4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0ed620-11c3-46e5-90a2-ebd63a1bbad4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:46,529 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:19:46,529 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd358b8-5cf3-4fb3-820e-0597122def1e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd358b8-5cf3-4fb3-820e-0597122def1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:47,556 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:47,556 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0490aad0-5142-448e-b4e2-c48c4d65b9fd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0490aad0-5142-448e-b4e2-c48c4d65b9fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:48,586 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:48,586 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0d95a5-ae27-4ce4-8e99-51e37aac45ac', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0d95a5-ae27-4ce4-8e99-51e37aac45ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:49,616 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:49,617 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4b694f-18e1-41ed-b1e4-857442516287', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4b694f-18e1-41ed-b1e4-857442516287', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:50,651 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:19:50,651 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d9768c-db37-4616-944b-b4f8b445e159', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d9768c-db37-4616-944b-b4f8b445e159', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:51,682 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:51,683 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aea87a3-3bf4-4f9b-ab3b-70d5ca0bbbf8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aea87a3-3bf4-4f9b-ab3b-70d5ca0bbbf8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:52,715 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:52,715 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbab455f-e22a-4610-bfcc-3d58077d6a0b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbab455f-e22a-4610-bfcc-3d58077d6a0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:53,748 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:19:53,748 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55182737-ad46-44f5-bf78-9bb98b0e904e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55182737-ad46-44f5-bf78-9bb98b0e904e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:54,780 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:54,781 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043662f4-9ad0-4089-8851-2a495ec35e3e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043662f4-9ad0-4089-8851-2a495ec35e3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:55,808 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:55,808 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0165aea0-0788-4b56-aef5-9c4dbb0fbe54', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0165aea0-0788-4b56-aef5-9c4dbb0fbe54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:56,840 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:19:56,840 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0b594f-7de0-4fb9-b9c0-40f1e2d626c7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0b594f-7de0-4fb9-b9c0-40f1e2d626c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:57,868 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:19:57,868 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96db6fe0-599e-45d1-803b-6f1deda0ef8d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96db6fe0-599e-45d1-803b-6f1deda0ef8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:58,897 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:58,898 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cfe4a4-40bf-4965-9178-d7eb07d892f6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cfe4a4-40bf-4965-9178-d7eb07d892f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:19:59,927 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:19:59,927 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:19:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeada545-dcb2-4843-bbc9-3d6f9b533a0c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeada545-dcb2-4843-bbc9-3d6f9b533a0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:00,956 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:00,956 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b031475a-1814-45a0-81f5-59c70e26f2e1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b031475a-1814-45a0-81f5-59c70e26f2e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:01,994 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.034s
2026-06-01 18:20:01,995 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05dd075-9428-4f68-9b19-04f4f611d76d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05dd075-9428-4f68-9b19-04f4f611d76d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:03,026 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:03,026 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e31baf-b9cd-44fc-9570-ecd12ed83f7f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e31baf-b9cd-44fc-9570-ecd12ed83f7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:04,055 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:04,055 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2b5d73-ef0d-4a70-a399-74d11566d3bd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2b5d73-ef0d-4a70-a399-74d11566d3bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:05,090 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:20:05,090 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f45db25-474e-40b3-826d-86c20b6fadfb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f45db25-474e-40b3-826d-86c20b6fadfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:06,122 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:20:06,122 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007e1144-cb61-42ad-b0e3-bb63ccdc9b38', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007e1144-cb61-42ad-b0e3-bb63ccdc9b38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:07,151 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:07,151 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068f21a6-787e-46c5-8f94-30ae4c18a91a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068f21a6-787e-46c5-8f94-30ae4c18a91a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:08,181 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:08,181 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae3f153-ab6a-4464-868a-153ba0e35ae1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae3f153-ab6a-4464-868a-153ba0e35ae1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:09,213 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:09,213 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b975d2b-425f-4f6b-8388-bc07efd273a5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b975d2b-425f-4f6b-8388-bc07efd273a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:10,244 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:10,244 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1b368b-f829-456a-9512-99cfa810518a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1b368b-f829-456a-9512-99cfa810518a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:11,274 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:11,274 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0acff3d7-a2ea-4d89-b074-9ab4f4706db1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0acff3d7-a2ea-4d89-b074-9ab4f4706db1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:12,306 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:20:12,306 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afe7fdd-aa15-4e8d-92bc-d141e1be4a2f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afe7fdd-aa15-4e8d-92bc-d141e1be4a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:13,334 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:13,335 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6e566c-1bb6-447d-82d8-020b092d9f91', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6e566c-1bb6-447d-82d8-020b092d9f91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:14,363 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:14,364 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9150b60f-cdaf-4cf5-952e-a64157977d49', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9150b60f-cdaf-4cf5-952e-a64157977d49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:15,396 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:20:15,396 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ccf1f1-03c4-4661-b041-dea097e7f96c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ccf1f1-03c4-4661-b041-dea097e7f96c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:16,429 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:16,429 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e3e921-7d06-4307-8fa6-960482ea921d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e3e921-7d06-4307-8fa6-960482ea921d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:17,461 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:20:17,461 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb46eb4-5467-47d0-95f8-e580f7cb7b04', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb46eb4-5467-47d0-95f8-e580f7cb7b04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:18,492 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:18,492 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31081278-ae7d-4a93-be19-905842f1d1f0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31081278-ae7d-4a93-be19-905842f1d1f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:19,525 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:19,526 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b223e2a7-1bba-4a6a-90ff-9bef4b529324', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b223e2a7-1bba-4a6a-90ff-9bef4b529324', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:20,556 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:20,556 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940dc32e-49df-4c6f-aa8d-447c423e73c4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940dc32e-49df-4c6f-aa8d-447c423e73c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:21,587 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:21,587 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8a6cf5-e4d6-4d35-a288-ded50e85c1d9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8a6cf5-e4d6-4d35-a288-ded50e85c1d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:22,617 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:22,617 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f572b2d-caf6-4857-98e5-3b4b39845f24', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f572b2d-caf6-4857-98e5-3b4b39845f24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:23,646 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:23,646 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84655d7a-883a-44a5-ac13-acd787bafd66', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84655d7a-883a-44a5-ac13-acd787bafd66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:24,675 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:24,676 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851be92e-993f-4235-8fae-66b4fb559140', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851be92e-993f-4235-8fae-66b4fb559140', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:25,719 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.037s
2026-06-01 18:20:25,719 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c263acd8-a5eb-4f9a-84c6-970fa4a3e37f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c263acd8-a5eb-4f9a-84c6-970fa4a3e37f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:26,747 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:26,747 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dacbd492-e0ce-4ee3-ae29-20aa9a429f83', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dacbd492-e0ce-4ee3-ae29-20aa9a429f83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:27,782 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:20:27,783 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acbcd0f-cd21-4674-ada8-65a49b3710d7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acbcd0f-cd21-4674-ada8-65a49b3710d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:28,812 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:28,812 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cf886a-6587-4c41-ab8d-10e3ca56261b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cf886a-6587-4c41-ab8d-10e3ca56261b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:29,843 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:29,843 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e8e96c-da2f-49e7-a28f-a1730ed18ca8', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e8e96c-da2f-49e7-a28f-a1730ed18ca8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:30,876 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:20:30,876 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebb5de1-1b2b-4988-95d4-557925c1d754', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebb5de1-1b2b-4988-95d4-557925c1d754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:31,904 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:31,905 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6828b8-624f-4eb3-a6e8-4498d49bcd93', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6828b8-624f-4eb3-a6e8-4498d49bcd93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:32,932 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:20:32,932 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d529e9-1f19-4daf-b343-2d191777b739', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d529e9-1f19-4daf-b343-2d191777b739', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:33,961 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:33,961 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f78dce-f16d-49ef-b658-ce16b2b76669', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f78dce-f16d-49ef-b658-ce16b2b76669', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:34,991 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:34,992 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feeda8bd-a729-4195-b8d3-10963410ee82', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feeda8bd-a729-4195-b8d3-10963410ee82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:36,021 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:36,021 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676bb767-c649-44e2-843e-2424a1c26536', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676bb767-c649-44e2-843e-2424a1c26536', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:37,048 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:37,049 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046e55e6-657e-46cb-b069-fdca8e2ba773', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046e55e6-657e-46cb-b069-fdca8e2ba773', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:38,077 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:38,077 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cff9da-b3c5-4dba-9c2f-c318d1f0cdab', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cff9da-b3c5-4dba-9c2f-c318d1f0cdab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:39,105 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:39,105 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904a6cfc-49ba-4ccc-a83b-80c3cf75991f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904a6cfc-49ba-4ccc-a83b-80c3cf75991f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:40,134 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:40,134 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9113991c-e352-4cff-b25b-bf6758867b5b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9113991c-e352-4cff-b25b-bf6758867b5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:41,170 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.031s
2026-06-01 18:20:41,170 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec64d582-3562-42cf-98dd-399cd660ffe0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec64d582-3562-42cf-98dd-399cd660ffe0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:42,198 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:42,199 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d43f7d-9cc5-4b3a-b2aa-5db6460b7464', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d43f7d-9cc5-4b3a-b2aa-5db6460b7464', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:43,228 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:43,228 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9378b4aa-bfe2-431f-9d49-e470897b80f5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9378b4aa-bfe2-431f-9d49-e470897b80f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:44,260 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:44,260 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad59b817-9f9a-4c7b-a058-38a8ebc2a80f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad59b817-9f9a-4c7b-a058-38a8ebc2a80f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:45,286 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:20:45,287 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52d298c-8650-4f9b-9acc-fcf8ab6c9505', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52d298c-8650-4f9b-9acc-fcf8ab6c9505', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:46,315 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:20:46,315 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7681f6b-db69-4d0f-a64c-843ceef87379', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7681f6b-db69-4d0f-a64c-843ceef87379', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:47,341 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:20:47,341 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6237da-b2c9-4010-8877-c8417991e1db', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6237da-b2c9-4010-8877-c8417991e1db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:48,372 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:48,372 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f47dc28-9cd7-4a06-8747-95a2658035ba', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f47dc28-9cd7-4a06-8747-95a2658035ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:49,403 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:49,404 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48ed5a1-ee4e-474e-b87d-eb4e5149fe79', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48ed5a1-ee4e-474e-b87d-eb4e5149fe79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:50,431 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:20:50,431 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57142b83-68c9-4a2d-8d5d-beae60b055da', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57142b83-68c9-4a2d-8d5d-beae60b055da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:51,459 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:20:51,459 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcc44cd-c441-40bc-802b-734ede339622', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcc44cd-c441-40bc-802b-734ede339622', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:52,495 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.030s
2026-06-01 18:20:52,495 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa26f485-7ef7-43ba-9513-6b06de25fdb1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa26f485-7ef7-43ba-9513-6b06de25fdb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:53,521 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:20:53,521 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d261cebe-1118-41a9-8b63-e8958f61b884', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d261cebe-1118-41a9-8b63-e8958f61b884', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:54,549 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:20:54,549 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc33a90-c005-42d2-8a74-1670f0e7823d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc33a90-c005-42d2-8a74-1670f0e7823d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:55,581 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:20:55,581 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92edf65-a13a-4eef-80c2-ebdec46546a2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92edf65-a13a-4eef-80c2-ebdec46546a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:56,615 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.029s
2026-06-01 18:20:56,615 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cde9241-203f-4d45-a516-a5385dcf154b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cde9241-203f-4d45-a516-a5385dcf154b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:57,647 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:20:57,648 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42522df5-7c8b-4193-a989-7f60c99f6dc1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42522df5-7c8b-4193-a989-7f60c99f6dc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:58,684 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:20:58,685 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da88856-8aea-4e88-b17a-efb3bfe0043f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da88856-8aea-4e88-b17a-efb3bfe0043f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:20:59,716 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:20:59,716 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:20:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7918a0-7541-4525-873b-894839371bbc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7918a0-7541-4525-873b-894839371bbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:00,748 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:21:00,748 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57dc65f8-23e5-4e71-8fbd-1dffb95e2998', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57dc65f8-23e5-4e71-8fbd-1dffb95e2998', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:01,776 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:21:01,776 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac7c33e-e41d-46ea-b22a-156de94b0d03', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac7c33e-e41d-46ea-b22a-156de94b0d03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:02,807 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.025s
2026-06-01 18:21:02,807 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce52d652-8c4b-422d-97bf-ebf3f336da23', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce52d652-8c4b-422d-97bf-ebf3f336da23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:03,832 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.020s
2026-06-01 18:21:03,833 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89adcd9f-62ec-4ff8-86d1-93865889995c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89adcd9f-62ec-4ff8-86d1-93865889995c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:04,860 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:21:04,860 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21f6a42-9ec0-4d68-9b29-3f70124adcab', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21f6a42-9ec0-4d68-9b29-3f70124adcab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:05,887 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:21:05,888 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a591b47-7d25-4213-aa0d-9cbc44511d8a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a591b47-7d25-4213-aa0d-9cbc44511d8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:06,920 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.027s
2026-06-01 18:21:06,920 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8950dda-b9e3-436c-90ab-2c87d5939b35', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8950dda-b9e3-436c-90ab-2c87d5939b35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:07,961 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.035s
2026-06-01 18:21:07,961 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ab7476-6246-46aa-a77c-6bab332af28d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ab7476-6246-46aa-a77c-6bab332af28d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:08,991 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.024s
2026-06-01 18:21:08,991 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efb2607-3efb-4f38-9206-4232a4d0eab5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efb2607-3efb-4f38-9206-4232a4d0eab5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:10,022 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:21:10,023 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0961b501-6b8b-4183-9806-1923a936dfa6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0961b501-6b8b-4183-9806-1923a936dfa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:11,051 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:21:11,051 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2a6135-e744-412f-8d96-1fdc132a5570', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2a6135-e744-412f-8d96-1fdc132a5570', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:12,077 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:21:12,078 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc2101e-3371-43dc-b41b-510d317dcafb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc2101e-3371-43dc-b41b-510d317dcafb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:13,104 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.021s
2026-06-01 18:21:13,104 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a7d369-4b31-4f98-a537-3ece85b29cff', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a7d369-4b31-4f98-a537-3ece85b29cff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:14,137 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.028s
2026-06-01 18:21:14,137 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5933ea-a603-4240-be8d-c52158509e62', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5933ea-a603-4240-be8d-c52158509e62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:15,166 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.023s
2026-06-01 18:21:15,167 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28c2422-a6ee-4d7b-9bc4-5ad7b7e83436', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28c2422-a6ee-4d7b-9bc4-5ad7b7e83436', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:16,194 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.022s
2026-06-01 18:21:16,194 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b6ded6-36fc-4181-bd89-e174525fd74c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b6ded6-36fc-4181-bd89-e174525fd74c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:18:17.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:16,270 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.069s
2026-06-01 18:21:16,270 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401fdc7a-ed14-4cfc-ac20-cf3fdeb44d98', 'x-compute-request-id': 'req-401fdc7a-ed14-4cfc-ac20-cf3fdeb44d98', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b''
2026-06-01 18:21:16,444 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.174s
2026-06-01 18:21:16,444 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-a1de0fd9-46e7-4747-a041-01df12c63f16', 'x-compute-request-id': 'req-a1de0fd9-46e7-4747-a041-01df12c63f16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1874830709-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}, {"version": 4, "addr": "172.24.5.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}]}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "ACTIVE", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:21:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:21:17,626 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.176s
2026-06-01 18:21:17,627 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-779c356c-d5da-4f55-92d4-cef6e63e8d2b', 'x-compute-request-id': 'req-779c356c-d5da-4f55-92d4-cef6e63e8d2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1874830709-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}, {"version": 4, "addr": "172.24.5.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}]}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "ACTIVE", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:21:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:21:18,819 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.187s
2026-06-01 18:21:18,819 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-aa61269c-3b7a-417c-ae0d-553b1e5c773c', 'x-compute-request-id': 'req-aa61269c-3b7a-417c-ae0d-553b1e5c773c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1874830709-network": [{"version": 4, "addr": "10.1.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}, {"version": 4, "addr": "172.24.5.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:6b:fa"}]}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "ACTIVE", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:21:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--506364255"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:21:19,921 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.096s
2026-06-01 18:21:19,921 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', '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-6987fefe-75aa-4859-8f6a-13389852be81', 'x-compute-request-id': 'req-6987fefe-75aa-4859-8f6a-13389852be81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "ACTIVE", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:21:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.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": []}}'
2026-06-01 18:21:21,035 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.106s
2026-06-01 18:21:21,035 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', '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-bab6c6b6-b93e-4a3e-aaa9-ace36e7f9528', 'x-compute-request-id': 'req-bab6c6b6-b93e-4a3e-aaa9-ace36e7f9528', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "DELETED", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:21:20Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T18:18:18Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": "2026-06-01T18:21:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:21:21,042 106228 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-01 18:21:22,141 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.099s
2026-06-01 18:21:22,141 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', '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-d47bbef3-987e-476c-9969-4fab0d437335', 'x-compute-request-id': 'req-d47bbef3-987e-476c-9969-4fab0d437335', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:17:04Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "b079d4b8e2ddd24f379c2272114b5a79d3ab86acd9d4d1c4e813a946", "id": "b409fd3f-86cb-43a4-803f-6bf5dee51b6f", "image": {"id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/images/7ab186ee-5f90-4236-8721-71bb6bf63406"}]}, "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-172291114", "status": "DELETED", "tenant_id": "c5132a30a0024e509209e3a92f856beb", "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "updated": "2026-06-01T18:21:20Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T18:18:18Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1864216526", "OS-SRV-USG:launched_at": "2026-06-01T18:17:20.000000", "OS-SRV-USG:terminated_at": "2026-06-01T18:21:20.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:21:23,175 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f 0.029s
2026-06-01 18:21:23,175 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-19589bc8-1342-41ba-b3e0-2c00fe700f09', 'x-compute-request-id': 'req-19589bc8-1342-41ba-b3e0-2c00fe700f09', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/b409fd3f-86cb-43a4-803f-6bf5dee51b6f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b409fd3f-86cb-43a4-803f-6bf5dee51b6f could not be found."}}'
2026-06-01 18:21:23,197 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.122/compute/v2.1/os-keypairs/tempest-keypair-1864216526 0.022s
2026-06-01 18:21:23,198 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bbe1b9-551f-4972-a843-970d50b8290a', 'x-compute-request-id': 'req-d0bbe1b9-551f-4972-a843-970d50b8290a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/compute/v2.1/os-keypairs/tempest-keypair-1864216526'}
Body: b''
2026-06-01 18:21:23,311 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.122/networking/v2.0/security-groups/5a1d7a71-4bbf-47a5-8602-b2389b30e33f 0.113s
2026-06-01 18:21:23,311 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2fb12ef2-0539-4ef6-af08-ea3efa3c60d1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.122/networking/v2.0/security-groups/5a1d7a71-4bbf-47a5-8602-b2389b30e33f'}
Body: b''
2026-06-01 18:21:23,323 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.122/networking/v2.0/security-groups/5a1d7a71-4bbf-47a5-8602-b2389b30e33f 0.012s
2026-06-01 18:21:23,324 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-751a0607-67f8-4914-9d15-55981e97860d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.122/networking/v2.0/security-groups/5a1d7a71-4bbf-47a5-8602-b2389b30e33f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5a1d7a71-4bbf-47a5-8602-b2389b30e33f does not exist", "detail": ""}}'
2026-06-01 18:21:23,530 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.122/networking/v2.0/floatingips/2add331e-05d6-4fb1-abde-35c230ce01be 0.206s
2026-06-01 18:21:23,530 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-034d4354-cc89-486e-8a54-5034a165f07f', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.122/networking/v2.0/floatingips/2add331e-05d6-4fb1-abde-35c230ce01be'}
Body: b''
2026-06-01 18:21:23,567 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.036s
2026-06-01 18:21:23,567 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45af6e60-2356-4c24-9444-bc00209fc49c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b''
2026-06-01 18:21:23,593 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.026s
2026-06-01 18:21:23,594 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab8d07e-585f-4d19-bfe0-75753d7fd213', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab8d07e-585f-4d19-bfe0-75753d7fd213', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"volume": {"id": "99237df0-9f00-44a9-8bef-5062849272d1", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:17:03.000000", "updated_at": "2026-06-01T18:21:24.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-689471349", "description": null, "volume_type": "tempest-scenario-type-luksv2-531616248", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/99237df0-9f00-44a9-8bef-5062849272d1"}], "user_id": "d3cbefc730164d8aa4ef54b63d99e9d0", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5132a30a0024e509209e3a92f856beb"}}'
2026-06-01 18:21:24,614 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1 0.015s
2026-06-01 18:21:24,614 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b22536-1b5f-4055-a133-2510929416fa', 'x-openstack-request-id': 'req-c8b22536-1b5f-4055-a133-2510929416fa', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.122/volume/v3/volumes/99237df0-9f00-44a9-8bef-5062849272d1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 99237df0-9f00-44a9-8bef-5062849272d1 could not be found."}}'
2026-06-01 18:21:24,719 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.122/volume/v3/volumes/detail?all_tenants=1 0.104s
2026-06-01 18:21:24,719 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4756c3e-89cc-4d79-82f4-53aa630018a4', 'content-length': '9987', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4756c3e-89cc-4d79-82f4-53aa630018a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "edf5bc12-ebe2-40d0-bf77-56b8d2217a02", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:21:06.000000", "updated_at": "2026-06-01T18:21:15.000000", "name": "tempest-TestVolumeBootPattern-volume-106022545", "description": null, "volume_type": "storpool", "snapshot_id": "fff45bb6-4105-4a62-a1c8-4de18cd37991", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/edf5bc12-ebe2-40d0-bf77-56b8d2217a02"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/edf5bc12-ebe2-40d0-bf77-56b8d2217a02"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "edf5bc12-ebe2-40d0-bf77-56b8d2217a02", "attachment_id": "7de491f3-5564-4486-8b34-7a3b27b21ae4", "volume_id": "edf5bc12-ebe2-40d0-bf77-56b8d2217a02", "server_id": "9df978c8-81dc-4c3b-8a1d-2ff547194446", "host_name": "np0000001889", "device": "/dev/vda", "attached_at": "2026-06-01T18:21:13.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001889@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "65c4a232-685b-4dfb-be56-a05b9f0e6dea", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:19:12.000000", "updated_at": "2026-06-01T18:20:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-109448798", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/65c4a232-685b-4dfb-be56-a05b9f0e6dea"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/65c4a232-685b-4dfb-be56-a05b9f0e6dea"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "65c4a232-685b-4dfb-be56-a05b9f0e6dea", "attachment_id": "3cdc7676-6ec5-4f54-a54d-3ea8f7eba1a2", "volume_id": "65c4a232-685b-4dfb-be56-a05b9f0e6dea", "server_id": "3776115e-2466-452f-9263-cf59fe2d81b4", "host_name": "np0000001889", "device": "/dev/vda", "attached_at": "2026-06-01T18:20:19.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001889@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "7ab186ee-5f90-4236-8721-71bb6bf63406", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}, {"id": "254e4dbd-da14-49a2-9c8c-0de48e45ad33", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:07:46.000000", "updated_at": "2026-06-01T18:07:53.000000", "name": "image-06a27c48-153f-4750-aea7-6e284f25fac3", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "f4089fbd-b2fa-4d0c-b5d9-69c8aa1e13c2", "metadata": {"readonly": "True"},
2026-06-01 18:21:24,768 106228 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.122/volume/v3/types/275b4dfd-5327-4f97-8a3c-104820a8e14c 0.041s
2026-06-01 18:21:24,768 106228 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:21:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d8e25d-1405-4f13-84ee-f3ecfc0f0aab', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/volume/v3/types/275b4dfd-5327-4f97-8a3c-104820a8e14c'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
attached_volume = self.nova_volume_attach(server, volume)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1001, in nova_volume_attach
waiters.wait_for_volume_resource_status(volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 99237df0-9f00-44a9-8bef-5062849272d1 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt1.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt2.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
fail
ft2.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-01 18:13:18,396 106222 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-712772 on backend None
2026-06-01 18:13:18,419 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.122/volume/v3/types 0.022s
2026-06-01 18:13:18,419 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks2-712772", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1721329f-d5c0-4dd9-9bd3-a426bc4e4365', 'content-length': '209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1721329f-d5c0-4dd9-9bd3-a426bc4e4365', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/types'}
Body: b'{"volume_type": {"id": "b815bb4c-c93d-464f-84d6-57040f2a4907", "name": "tempest-scenario-type-luks2-712772", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-01 18:13:18,420 106222 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: b815bb4c-c93d-464f-84d6-57040f2a4907
2026-06-01 18:13:18,448 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.122/volume/v3/types/b815bb4c-c93d-464f-84d6-57040f2a4907/encryption 0.027s
2026-06-01 18:13:18,448 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09b1834-a6dd-4c6c-8ab6-a43965546653', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09b1834-a6dd-4c6c-8ab6-a43965546653', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/types/b815bb4c-c93d-464f-84d6-57040f2a4907/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "b815bb4c-c93d-464f-84d6-57040f2a4907", "encryption_id": "5bef0c06-9327-48d7-8582-e33706d2deaa"}}'
2026-06-01 18:13:18,579 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.122/volume/v3/volumes 0.129s
2026-06-01 18:13:18,579 106222 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-1514140050", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-712772", "size": 1}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a2fd36-3c5e-4660-a326-89a3ddccbd33', 'content-length': '777', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a2fd36-3c5e-4660-a326-89a3ddccbd33', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/volume/v3/volumes'}
Body: b'{"volume": {"id": "9293f9c2-3367-459f-a161-2ef9850573a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:13:18.535752", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1514140050", "description": null, "volume_type": "tempest-scenario-type-luks2-712772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-01 18:13:18,615 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2 0.030s
2026-06-01 18:13:18,615 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3103fb-a180-4c7b-8375-d6e803103369', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3103fb-a180-4c7b-8375-d6e803103369', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2'}
Body: b'{"volume": {"id": "9293f9c2-3367-459f-a161-2ef9850573a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:13:19.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1514140050", "description": null, "volume_type": "tempest-scenario-type-luks2-712772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b55f1b0ddb394923888adf1d009aeac2"}}'
2026-06-01 18:13:19,652 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2 0.029s
2026-06-01 18:13:19,652 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f086e7cd-ae87-409a-a1a9-9187556a9c2b', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f086e7cd-ae87-409a-a1a9-9187556a9c2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2'}
Body: b'{"volume": {"id": "9293f9c2-3367-459f-a161-2ef9850573a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:13:19.000000", "updated_at": "2026-06-01T18:13:19.000000", "name": "tempest-TestVolumeBootPattern-volume-1514140050", "description": null, "volume_type": "tempest-scenario-type-luks2-712772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b55f1b0ddb394923888adf1d009aeac2"}}'
2026-06-01 18:13:19,657 106222 INFO [tempest.common.waiters] volume 9293f9c2-3367-459f-a161-2ef9850573a2 reached available after waiting for 1.657573 seconds
2026-06-01 18:13:19,683 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2 0.026s
2026-06-01 18:13:19,684 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb129a09-1e14-47e5-9295-07867af9a349', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb129a09-1e14-47e5-9295-07867af9a349', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2'}
Body: b'{"volume": {"id": "9293f9c2-3367-459f-a161-2ef9850573a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:13:19.000000", "updated_at": "2026-06-01T18:13:19.000000", "name": "tempest-TestVolumeBootPattern-volume-1514140050", "description": null, "volume_type": "tempest-scenario-type-luks2-712772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b55f1b0ddb394923888adf1d009aeac2"}}'
2026-06-01 18:13:19,715 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2/action 0.026s
2026-06-01 18:13:19,715 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-331468ce-2405-4000-a64b-370cc2c04450', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331468ce-2405-4000-a64b-370cc2c04450', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2/action'}
Body: b''
2026-06-01 18:13:19,819 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.122/identity/v3/auth/tokens 0.100s
2026-06-01 18:13:19,819 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2938', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a0b75a88-254f-4fbd-8371-5c9e058d5a46', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.122/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2324d71f5d0a49b7b73d760b8589874a", "name": "tempest-TestVolumeBootPattern-2103514624-project-member", "password_expires_at": null}, "audit_ids": ["p45Mf2XvQGO585Z74g5cUQ"], "expires_at": "2026-06-01T19:13:19.000000Z", "issued_at": "2026-06-01T18:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b55f1b0ddb394923888adf1d009aeac2", "name": "tempest-TestVolumeBootPattern-2103514624"}, "is_domain": false, "roles": [{"id": "5602ce0dcb054813a6469bba89bd6f08", "name": "reader"}, {"id": "b1a61bd5500a4a49b27d4271dea5dbc4", "name": "member"}], "catalog": [{"endpoints": [{"id": "99b6e0ea83c14d4dadf5a7e65bc48663", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/networking", "region": "RegionOne"}], "id": "0b451fbe4cae4c93bfea0675513b9daf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9ec61233ac744c6c838b797c4545d51f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122:8080/v1/AUTH_b55f1b0ddb394923888adf1d009aeac2", "region": "RegionOne"}, {"id": "ea28a34b95e54140941766f13c767c59", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.122:8080", "region": "RegionOne"}], "id": "21f7fe03b4d543faabd28c0ff12b22b7", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "bf8fac4fd5ad49fa93f4f95be9aa9233", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/volume/v3", "region": "RegionOne"}], "id": "2ffee6b9e3e347d78c7cb100a2ba397c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "f39cdda3c2654dd3b1377e067eec3065", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/placement", "region": "RegionOne"}], "id": "333eedf5e81f4ef7bf188b8a9a9046f2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cd75004976d94267bab02d1d08023a10", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/identity", "region": "RegionOne"}], "id": "7396fc35dc98488f8abdd3594f49b675", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "498aa17f1e484a918ec45bb10500887e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/compute/v2/b55f1b0ddb394923888adf1d009aeac2", "region": "RegionOne"}], "id": "cb45e263c463403dba64f7d68502fe6e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9072914e4a87452e852f80ea60bad255", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/image", "region": "RegionOne"}], "id": "e4b87bfb554a4ab4ba49c0c1de589a26", "type": "image", "name": "glance"}, {"endpoints": [{"id": "229e6937c69347ceb6e53dee973f454f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.122/compute/v2.1", "region": "RegionOne"}], "id": "f5429ad8fa81451fb14d98d9a566232a", "type": "compute", "name": "nova"}]}}'
2026-06-01 18:13:19,819 106222 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'dd34d734-a814-46a3-a142-86587a5bb67b', 'name': 'tempest-TestVolumeBootPattern-579620523-network', 'tenant_id': 'b55f1b0ddb394923888adf1d009aeac2', 'project_id': 'b55f1b0ddb394923888adf1d009aeac2', 'admin_state_up': True, 'mtu': 1372, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53481, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-01T18:12:36Z', 'updated_at': '2026-06-01T18:12:36Z', 'revision_number': 1} available for tenant
2026-06-01 18:13:20,450 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.122/compute/v2.1/servers 0.630s
2026-06-01 18:13:20,451 106222 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-1539185500", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "9293f9c2-3367-459f-a161-2ef9850573a2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "dd34d734-a814-46a3-a142-86587a5bb67b"}]}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417', '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-c61ba0d5-4f87-454e-8979-d7b9e7c92ba3', 'x-compute-request-id': 'req-c61ba0d5-4f87-454e-8979-d7b9e7c92ba3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/compute/v2.1/servers'}
Body: b'{"server": {"id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5j3gvvxQBmz6"}}'
2026-06-01 18:13:20,549 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.097s
2026-06-01 18:13:20,550 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1055', '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-fe66eb2d-3032-4a50-addc-52a3b0b5d538', 'x-compute-request-id': 'req-fe66eb2d-3032-4a50-addc-52a3b0b5d538', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 18:13:21,688 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.129s
2026-06-01 18:13:21,688 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1105', '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-0101f507-def6-4523-8ef1-333f66cc989b', 'x-compute-request-id': 'req-0101f507-def6-4523-8ef1-333f66cc989b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:22,809 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.116s
2026-06-01 18:13:22,809 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', '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-b67ef8c2-61ce-4896-9634-88e397265aa7', 'x-compute-request-id': 'req-b67ef8c2-61ce-4896-9634-88e397265aa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:22,815 106222 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-01 18:13:23,920 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.104s
2026-06-01 18:13:23,920 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', '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-fb79f75f-128d-40e6-ad9a-fe40cb6186d1', 'x-compute-request-id': 'req-fb79f75f-128d-40e6-ad9a-fe40cb6186d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:25,189 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.262s
2026-06-01 18:13:25,190 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1161', '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-d07efc86-6520-4df3-a695-8f6095cd9438', 'x-compute-request-id': 'req-d07efc86-6520-4df3-a695-8f6095cd9438', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:25,197 106222 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-01 18:13:27,401 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 1.204s
2026-06-01 18:13:27,401 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', '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-82227c30-4a3a-4315-9e1a-3e515b369465', 'x-compute-request-id': 'req-82227c30-4a3a-4315-9e1a-3e515b369465', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:27,408 106222 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-01 18:13:28,600 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.192s
2026-06-01 18:13:28,601 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-4ab4cefb-37f4-4790-bc62-4c6b99d94be5', 'x-compute-request-id': 'req-4ab4cefb-37f4-4790-bc62-4c6b99d94be5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:28,608 106222 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-01 18:13:29,822 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.214s
2026-06-01 18:13:29,823 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-0819f89a-1abf-4002-a0e0-58fed28a19be', 'x-compute-request-id': 'req-0819f89a-1abf-4002-a0e0-58fed28a19be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:30,999 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.169s
2026-06-01 18:13:30,999 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-a60cb0d7-c0b4-4bb5-a0de-05c8b4a18185', 'x-compute-request-id': 'req-a60cb0d7-c0b4-4bb5-a0de-05c8b4a18185', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:32,244 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.238s
2026-06-01 18:13:32,244 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-90b5eed8-4abd-47a2-aa28-2411eac11aaa', 'x-compute-request-id': 'req-90b5eed8-4abd-47a2-aa28-2411eac11aaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:33,559 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.309s
2026-06-01 18:13:33,559 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-e5aedf2f-9b7b-4298-a683-997cb6fa020c', 'x-compute-request-id': 'req-e5aedf2f-9b7b-4298-a683-997cb6fa020c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:34,726 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.161s
2026-06-01 18:13:34,726 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-a1026eff-df3a-4a42-ae9d-69381debbbde', 'x-compute-request-id': 'req-a1026eff-df3a-4a42-ae9d-69381debbbde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:35,916 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.182s
2026-06-01 18:13:35,916 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-bd92a75f-b018-48f0-a24d-8c90b68501fd', 'x-compute-request-id': 'req-bd92a75f-b018-48f0-a24d-8c90b68501fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:37,107 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.185s
2026-06-01 18:13:37,107 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-b1c6f644-296d-4d15-b922-ac5e4219af5b', 'x-compute-request-id': 'req-b1c6f644-296d-4d15-b922-ac5e4219af5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:38,281 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.168s
2026-06-01 18:13:38,281 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-9b2aa3bb-b5e7-4ad7-9edb-a7a962005fa7', 'x-compute-request-id': 'req-9b2aa3bb-b5e7-4ad7-9edb-a7a962005fa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:39,850 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.561s
2026-06-01 18:13:39,850 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-dcb26918-0a0c-45bd-9ed7-028975598c7b', 'x-compute-request-id': 'req-dcb26918-0a0c-45bd-9ed7-028975598c7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:41,205 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.342s
2026-06-01 18:13:41,205 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-0d96edc3-ed9f-4a38-94ed-07ecf7c2a21a', 'x-compute-request-id': 'req-0d96edc3-ed9f-4a38-94ed-07ecf7c2a21a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:42,421 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.207s
2026-06-01 18:13:42,421 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-f9ef44a5-b970-48f4-8dee-1b10e49468c2', 'x-compute-request-id': 'req-f9ef44a5-b970-48f4-8dee-1b10e49468c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:43,633 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.207s
2026-06-01 18:13:43,634 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-357cab81-80a8-40a1-ad61-669f3939e6a5', 'x-compute-request-id': 'req-357cab81-80a8-40a1-ad61-669f3939e6a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:44,815 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.176s
2026-06-01 18:13:44,815 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-7a8dc1c9-9c21-4b49-b784-b8c19032c5c9', 'x-compute-request-id': 'req-7a8dc1c9-9c21-4b49-b784-b8c19032c5c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:46,120 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.298s
2026-06-01 18:13:46,120 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-fd1c3add-6385-4e18-b86e-ce932ded571e', 'x-compute-request-id': 'req-fd1c3add-6385-4e18-b86e-ce932ded571e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:47,316 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.187s
2026-06-01 18:13:47,316 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-354902ab-d6cf-43e9-8362-c29aa5f687ee', 'x-compute-request-id': 'req-354902ab-d6cf-43e9-8362-c29aa5f687ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:48,497 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.172s
2026-06-01 18:13:48,497 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-f3d66a66-5f7f-4ef5-aa23-35faa6480a02', 'x-compute-request-id': 'req-f3d66a66-5f7f-4ef5-aa23-35faa6480a02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:49,781 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.276s
2026-06-01 18:13:49,781 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-e3a8bf0f-e772-4cf4-817f-247ea8a493da', 'x-compute-request-id': 'req-e3a8bf0f-e772-4cf4-817f-247ea8a493da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:50,971 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.183s
2026-06-01 18:13:50,971 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', '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-07664a6e-63f8-463c-8d1c-511f7fa14113', 'x-compute-request-id': 'req-07664a6e-63f8-463c-8d1c-511f7fa14113', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "30f4e857010b7962294c8a68ffc277b38ab2d264dfedc9ab154aa07a", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:52,143 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.162s
2026-06-01 18:13:52,144 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', '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-57fc9f30-5e87-461c-b4e5-6c5758473600', 'x-compute-request-id': 'req-57fc9f30-5e87-461c-b4e5-6c5758473600', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:53,263 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.114s
2026-06-01 18:13:53,264 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1103', '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-9080cc11-8e89-48a0-80f8-e3713e1521a3', 'x-compute-request-id': 'req-9080cc11-8e89-48a0-80f8-e3713e1521a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:54,362 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.091s
2026-06-01 18:13:54,362 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1103', '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-8f49bca8-9a93-487e-aeac-ea2d67ae1e70', 'x-compute-request-id': 'req-8f49bca8-9a93-487e-aeac-ea2d67ae1e70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "BUILD", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:55,465 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.097s
2026-06-01 18:13:55,465 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', '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-2e5b6d37-3175-4405-b937-b51a09cb613e', 'x-compute-request-id': 'req-2e5b6d37-3175-4405-b937-b51a09cb613e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T18:13:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.122/compute/flavors/42"}]}, "hostId": "", "id": "1f721db4-ace7-47b7-b84a-ede1291ee417", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}, {"rel": "bookmark", "href": "https://10.4.3.122/compute/servers/1f721db4-ace7-47b7-b84a-ede1291ee417"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1539185500", "status": "ERROR", "tenant_id": "b55f1b0ddb394923888adf1d009aeac2", "user_id": "2324d71f5d0a49b7b73d760b8589874a", "updated": "2026-06-01T18:13:55Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T18:13:55Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1f721db4-ace7-47b7-b84a-ede1291ee417."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9293f9c2-3367-459f-a161-2ef9850573a2"}]}}'
2026-06-01 18:13:55,472 106222 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 35 second wait
2026-06-01 18:13:56,052 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.580s
2026-06-01 18:13:56,053 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51581cb2-e681-45fa-beed-6de939da75da', 'x-compute-request-id': 'req-51581cb2-e681-45fa-beed-6de939da75da', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b''
2026-06-01 18:13:56,077 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417 0.024s
2026-06-01 18:13:56,078 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e74310dd-b458-4360-a563-09e89eca902a', 'x-compute-request-id': 'req-e74310dd-b458-4360-a563-09e89eca902a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.122/compute/v2.1/servers/1f721db4-ace7-47b7-b84a-ede1291ee417'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1f721db4-ace7-47b7-b84a-ede1291ee417 could not be found."}}'
2026-06-01 18:13:56,120 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2 0.040s
2026-06-01 18:13:56,120 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bff200-a92d-4b44-bc8a-3f479c4cc30f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2'}
Body: b''
2026-06-01 18:13:56,145 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2 0.025s
2026-06-01 18:13:56,146 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6304124f-e3d1-4b85-88f2-223de099da16', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6304124f-e3d1-4b85-88f2-223de099da16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2'}
Body: b'{"volume": {"id": "9293f9c2-3367-459f-a161-2ef9850573a2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:13:19.000000", "updated_at": "2026-06-01T18:13:56.000000", "name": "tempest-TestVolumeBootPattern-volume-1514140050", "description": null, "volume_type": "tempest-scenario-type-luks2-712772", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/9293f9c2-3367-459f-a161-2ef9850573a2"}], "user_id": "2324d71f5d0a49b7b73d760b8589874a", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b55f1b0ddb394923888adf1d009aeac2"}}'
2026-06-01 18:13:57,169 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2 0.015s
2026-06-01 18:13:57,169 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ed878c-eafa-4c1f-8915-22fdd0ab0ecf', 'x-openstack-request-id': 'req-39ed878c-eafa-4c1f-8915-22fdd0ab0ecf', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.122/volume/v3/volumes/9293f9c2-3367-459f-a161-2ef9850573a2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9293f9c2-3367-459f-a161-2ef9850573a2 could not be found."}}'
2026-06-01 18:13:57,208 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.122/volume/v3/volumes/detail?all_tenants=1 0.039s
2026-06-01 18:13:57,208 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b93077-2ebf-4768-a87b-ec18f2bcc7fa', 'content-length': '8341', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b93077-2ebf-4768-a87b-ec18f2bcc7fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.122/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "6ff0a339-c535-423d-9474-c3f52156ff0e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:13:28.000000", "updated_at": "2026-06-01T18:13:44.000000", "name": "tempest-VolumesActionsTest-Volume-713444398", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/6ff0a339-c535-423d-9474-c3f52156ff0e"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/6ff0a339-c535-423d-9474-c3f52156ff0e"}], "user_id": "5dad56604b09402b90258a1a750b3490", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "ba4f1479d0ea490e8bbd1742b00f510d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001889@storpool#template_virtual"}, {"id": "f66d628c-6001-455a-bcf6-0987f1eb5441", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:12:58.000000", "updated_at": "2026-06-01T18:13:55.000000", "name": "tempest-VolumesExtendAttachedTest-Volume-888694867", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/f66d628c-6001-455a-bcf6-0987f1eb5441"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/f66d628c-6001-455a-bcf6-0987f1eb5441"}], "user_id": "8860947a93e14daf8594b53fc8e53135", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "abb22f73d7284fcfa6ab41795700b4d6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001889@storpool#default"}, {"id": "254e4dbd-da14-49a2-9c8c-0de48e45ad33", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:07:46.000000", "updated_at": "2026-06-01T18:07:53.000000", "name": "image-06a27c48-153f-4750-aea7-6e284f25fac3", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "f4089fbd-b2fa-4d0c-b5d9-69c8aa1e13c2", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/254e4dbd-da14-49a2-9c8c-0de48e45ad33"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/254e4dbd-da14-49a2-9c8c-0de48e45ad33"}], "user_id": "99fc000cbed04848a0dfb650df7de1bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c409bca52a714ecc81ac3c72fc11b811", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001889@storpool#default"}, {"id": "ec578bff-7306-487b-83c9-94806fafc2e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T18:07:33.000000", "updated_at": "2026-06-01T18:07:40.000000", "name": "image-7ce1cf45-3249-454d-abb0-16210a89b4f9", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "6e1ce41d-37bc-442f-88bf-647a0c7b552b", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.122/volume/v3/volumes/ec578bff-7306-487b-83c9-94806fafc2e8"}, {"rel": "bookmark", "href": "https://10.4.3.122/volume/volumes/ec578bff-7306-487b-83c9-94806fafc2e8"}], "user_id": "99fc000cbed04848a0dfb650df7de1bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "c409bca52a714ecc81ac3c72fc11b811", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host"
2026-06-01 18:13:57,250 106222 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.122/volume/v3/types/b815bb4c-c93d-464f-84d6-57040f2a4907 0.035s
2026-06-01 18:13:57,251 106222 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 18:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e643039-cf68-499f-9a01-06964a52be38', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.122/volume/v3/types/b815bb4c-c93d-464f-84d6-57040f2a4907'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1f721db4-ace7-47b7-b84a-ede1291ee417 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-01T18:13:55Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1f721db4-ace7-47b7-b84a-ede1291ee417.'}. Request ID of server operation performed before checking the server status req-c61ba0d5-4f87-454e-8979-d7b9e7c92ba3.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt2.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt2.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt2.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt2.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt2.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt3.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt3.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt3.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt10.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
pt10.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.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
pt13.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt16.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: 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
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.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
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.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
pt37.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
pt37.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
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt42.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt45.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
pt45.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt47.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt48.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt48.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt49.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt52.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt53.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt54.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt54.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt54.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt54.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt54.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt55.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt55.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt55.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt55.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt55.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt55.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt55.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt56.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt78.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt78.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt78.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt78.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt78.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt85.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt88.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt89.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt89.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt90.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt91.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt95.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt95.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt96.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt96.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt96.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt96.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt96.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt96.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt97.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt97.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt97.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt97.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt99.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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 | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 321 | 295 | 2 | 0 | 24 | ||