Status: Pass 296 Failure 1 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-12 09:33:31,657 106278 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-122546480 on backend None
2026-06-12 09:33:31,680 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.119/volume/v3/types 0.023s
2026-06-12 09:33:31,681 106278 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-122546480", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acee6b86-1898-4d03-8b15-41887fbb8a49', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acee6b86-1898-4d03-8b15-41887fbb8a49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/types'}
Body: b'{"volume_type": {"id": "2f0181bd-67e3-4400-99a5-c597132ced33", "name": "tempest-scenario-type-luksv2-122546480", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-12 09:33:31,682 106278 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 2f0181bd-67e3-4400-99a5-c597132ced33
2026-06-12 09:33:31,714 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.119/volume/v3/types/2f0181bd-67e3-4400-99a5-c597132ced33/encryption 0.032s
2026-06-12 09:33:31,714 106278 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': 'Fri, 12 Jun 2026 09:33:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3f16e8-31f1-463c-8e46-5f5ce40b0a5f', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3f16e8-31f1-463c-8e46-5f5ce40b0a5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/types/2f0181bd-67e3-4400-99a5-c597132ced33/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "2f0181bd-67e3-4400-99a5-c597132ced33", "encryption_id": "abcfea33-cb4b-490c-874e-6ab8f04d3ab3"}}'
2026-06-12 09:33:31,876 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.119/volume/v3/volumes 0.161s
2026-06-12 09:33:31,877 106278 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-1858770254", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "size": 1}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b544799e-3c69-48cc-aa09-942050426403', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b544799e-3c69-48cc-aa09-942050426403', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.119/volume/v3/volumes'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:31.831069", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-12 09:33:31,991 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.119/identity/v3/auth/tokens 0.108s
2026-06-12 09:33:31,992 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:31 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-59bafcaf-f8fa-414d-861f-8303fe0e795d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.119/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3524fde56fc849d3a4d1a811366d86cf", "name": "tempest-TestEncryptedCinderVolumes-377917560-project-member", "password_expires_at": null}, "audit_ids": ["59DhfBRySBuOX4bgUY8dzA"], "expires_at": "2026-06-12T10:33:31.000000Z", "issued_at": "2026-06-12T09:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac4fb1eee2aa413a9d6a86d7356df811", "name": "tempest-TestEncryptedCinderVolumes-377917560"}, "is_domain": false, "roles": [{"id": "164e0e46efce49858d7bb9b4fc5c4835", "name": "reader"}, {"id": "d4146ea00e3045d88397cbcafad82d4c", "name": "member"}], "catalog": [{"endpoints": [{"id": "8e4d2b2d23a040edad552b21d911f897", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/networking", "region": "RegionOne"}], "id": "06d6796721b14aaca89c3f9e7c89b12a", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "060402d92c7048cc997a4a091cbca470", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.119:8080", "region": "RegionOne"}, {"id": "8f78053d949a4db6af1ebbe70116d02e", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119:8080/v1/AUTH_ac4fb1eee2aa413a9d6a86d7356df811", "region": "RegionOne"}], "id": "36e7ecb52a5a4ae7a4b7f6d538f58a4b", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "221df54a5e434512bb78acabbf9c1cc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/identity", "region": "RegionOne"}], "id": "3e5598535bf148b9a964b4a3be456725", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ff3ef77e68964b449c00221c23694ff9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/image", "region": "RegionOne"}], "id": "84210c1d3ae34bb39ac4124be3a63856", "type": "image", "name": "glance"}, {"endpoints": [{"id": "745d3f365ca641e49f70d469d992b11f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/volume/v3", "region": "RegionOne"}], "id": "9726aedc30d947d9a10ebd530188ef60", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ead6e44014a0447a8206b475e4a09ef8", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/compute/v2.1", "region": "RegionOne"}], "id": "d425dbea7c1d48c284381183c068d35c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "67badee03d5d4f91a654e6e429a6b8d7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/compute/v2/ac4fb1eee2aa413a9d6a86d7356df811", "region": "RegionOne"}], "id": "dcdec2ca805a4015bddcd28b6a3fd542", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b62e84fdabce4da998eb9de9ad5cdd80", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.119/placement", "region": "RegionOne"}], "id": "e2655fb9b52e40d1a6d378560200ad92", "type": "placement", "name": "placement"}]}}'
2026-06-12 09:33:31,992 106278 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '89b127cd-45cc-4015-ae95-68837f4d144d', 'name': 'tempest-TestEncryptedCinderVolumes-2076476324-network', 'tenant_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'project_id': 'ac4fb1eee2aa413a9d6a86d7356df811', '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': 37637, '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-12T09:30:50Z', 'updated_at': '2026-06-12T09:30:50Z', 'revision_number': 1} available for tenant
2026-06-12 09:33:31,992 106278 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-12 09:33:31,992 106278 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-12 09:33:32,039 106278 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.119/compute/v2.1/os-keypairs 0.045s
2026-06-12 09:33:32,039 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1352069456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE3GfmlnXT9VXA4AgHRC7xHDVoYl4881JYmKqj8hizZ6SLBpAiTfCmWdjD1Ak7XR4b4khPototKtPEkSMO39pDYk6GGnpoeYD42mv0cgh9myqeD3bVwdmeV22qD/234BqA=="}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:31 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-4c67935e-bfc3-4b21-93a2-3d63cdbf8d71', 'x-compute-request-id': 'req-4c67935e-bfc3-4b21-93a2-3d63cdbf8d71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1352069456", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE3GfmlnXT9VXA4AgHRC7xHDVoYl4881JYmKqj8hizZ6SLBpAiTfCmWdjD1Ak7XR4b4khPototKtPEkSMO39pDYk6GGnpoeYD42mv0cgh9myqeD3bVwdmeV22qD/234BqA==", "fingerprint": "e0:82:f8:be:42:97:db:77:44:7b:c1:cd:bf:9c:47:e8", "user_id": "3524fde56fc849d3a4d1a811366d86cf"}}'
2026-06-12 09:33:32,040 106278 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1352069456 created
2026-06-12 09:33:32,226 106278 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.119/networking/v2.0/security-groups 0.186s
2026-06-12 09:33:32,226 106278 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--1822362605", "description": "tempest-description--1443660267"}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-43772cf8-8bc8-468c-871b-d9a40597af65', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.119/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "1c94f306-c95f-4956-8901-e95e428c8281", "name": "tempest-securitygroup--1822362605", "stateful": true, "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "description": "tempest-description--1443660267", "shared": false, "security_group_rules": [{"id": "03d2870e-593c-49ac-b5be-a2636b06b861", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "security_group_id": "1c94f306-c95f-4956-8901-e95e428c8281", "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": 1585, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-12T09:33:32Z", "updated_at": "2026-06-12T09:33:32Z", "revision_number": 0, "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}, {"id": "a3078614-0cdc-41ba-bf96-9458b3e1908f", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "security_group_id": "1c94f306-c95f-4956-8901-e95e428c8281", "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": 1584, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-12T09:33:32Z", "updated_at": "2026-06-12T09:33:32Z", "revision_number": 0, "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}], "tags": [], "created_at": "2026-06-12T09:33:32Z", "updated_at": "2026-06-12T09:33:32Z", "revision_number": 1}}'
2026-06-12 09:33:32,352 106278 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.119/networking/v2.0/security-group-rules 0.126s
2026-06-12 09:33:32,352 106278 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": "1c94f306-c95f-4956-8901-e95e428c8281", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-cd186d43-0737-4c0f-a1b1-a70acd44c81f', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.119/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6010e490-1c11-4bc5-8374-3b1259f2dec7", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "security_group_id": "1c94f306-c95f-4956-8901-e95e428c8281", "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-12T09:33:32Z", "updated_at": "2026-06-12T09:33:32Z", "revision_number": 0, "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:33:32,489 106278 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.119/networking/v2.0/security-group-rules 0.136s
2026-06-12 09:33:32,489 106278 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": "1c94f306-c95f-4956-8901-e95e428c8281", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0ddb6515-1c6b-4c66-9812-afe3a4338155', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.119/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8da5cd19-daf5-479c-996e-56e5841f3d67", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "security_group_id": "1c94f306-c95f-4956-8901-e95e428c8281", "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-12T09:33:32Z", "updated_at": "2026-06-12T09:33:32Z", "revision_number": 0, "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:33:32,489 106278 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1822362605 created
2026-06-12 09:33:32,931 106278 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.119/networking/v2.0/floatingips 0.441s
2026-06-12 09:33:32,931 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "ab9ce7eb-0ea2-4505-bc7f-c7f111db3bea"}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f7d78ffb-8441-4eeb-ba8e-282c6725d3f7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.119/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "160132a8-f3b6-4b0a-be86-0e679c2ec53a", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "floating_ip_address": "172.24.5.216", "floating_network_id": "ab9ce7eb-0ea2-4505-bc7f-c7f111db3bea", "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-12T09:33:32Z", "updated_at": "2026-06-12T09:33:32Z", "revision_number": 0}}'
2026-06-12 09:33:32,931 106278 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '160132a8-f3b6-4b0a-be86-0e679c2ec53a', 'tenant_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'project_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'floating_ip_address': '172.24.5.216', 'floating_network_id': 'ab9ce7eb-0ea2-4505-bc7f-c7f111db3bea', '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-12T09:33:32Z', 'updated_at': '2026-06-12T09:33:32Z', 'revision_number': 0, 'ip': '172.24.5.216'} created
2026-06-12 09:33:32,931 106278 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1352069456', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE3GfmlnXT9VXA4AgHRC7xHDVoYl4881JYmKqj8hizZ6SLBpAiTfCmWdjD1Ak7XR4b4khPototKtPEkSMO39pDYk6GGnpoeYD42mv0cgh9myqeD3bVwdmeV22qD/234BqA==', 'fingerprint': 'e0:82:f8:be:42:97:db:77:44:7b:c1:cd:bf:9c:47:e8', 'user_id': '3524fde56fc849d3a4d1a811366d86cf', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDzppTIpeU9HXMcloZc/yC8JYH6YZ0TxqDdFGkuTi5YojNZnwcuUAZU\n9K55z6FqjDigBwYFK4EEACKhZANiAARNxn5pZ10/VVwOAIB0Qu8Rw1aGJePPNSWJ\niqo/IYs2ekiwaQIk3wplnYw9QJO10eG+JIT6LaLSrTxJEjDt/aQ2JOhhp6aHmA+N\npr9HIIfZsqng921cHZnldtqg/9t+Aag=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1c94f306-c95f-4956-8901-e95e428c8281', 'name': 'tempest-securitygroup--1822362605', 'stateful': True, 'tenant_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'project_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'description': 'tempest-description--1443660267', 'shared': False, 'security_group_rules': [{'id': '03d2870e-593c-49ac-b5be-a2636b06b861', 'project_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'security_group_id': '1c94f306-c95f-4956-8901-e95e428c8281', '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': 1585, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-12T09:33:32Z', 'updated_at': '2026-06-12T09:33:32Z', 'revision_number': 0, 'tenant_id': 'ac4fb1eee2aa413a9d6a86d7356df811'}, {'id': 'a3078614-0cdc-41ba-bf96-9458b3e1908f', 'project_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'security_group_id': '1c94f306-c95f-4956-8901-e95e428c8281', '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': 1584, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-12T09:33:32Z', 'updated_at': '2026-06-12T09:33:32Z', 'revision_number': 0, 'tenant_id': 'ac4fb1eee2aa413a9d6a86d7356df811'}], 'tags': [], 'created_at': '2026-06-12T09:33:32Z', 'updated_at': '2026-06-12T09:33:32Z', 'revision_number': 1}, 'floating_ip': {'id': '160132a8-f3b6-4b0a-be86-0e679c2ec53a', 'tenant_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'project_id': 'ac4fb1eee2aa413a9d6a86d7356df811', 'floating_ip_address': '172.24.5.216', 'floating_network_id': 'ab9ce7eb-0ea2-4505-bc7f-c7f111db3bea', '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-12T09:33:32Z', 'updated_at': '2026-06-12T09:33:32Z', 'revision_number': 0, 'ip': '172.24.5.216'}}
2026-06-12 09:33:33,707 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.119/compute/v2.1/servers 0.775s
2026-06-12 09:33:33,707 106278 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-1957111192", "imageRef": "f5299668-91db-46ba-8ac4-e4efd43d7799", "flavorRef": "42", "networks": [{"uuid": "89b127cd-45cc-4015-ae95-68837f4d144d"}], "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "key_name": "tempest-keypair-1352069456", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb', '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-d61d7df6-0a22-49aa-9c00-1feea906a978', 'x-compute-request-id': 'req-d61d7df6-0a22-49aa-9c00-1feea906a978', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.119/compute/v2.1/servers'}
Body: b'{"server": {"id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "adminPass": "Jyv8U29i3nWG"}}'
2026-06-12 09:33:33,801 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.093s
2026-06-12 09:33:33,802 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b66240-6837-4446-9bbf-c6945ea08d9b', 'x-compute-request-id': 'req-f1b66240-6837-4446-9bbf-c6945ea08d9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1352069456", "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-12 09:33:34,916 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.106s
2026-06-12 09:33:34,916 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1246', '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-7a59820c-1dca-49cc-b311-155879df1c3b', 'x-compute-request-id': 'req-7a59820c-1dca-49cc-b311-155879df1c3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "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-12 09:33:36,006 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.083s
2026-06-12 09:33:36,007 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d26a1050-d14b-4606-8ec1-313199eab445', 'x-compute-request-id': 'req-d26a1050-d14b-4606-8ec1-313199eab445', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "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-12 09:33:36,016 106278 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-12 09:33:37,110 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.091s
2026-06-12 09:33:37,110 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', '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-3dc191f7-f517-46a0-bf77-f013265dd8c6', 'x-compute-request-id': 'req-3dc191f7-f517-46a0-bf77-f013265dd8c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "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-12 09:33:38,203 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.086s
2026-06-12 09:33:38,203 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', '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-dc7ce887-1d82-42c2-895e-966628bd3b91', 'x-compute-request-id': 'req-dc7ce887-1d82-42c2-895e-966628bd3b91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "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-12 09:33:39,290 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.079s
2026-06-12 09:33:39,290 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1302', '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-72db81e4-ab54-47d8-b035-7b95c21ac0c1', 'x-compute-request-id': 'req-72db81e4-ab54-47d8-b035-7b95c21ac0c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-12 09:33:39,296 106278 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-06-12 09:33:40,512 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.215s
2026-06-12 09:33:40,512 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1370', '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-9ca033ef-58cc-44aa-a80f-3db8673f2ec9', 'x-compute-request-id': 'req-9ca033ef-58cc-44aa-a80f-3db8673f2ec9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:41,702 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.181s
2026-06-12 09:33:41,703 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:41 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-64f2a0ce-1a3d-452e-8c25-ea892ddcfa79', 'x-compute-request-id': 'req-64f2a0ce-1a3d-452e-8c25-ea892ddcfa79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:41,711 106278 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-06-12 09:33:42,861 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.149s
2026-06-12 09:33:42,861 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:42 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-c1b6bcab-e1ea-412a-a29b-1880a283611f', 'x-compute-request-id': 'req-c1b6bcab-e1ea-412a-a29b-1880a283611f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:44,059 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.193s
2026-06-12 09:33:44,060 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:43 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-cf7c97f5-eee5-4b20-b44d-bc3c3956585a', 'x-compute-request-id': 'req-cf7c97f5-eee5-4b20-b44d-bc3c3956585a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:45,645 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.580s
2026-06-12 09:33:45,645 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:45 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-d0823fc0-41f7-4227-a06c-659e61d53cf9', 'x-compute-request-id': 'req-d0823fc0-41f7-4227-a06c-659e61d53cf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:46,830 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.171s
2026-06-12 09:33:46,831 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:46 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-aa8e9660-3ac4-4148-94e2-6e5cf05c42a3', 'x-compute-request-id': 'req-aa8e9660-3ac4-4148-94e2-6e5cf05c42a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "BUILD", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:48,016 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.177s
2026-06-12 09:33:48,016 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1558', '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-65d587c2-5204-4cad-895e-a80b55183079', 'x-compute-request-id': 'req-65d587c2-5204-4cad-895e-a80b55183079', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2076476324-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}]}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "ACTIVE", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:33:48,022 106278 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-12 09:33:48,108 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb/os-interface 0.086s
2026-06-12 09:33:48,108 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:48 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-50865288-83e5-4865-9a07-99803ae3a1f2', 'x-compute-request-id': 'req-50865288-83e5-4865-9a07-99803ae3a1f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "89b127cd-45cc-4015-ae95-68837f4d144d", "port_id": "68218ecb-d213-44be-a31c-0b9631c2f896", "mac_addr": "fa:16:3e:7f:7e:98", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "889f2e00-5ed4-4474-a660-2760df8c19fe", "ip_address": "10.1.0.6"}]}]}'
2026-06-12 09:33:48,669 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.119/networking/v2.0/floatingips/160132a8-f3b6-4b0a-be86-0e679c2ec53a 0.558s
2026-06-12 09:33:48,669 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "68218ecb-d213-44be-a31c-0b9631c2f896"}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:33:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-25366144-c8a8-453e-b58b-6b46c091c0e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/networking/v2.0/floatingips/160132a8-f3b6-4b0a-be86-0e679c2ec53a'}
Body: b'{"floatingip": {"id": "160132a8-f3b6-4b0a-be86-0e679c2ec53a", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "project_id": "ac4fb1eee2aa413a9d6a86d7356df811", "floating_ip_address": "172.24.5.216", "floating_network_id": "ab9ce7eb-0ea2-4505-bc7f-c7f111db3bea", "router_id": "df654353-b1a3-415d-935e-72fd3f425cb6", "port_id": "68218ecb-d213-44be-a31c-0b9631c2f896", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "89b127cd-45cc-4015-ae95-68837f4d144d", "mac_address": "fa:16:3e:7f:7e:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-12T09:33:32Z", "updated_at": "2026-06-12T09:33:48Z", "revision_number": 1}}'
2026-06-12 09:33:48,669 106278 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.216:22' as 'cirros' with public key authentication
2026-06-12 09:34:24,608 106278 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-12 09:34:24,709 106278 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-12 09:34:24,710 106278 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.216 successfully created
2026-06-12 09:34:24,902 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.192s
2026-06-12 09:34:24,903 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', '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-30dd8291-eb6b-4da4-b42b-4b56a0acff58', 'x-compute-request-id': 'req-30dd8291-eb6b-4da4-b42b-4b56a0acff58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2076476324-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}]}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "ACTIVE", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:33:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:34:24,932 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:34:24,932 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cef5c8-ce56-4a39-a17e-b8c6909439a6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cef5c8-ce56-4a39-a17e-b8c6909439a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:33:32.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:24,937 106278 INFO [tempest.common.waiters] volume 468ba3c8-8133-4839-93c9-91d7f1cdb21b reached available after waiting for 0.937540 seconds
2026-06-12 09:34:24,961 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:34:24,961 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c1d29f-85bc-4d5a-8607-7017e8d02b21', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c1d29f-85bc-4d5a-8607-7017e8d02b21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:33:32.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:27,533 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb/os-volume_attachments 2.567s
2026-06-12 09:34:27,534 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "468ba3c8-8133-4839-93c9-91d7f1cdb21b"}}
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:24 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-f9b516c3-9919-4715-816b-29f7207dd61d', 'x-compute-request-id': 'req-f9b516c3-9919-4715-816b-29f7207dd61d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "serverId": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "volumeId": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "device": "/dev/vdb"}}'
2026-06-12 09:34:27,560 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:34:27,560 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2852e0b1-319a-42fc-870e-5ec5cdcfb12b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2852e0b1-319a-42fc-870e-5ec5cdcfb12b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:27.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:28,596 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:34:28,596 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e1458c-2c8f-4827-8e14-d612f9494124', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e1458c-2c8f-4827-8e14-d612f9494124', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:29,652 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.048s
2026-06-12 09:34:29,652 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa20f4f-0590-430f-bfe0-08ab6d4a65ee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa20f4f-0590-430f-bfe0-08ab6d4a65ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:30,695 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:34:30,696 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f48258-e570-411b-9917-666968a5440e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f48258-e570-411b-9917-666968a5440e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:31,737 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.034s
2026-06-12 09:34:31,738 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d85916-bfa6-4d03-ad82-48b526a42fcf', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d85916-bfa6-4d03-ad82-48b526a42fcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:32,779 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.036s
2026-06-12 09:34:32,779 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b0d1b7-e7f3-4a42-9c48-9e5621a5d41d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b0d1b7-e7f3-4a42-9c48-9e5621a5d41d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:33,815 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:34:33,816 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b112ac32-babc-4e29-8252-be10d29d371f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b112ac32-babc-4e29-8252-be10d29d371f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:34,846 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:34:34,846 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066a5bf0-dfa8-4265-9481-b5f12e443822', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066a5bf0-dfa8-4265-9481-b5f12e443822', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:35,884 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:34:35,885 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64142be5-fb0b-4782-9490-00668a027291', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64142be5-fb0b-4782-9490-00668a027291', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:36,920 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:34:36,921 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf4bf45-9ea6-4a59-a24f-c1db9dc4453c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf4bf45-9ea6-4a59-a24f-c1db9dc4453c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:37,957 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:34:37,957 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc78cb2-10b6-4ca0-be74-77b53da6ec02', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc78cb2-10b6-4ca0-be74-77b53da6ec02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:38,995 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.033s
2026-06-12 09:34:38,996 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fcbc5b-f422-406f-b6f9-42bbeaaab69f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fcbc5b-f422-406f-b6f9-42bbeaaab69f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:40,029 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:34:40,029 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b202b945-6aff-4557-aeee-4304e11926a7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b202b945-6aff-4557-aeee-4304e11926a7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:41,067 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.033s
2026-06-12 09:34:41,068 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ed8442-528a-4276-90c0-50c5201acb4c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ed8442-528a-4276-90c0-50c5201acb4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:42,102 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:34:42,102 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91128b48-9ef0-4fdb-8bed-711d3d984680', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91128b48-9ef0-4fdb-8bed-711d3d984680', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:43,136 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:34:43,136 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393e0924-d0bf-4309-b3d5-4a0b962d1de9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393e0924-d0bf-4309-b3d5-4a0b962d1de9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:44,179 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:34:44,179 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb80ee6f-34cd-496f-9907-51ca93370944', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb80ee6f-34cd-496f-9907-51ca93370944', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:45,214 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:34:45,214 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b28f57-7705-469e-8d28-89350f08087a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b28f57-7705-469e-8d28-89350f08087a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:46,256 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:34:46,256 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e914faa-954a-4ef0-8474-ae9ece8baa7c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e914faa-954a-4ef0-8474-ae9ece8baa7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:47,286 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:34:47,287 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fe10dd-54bf-495d-a85c-54dec33eb761', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fe10dd-54bf-495d-a85c-54dec33eb761', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:28.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:48,319 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:34:48,319 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5773e41-1766-4f53-a25f-4f9ee6f44f17', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5773e41-1766-4f53-a25f-4f9ee6f44f17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:49,350 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:34:49,350 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c387320c-f476-434b-8bb3-156f88ec5eb2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c387320c-f476-434b-8bb3-156f88ec5eb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:50,379 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:34:50,379 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263e1397-fda0-4429-a6b6-d1101585d57f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263e1397-fda0-4429-a6b6-d1101585d57f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:51,411 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:34:51,411 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba67e33-2aa8-400b-9e3b-6944709bc772', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba67e33-2aa8-400b-9e3b-6944709bc772', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:52,442 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:34:52,442 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d010197f-e81e-4af5-b5de-6c6a8e767720', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d010197f-e81e-4af5-b5de-6c6a8e767720', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:53,471 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.021s
2026-06-12 09:34:53,471 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca979181-f3e5-4711-abb8-763e9b3f540c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca979181-f3e5-4711-abb8-763e9b3f540c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:54,500 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:34:54,501 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5d761e-3cf0-4de3-9fcd-4751be7be85c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5d761e-3cf0-4de3-9fcd-4751be7be85c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:55,542 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:34:55,542 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca9b09d-b0f4-4676-b248-afb7f6802c0a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca9b09d-b0f4-4676-b248-afb7f6802c0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:56,576 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:34:56,576 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc39026-c0ef-42cc-86af-359d812f1b77', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc39026-c0ef-42cc-86af-359d812f1b77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:57,610 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:34:57,610 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aeefb0d-e5b3-49ec-baae-2eedfa301358', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aeefb0d-e5b3-49ec-baae-2eedfa301358', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:58,642 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:34:58,643 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f22ac89-74ba-4b49-8916-2e4f0ea0be9e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f22ac89-74ba-4b49-8916-2e4f0ea0be9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:34:59,670 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.022s
2026-06-12 09:34:59,671 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:34:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18956f63-3ceb-48af-ab19-5a188692aa8b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18956f63-3ceb-48af-ab19-5a188692aa8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:00,707 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:35:00,707 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c7a98d-8f8e-43ae-894f-588b5bc0a73b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c7a98d-8f8e-43ae-894f-588b5bc0a73b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:01,736 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:35:01,736 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ad3808-0bd9-4238-a650-323f1a2c7350', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ad3808-0bd9-4238-a650-323f1a2c7350', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:02,769 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:35:02,769 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3c4c4d-cde6-4b0b-a1c9-9a4ced08cced', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3c4c4d-cde6-4b0b-a1c9-9a4ced08cced', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:03,804 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:03,804 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f708562f-cbbb-40d7-b066-d66d285fb640', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f708562f-cbbb-40d7-b066-d66d285fb640', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:04,833 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:35:04,834 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f9c641-9219-49e4-a8ce-6e98198bc5a1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f9c641-9219-49e4-a8ce-6e98198bc5a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:05,868 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:05,868 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e71d024-9b43-40a9-88b7-0e87ae77a5c3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e71d024-9b43-40a9-88b7-0e87ae77a5c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:06,905 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.032s
2026-06-12 09:35:06,906 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d239259-3d56-49fe-843b-46345f18cc64', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d239259-3d56-49fe-843b-46345f18cc64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:07,942 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:35:07,942 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df4c46b-a55e-4896-9845-203fd9dd36a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df4c46b-a55e-4896-9845-203fd9dd36a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:08,976 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:35:08,976 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8794ad8e-1707-4e95-bdfb-14eeb6f1248d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8794ad8e-1707-4e95-bdfb-14eeb6f1248d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:10,007 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:35:10,007 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d58b87-d952-4194-bca1-af7605ca9f10', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d58b87-d952-4194-bca1-af7605ca9f10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:11,042 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:11,042 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede3b38a-129d-40ff-a548-ddfb250fb44c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede3b38a-129d-40ff-a548-ddfb250fb44c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:12,079 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:12,079 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00293a09-21cc-408e-b4e0-9f03549be57f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00293a09-21cc-408e-b4e0-9f03549be57f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:13,115 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:13,115 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00697c06-d657-43e4-8e03-475735c8f45b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00697c06-d657-43e4-8e03-475735c8f45b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:14,155 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:35:14,155 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d4dfb7-57c0-4399-b9fe-cfdfa0aafba8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d4dfb7-57c0-4399-b9fe-cfdfa0aafba8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:15,185 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.021s
2026-06-12 09:35:15,186 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243c5422-22ca-481b-aebd-4e4738c8a5cd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243c5422-22ca-481b-aebd-4e4738c8a5cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:16,215 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:35:16,215 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4a1b24-1873-41a7-aa10-f8f86e5bc08e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4a1b24-1873-41a7-aa10-f8f86e5bc08e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:17,251 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:35:17,251 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c421335-9b5a-4ca0-932d-46d70adaf866', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c421335-9b5a-4ca0-932d-46d70adaf866', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:18,282 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:35:18,283 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8071de3b-20ea-42d2-b20b-1cbec08a9703', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8071de3b-20ea-42d2-b20b-1cbec08a9703', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:19,317 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:19,318 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9eea00e-04e7-4a3e-ba6e-8a2fb30877ee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9eea00e-04e7-4a3e-ba6e-8a2fb30877ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:20,362 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.039s
2026-06-12 09:35:20,363 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a746236-df11-46c9-a17b-385c7e105711', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a746236-df11-46c9-a17b-385c7e105711', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:21,397 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:35:21,397 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485d0eb0-be3e-44dc-85ac-8a5cd17fa20f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485d0eb0-be3e-44dc-85ac-8a5cd17fa20f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:22,432 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:35:22,432 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4455b1-d141-4e1f-827a-71be5473dbac', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4455b1-d141-4e1f-827a-71be5473dbac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:23,465 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:35:23,465 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738b5a03-04bf-49c8-aa2b-cd5877402d56', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738b5a03-04bf-49c8-aa2b-cd5877402d56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:24,500 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:35:24,500 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0b532c-94f9-4f29-b090-14fb60f9fd8a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0b532c-94f9-4f29-b090-14fb60f9fd8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:25,540 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.034s
2026-06-12 09:35:25,540 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc9887a-7b7c-4620-befc-c2db247a091d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc9887a-7b7c-4620-befc-c2db247a091d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:26,573 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:26,574 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c502461-98d1-4740-8247-8e0b90b6f136', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c502461-98d1-4740-8247-8e0b90b6f136', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:27,609 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:27,609 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531a2961-79df-4fbe-9352-0338e7447c39', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531a2961-79df-4fbe-9352-0338e7447c39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:28,643 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:35:28,643 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1cbce6-543a-4e6e-8ff8-faff9dab0d15', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1cbce6-543a-4e6e-8ff8-faff9dab0d15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:29,681 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:35:29,681 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7be1141-6e83-49ea-985b-e07aa9588464', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7be1141-6e83-49ea-985b-e07aa9588464', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:30,710 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:35:30,710 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79855414-7f04-4353-8a2d-69070c3d1348', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79855414-7f04-4353-8a2d-69070c3d1348', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:31,738 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:35:31,738 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcf6648-5e19-4f47-89a0-5b406f1afdc7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcf6648-5e19-4f47-89a0-5b406f1afdc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:32,769 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:32,769 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8214cb-ba9c-4dad-bb1d-d3b6814bb93a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8214cb-ba9c-4dad-bb1d-d3b6814bb93a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:33,803 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:35:33,803 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-368e259e-b4ef-497e-a169-f6df30d8ebc9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-368e259e-b4ef-497e-a169-f6df30d8ebc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:34,834 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:34,834 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c13b911-dbcb-4507-b866-386633d9e488', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c13b911-dbcb-4507-b866-386633d9e488', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:35,863 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:35:35,864 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69cafc2-1fdb-4dc1-aed7-758eed866823', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69cafc2-1fdb-4dc1-aed7-758eed866823', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:36,899 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:35:36,899 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8c8f37-2347-4e84-90cd-4e06ade0e6f8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8c8f37-2347-4e84-90cd-4e06ade0e6f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:37,930 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:37,930 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b61d9d5-f624-4612-8a03-e2d0092adc72', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b61d9d5-f624-4612-8a03-e2d0092adc72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:38,959 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:35:38,960 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc6b50d-1a65-4cdf-aebf-3daf82f37176', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc6b50d-1a65-4cdf-aebf-3daf82f37176', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:39,996 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.032s
2026-06-12 09:35:39,997 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fd7aa2-aa01-4a54-8088-90074c833400', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fd7aa2-aa01-4a54-8088-90074c833400', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:41,031 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:41,031 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0164aafd-5161-4f94-8ca7-653305c1445b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0164aafd-5161-4f94-8ca7-653305c1445b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:42,066 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:35:42,066 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e371c1-f384-465c-ae67-eea9fae0b873', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e371c1-f384-465c-ae67-eea9fae0b873', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:43,103 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:35:43,103 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f18799-c356-4d3c-be5f-f9d546fb9531', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f18799-c356-4d3c-be5f-f9d546fb9531', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:44,133 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:35:44,133 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5e6fbf-9afb-4e7c-aa7d-da5baaf8f9c8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5e6fbf-9afb-4e7c-aa7d-da5baaf8f9c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:45,172 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.032s
2026-06-12 09:35:45,172 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d0c51a-a5c7-475d-b498-42735003a4b1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d0c51a-a5c7-475d-b498-42735003a4b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:46,205 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:46,205 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df167a4-af7d-4cb5-8ccd-f0255ff9006e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df167a4-af7d-4cb5-8ccd-f0255ff9006e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:47,235 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:35:47,235 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8004041-6d38-44cc-90d3-30190a719e00', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8004041-6d38-44cc-90d3-30190a719e00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:48,269 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:35:48,269 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e3c2ad-e46b-4b0b-8b08-8dfbac18da3c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e3c2ad-e46b-4b0b-8b08-8dfbac18da3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:49,299 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:35:49,300 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc29294-4791-4edd-9c93-d83d2d631337', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc29294-4791-4edd-9c93-d83d2d631337', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:50,333 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:50,334 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3037f04e-6ba0-47e9-9d31-8353634003f1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3037f04e-6ba0-47e9-9d31-8353634003f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:51,369 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:35:51,369 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df61648-9b57-4a28-a180-f10fa60bd5ea', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df61648-9b57-4a28-a180-f10fa60bd5ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:52,408 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.033s
2026-06-12 09:35:52,408 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef61a297-0e3b-4272-b9fa-d10cf53a7847', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef61a297-0e3b-4272-b9fa-d10cf53a7847', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:53,443 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:35:53,443 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ed15c7-d8c9-4a5e-88c9-9ff292f2c0b1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ed15c7-d8c9-4a5e-88c9-9ff292f2c0b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:54,474 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:35:54,474 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2235bda5-f975-44ef-83cf-a47b09503093', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2235bda5-f975-44ef-83cf-a47b09503093', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:55,506 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:35:55,506 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24da5a6-196e-4be4-8be7-eea36488a10a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24da5a6-196e-4be4-8be7-eea36488a10a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:56,536 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:35:56,537 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564c3514-5fa8-45a7-82ea-8aeb52855f65', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564c3514-5fa8-45a7-82ea-8aeb52855f65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:57,564 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:35:57,565 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d8aec9-ca2b-47f1-9b68-b4b158270a80', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d8aec9-ca2b-47f1-9b68-b4b158270a80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:58,592 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.022s
2026-06-12 09:35:58,592 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9248e6-960c-4def-84df-00910ad1ad54', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9248e6-960c-4def-84df-00910ad1ad54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:35:59,619 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.022s
2026-06-12 09:35:59,619 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:35:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5b681a-5625-4c9f-8299-a38c794684bc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5b681a-5625-4c9f-8299-a38c794684bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:00,649 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:36:00,650 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1125249f-51f7-43d7-ba57-aa1036da084a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1125249f-51f7-43d7-ba57-aa1036da084a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:01,744 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.089s
2026-06-12 09:36:01,744 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f2a332-45a0-42d7-8503-652651de4e43', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f2a332-45a0-42d7-8503-652651de4e43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:02,786 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:36:02,786 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20658b83-b389-4d71-9590-72770b615e64', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20658b83-b389-4d71-9590-72770b615e64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:03,828 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:36:03,828 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d432ac0e-e402-4ddc-bbba-58bf524f66c5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d432ac0e-e402-4ddc-bbba-58bf524f66c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:04,860 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:04,860 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d0fe0a-aae8-4822-9f21-fc7c4484a50c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d0fe0a-aae8-4822-9f21-fc7c4484a50c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:05,892 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:36:05,892 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0831694a-3d5d-4d06-96da-7ee2c5c291ac', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0831694a-3d5d-4d06-96da-7ee2c5c291ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:06,921 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.022s
2026-06-12 09:36:06,922 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82f6dde-e8e5-4753-97c0-3a8a20d0d357', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82f6dde-e8e5-4753-97c0-3a8a20d0d357', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:07,957 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:36:07,957 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefaa463-b142-4f47-8bc0-2af4bcb77679', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefaa463-b142-4f47-8bc0-2af4bcb77679', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:08,992 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:08,993 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39129ec6-a5b0-49be-ab46-d2d6e07ef938', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39129ec6-a5b0-49be-ab46-d2d6e07ef938', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:10,027 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:10,027 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b1fe7f-bdf1-4ffc-8a25-7c04efc362a6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b1fe7f-bdf1-4ffc-8a25-7c04efc362a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:11,060 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:11,060 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8cd739-8a8a-4027-99d5-89729eebcc3d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8cd739-8a8a-4027-99d5-89729eebcc3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:12,097 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:36:12,097 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06dd9f11-e1c4-4421-9121-9790a6daac89', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06dd9f11-e1c4-4421-9121-9790a6daac89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:13,128 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:36:13,128 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b3feff-7ffa-4895-9f48-3f96c1985da6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b3feff-7ffa-4895-9f48-3f96c1985da6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:14,158 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:36:14,159 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9c0ec0-fa11-41e0-b700-01059d5f99f8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9c0ec0-fa11-41e0-b700-01059d5f99f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:15,193 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:36:15,194 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98af959-4db7-4533-bf10-a7315d7fd8f0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98af959-4db7-4533-bf10-a7315d7fd8f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:16,225 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:36:16,225 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2584e18-0011-4c7d-8c13-bde8086512b6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2584e18-0011-4c7d-8c13-bde8086512b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:17,255 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:36:17,256 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e78e94-0f23-4161-acb3-247dee52d487', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e78e94-0f23-4161-acb3-247dee52d487', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:18,284 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:18,285 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5bca5a1-4d72-4194-9a2f-04c02310667e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5bca5a1-4d72-4194-9a2f-04c02310667e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:19,313 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:19,313 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0da228-7d3c-4646-b08a-f900c3708f0a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0da228-7d3c-4646-b08a-f900c3708f0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:20,345 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:20,345 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e40ed78-b108-4730-af11-e7ff1447baf4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e40ed78-b108-4730-af11-e7ff1447baf4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:21,375 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:36:21,375 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94c5630-a95e-4d32-9997-a36381a0f2fb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94c5630-a95e-4d32-9997-a36381a0f2fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:22,408 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:36:22,408 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0aa0b7-df62-4fb6-947d-de136a1af438', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0aa0b7-df62-4fb6-947d-de136a1af438', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:23,442 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:36:23,442 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39849a57-495b-47f0-a5c2-34d99114ec4a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39849a57-495b-47f0-a5c2-34d99114ec4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:24,477 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:36:24,478 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c9aee1-60ff-48fc-9edb-d24b388dc786', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c9aee1-60ff-48fc-9edb-d24b388dc786', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:25,506 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:25,506 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05180cff-a77d-469e-ad39-543752ffe8f8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05180cff-a77d-469e-ad39-543752ffe8f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:26,534 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:26,534 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e450d741-ffb8-4f8d-9552-7fa7af29bf7d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e450d741-ffb8-4f8d-9552-7fa7af29bf7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:27,559 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.020s
2026-06-12 09:36:27,560 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2451a76a-ff36-469e-93e4-6c88807da04d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2451a76a-ff36-469e-93e4-6c88807da04d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:28,589 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:36:28,589 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921c636e-2ba8-4228-9b38-c8866975ecc2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921c636e-2ba8-4228-9b38-c8866975ecc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:29,623 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:29,623 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e698fc-79e7-4aa2-9fb8-26c693ed7217', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e698fc-79e7-4aa2-9fb8-26c693ed7217', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:30,656 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:36:30,657 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c7db45-be82-4bac-a181-5aec95c78fbb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c7db45-be82-4bac-a181-5aec95c78fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:31,692 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:31,692 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c620c2df-d3ea-4bd4-9f30-2d9dc9d42b4e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c620c2df-d3ea-4bd4-9f30-2d9dc9d42b4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:32,724 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:32,724 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84d331c-bf4b-4ed2-9ddd-ba76f801d2d4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84d331c-bf4b-4ed2-9ddd-ba76f801d2d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:33,755 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:33,755 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcd8841-1c62-4dda-8468-0775ac08c9eb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcd8841-1c62-4dda-8468-0775ac08c9eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:34,796 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:36:34,796 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8563939f-5ec0-405b-93e6-50ab93df4181', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8563939f-5ec0-405b-93e6-50ab93df4181', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:35,837 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:36:35,837 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922d59ad-7a63-4d53-aa4c-60a62d28bbf5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922d59ad-7a63-4d53-aa4c-60a62d28bbf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:36,867 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:36:36,868 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48b25ca-9296-4063-b057-c61d868fe4f0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48b25ca-9296-4063-b057-c61d868fe4f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:37,906 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:36:37,907 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30bc234-2882-4710-aa2a-63bb3afdc482', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30bc234-2882-4710-aa2a-63bb3afdc482', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:38,946 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:36:38,946 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d41413a-2f99-425c-a6e8-025565cd284c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d41413a-2f99-425c-a6e8-025565cd284c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:39,976 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:36:39,976 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3942ea-05a0-4214-ac0d-6f040b60bee2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3942ea-05a0-4214-ac0d-6f040b60bee2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:41,015 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:36:41,015 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42832d7-825e-4310-a57b-6fd0d9204a36', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42832d7-825e-4310-a57b-6fd0d9204a36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:42,049 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:36:42,049 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf31b44-7ef1-42d5-acff-144aab8d7295', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf31b44-7ef1-42d5-acff-144aab8d7295', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:43,083 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:43,083 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f89a94-f42b-408e-98f0-8ce70c638008', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f89a94-f42b-408e-98f0-8ce70c638008', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:44,115 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:36:44,116 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6209fa-fd9d-48d4-9155-2b23fd10deb2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6209fa-fd9d-48d4-9155-2b23fd10deb2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:45,151 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:36:45,151 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426b45e8-c1fb-41cc-9e1c-843374f10a70', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426b45e8-c1fb-41cc-9e1c-843374f10a70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:46,187 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:36:46,188 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c349c3-e048-4692-b881-9d41c8b9a88c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c349c3-e048-4692-b881-9d41c8b9a88c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:47,229 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.034s
2026-06-12 09:36:47,229 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f300fc2a-0179-4713-91bd-629e959b00d3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f300fc2a-0179-4713-91bd-629e959b00d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:48,268 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.033s
2026-06-12 09:36:48,268 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d41193-5761-4b5a-ba27-9912f7a81fee', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d41193-5761-4b5a-ba27-9912f7a81fee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:49,300 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:49,300 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82aea6ef-f2b2-4817-99cb-9e95ff335796', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82aea6ef-f2b2-4817-99cb-9e95ff335796', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:50,336 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:36:50,336 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4ab89f-e74d-443c-9182-597e1705aae8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4ab89f-e74d-443c-9182-597e1705aae8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:51,368 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:36:51,369 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b534bcc5-14c1-4ebb-b908-7049273bd664', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b534bcc5-14c1-4ebb-b908-7049273bd664', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:52,401 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:52,401 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0f6ef4-6285-4b7c-bc52-d496a9017806', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0f6ef4-6285-4b7c-bc52-d496a9017806', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:53,431 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:53,431 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdb34bc-80b2-44f8-abcf-eee2bb5f3222', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdb34bc-80b2-44f8-abcf-eee2bb5f3222', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:54,471 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.033s
2026-06-12 09:36:54,471 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ae4201-30c1-4c0d-b762-bd3ca78ec692', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ae4201-30c1-4c0d-b762-bd3ca78ec692', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:55,500 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:55,500 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665ac88d-0ced-492c-97a7-0bb75138f8ff', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665ac88d-0ced-492c-97a7-0bb75138f8ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:56,542 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:36:56,542 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a973261-36a2-4041-8216-dd2b74dda827', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a973261-36a2-4041-8216-dd2b74dda827', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:57,574 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:36:57,574 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f086e9-4854-4046-b0e2-6fb1d6320928', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f086e9-4854-4046-b0e2-6fb1d6320928', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:58,604 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:36:58,604 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bf89dc-8684-473c-9115-0ad78d3fff79', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13bf89dc-8684-473c-9115-0ad78d3fff79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:36:59,637 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:36:59,637 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67753d8-8923-4471-8f06-8464d44018a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67753d8-8923-4471-8f06-8464d44018a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:00,669 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:00,670 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd958528-7f1f-4df2-863a-ead74d1080d6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd958528-7f1f-4df2-863a-ead74d1080d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:01,704 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:01,704 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6092ac07-55c9-40a4-9889-7ca723f5e995', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6092ac07-55c9-40a4-9889-7ca723f5e995', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:02,734 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:02,734 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacb9479-1c1c-4c07-93b6-bd9143899387', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacb9479-1c1c-4c07-93b6-bd9143899387', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:03,764 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:03,765 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5d379a-b74a-4799-aadb-488677f29b6b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5d379a-b74a-4799-aadb-488677f29b6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:04,796 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:04,796 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9b5685-a50c-4346-a8d1-aaa9ca3351f9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9b5685-a50c-4346-a8d1-aaa9ca3351f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:05,827 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:37:05,827 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2317675f-79e6-41d2-92b4-06e13cdacbfc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2317675f-79e6-41d2-92b4-06e13cdacbfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:06,858 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:37:06,858 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3fdbc0-9c87-4011-b4c7-a397e94f4433', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3fdbc0-9c87-4011-b4c7-a397e94f4433', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:07,890 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:07,890 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f252708-4948-45f8-9a1d-d4e82ff709c2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f252708-4948-45f8-9a1d-d4e82ff709c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:08,920 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:08,921 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84613ec-c35b-47d0-9d63-bba9562ace64', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84613ec-c35b-47d0-9d63-bba9562ace64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:09,953 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:09,953 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb642865-b3ae-466c-beec-ffd29a10f006', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb642865-b3ae-466c-beec-ffd29a10f006', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:10,986 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:10,986 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c8b6fc-15d5-4822-b444-36f7b632e649', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c8b6fc-15d5-4822-b444-36f7b632e649', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:12,021 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:37:12,022 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a338fcaf-efde-4765-b326-6c875a2f8b4d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a338fcaf-efde-4765-b326-6c875a2f8b4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:13,052 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:37:13,052 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7aa770-6a44-4d48-8e8c-d7f1165e83fe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7aa770-6a44-4d48-8e8c-d7f1165e83fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:14,088 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.031s
2026-06-12 09:37:14,088 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0b3465-93fa-49cd-ad7b-501578a38955', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0b3465-93fa-49cd-ad7b-501578a38955', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:15,117 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:15,118 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0f8b10-7fbd-41f5-a125-17174cdc6f25', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0f8b10-7fbd-41f5-a125-17174cdc6f25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:16,149 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:37:16,149 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a17bf0b-9d8a-4722-94b1-643c32533017', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a17bf0b-9d8a-4722-94b1-643c32533017', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:17,175 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.021s
2026-06-12 09:37:17,175 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58aa825-c023-4463-ac3d-9676b2ec64fe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58aa825-c023-4463-ac3d-9676b2ec64fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:18,203 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.022s
2026-06-12 09:37:18,203 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c5a7bf-df53-44ca-a4e3-f7b4cdd7d333', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c5a7bf-df53-44ca-a4e3-f7b4cdd7d333', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:19,235 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:37:19,235 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0aaaadf-aad1-446a-963d-7d881f5d92f9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0aaaadf-aad1-446a-963d-7d881f5d92f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:20,270 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:37:20,270 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60c5b69-de95-4006-8298-6a8ba6289ba2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60c5b69-de95-4006-8298-6a8ba6289ba2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:21,317 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.041s
2026-06-12 09:37:21,318 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a123651-96ec-4cbe-9238-486d7f9503c6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a123651-96ec-4cbe-9238-486d7f9503c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:22,357 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:37:22,357 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b9285d-8ba4-446c-936f-76923fe256ff', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b9285d-8ba4-446c-936f-76923fe256ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:23,391 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:23,391 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dba731-ab5c-4b8c-b848-d36066b8f5d2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dba731-ab5c-4b8c-b848-d36066b8f5d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:24,424 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:24,424 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121debc5-3474-444b-bd3c-81aa81edc5c7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121debc5-3474-444b-bd3c-81aa81edc5c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:25,455 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:37:25,455 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1543dd-71bf-448c-96c4-d430c9642c49', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1543dd-71bf-448c-96c4-d430c9642c49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:26,487 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:37:26,487 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f33beb8-a9da-41eb-a5d1-747b4f8af6d0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f33beb8-a9da-41eb-a5d1-747b4f8af6d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:27,514 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.021s
2026-06-12 09:37:27,514 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29976760-3602-42c4-aeba-b3223c2d13f5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29976760-3602-42c4-aeba-b3223c2d13f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:28,547 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:28,547 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a421462d-b6f8-453d-b651-a9c6d390fc62', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a421462d-b6f8-453d-b651-a9c6d390fc62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:29,584 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:37:29,584 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8f6893-d731-4e89-9ebc-b590dc93f0d3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8f6893-d731-4e89-9ebc-b590dc93f0d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:30,617 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:37:30,617 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965504f3-1eed-48c5-9569-80e67c577d8f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965504f3-1eed-48c5-9569-80e67c577d8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:31,658 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.035s
2026-06-12 09:37:31,658 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76474e6-07b2-4632-96dc-20bcdde342ff', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76474e6-07b2-4632-96dc-20bcdde342ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:32,691 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:32,691 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728c97ea-f4a8-4426-9305-f95f83b52563', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728c97ea-f4a8-4426-9305-f95f83b52563', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:33,727 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.028s
2026-06-12 09:37:33,727 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9290ffe2-22b3-46ad-839e-11846802c16f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9290ffe2-22b3-46ad-839e-11846802c16f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:34,762 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.029s
2026-06-12 09:37:34,762 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20126bb-72d2-4e10-8fe4-a1d3c04632b8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20126bb-72d2-4e10-8fe4-a1d3c04632b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:35,797 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:35,797 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc25ed0-6828-4819-a13a-ba02bf9fc705', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc25ed0-6828-4819-a13a-ba02bf9fc705', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:36,830 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:36,830 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb28cb4-46b8-42fd-b179-9268d3e4a099', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb28cb4-46b8-42fd-b179-9268d3e4a099', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:37,863 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.027s
2026-06-12 09:37:37,863 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138e2338-c5d4-4917-b006-d828ca4055a9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138e2338-c5d4-4917-b006-d828ca4055a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:38,892 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.023s
2026-06-12 09:37:38,893 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb52f5ba-80d9-4b67-ba75-0b03f07df39b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb52f5ba-80d9-4b67-ba75-0b03f07df39b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:39,923 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:37:39,923 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4332d314-cdce-4606-aa46-701ec64e1a4d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4332d314-cdce-4606-aa46-701ec64e1a4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:40,955 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.025s
2026-06-12 09:37:40,955 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dca9342-e2d1-49b7-81c0-b0c820a7caa7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dca9342-e2d1-49b7-81c0-b0c820a7caa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:41,986 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.026s
2026-06-12 09:37:41,986 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097e72db-0251-4f50-bd0b-f141143435bd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097e72db-0251-4f50-bd0b-f141143435bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:43,016 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.024s
2026-06-12 09:37:43,017 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef84c812-fedc-4d07-a50a-72f59be7d03c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef84c812-fedc-4d07-a50a-72f59be7d03c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:34:47.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:43,095 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.072s
2026-06-12 09:37:43,095 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:43 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-026a3ac0-1310-4331-aaca-1816cc383e00', 'x-compute-request-id': 'req-026a3ac0-1310-4331-aaca-1816cc383e00', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b''
2026-06-12 09:37:43,396 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.301s
2026-06-12 09:37:43,397 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', '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-a9043e26-991a-41fd-a60a-df2aa9136d53', 'x-compute-request-id': 'req-a9043e26-991a-41fd-a60a-df2aa9136d53', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2076476324-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}]}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "ACTIVE", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:37:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:37:44,577 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.175s
2026-06-12 09:37:44,578 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', '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-e4dc367e-a0a9-46c8-a5fb-df0787feee81', 'x-compute-request-id': 'req-e4dc367e-a0a9-46c8-a5fb-df0787feee81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2076476324-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}]}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "ACTIVE", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:37:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:37:45,807 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.223s
2026-06-12 09:37:45,807 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', '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-ed135040-2285-4bae-8ba1-5b804ee59de8', 'x-compute-request-id': 'req-ed135040-2285-4bae-8ba1-5b804ee59de8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-2076476324-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}, {"version": 4, "addr": "172.24.5.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:7e:98"}]}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "ACTIVE", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:37:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1822362605"}], "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-12 09:37:46,911 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.098s
2026-06-12 09:37:46,911 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', '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-ca99b5e0-1a06-4a6d-909b-08b9f9d3b1e0', 'x-compute-request-id': 'req-ca99b5e0-1a06-4a6d-909b-08b9f9d3b1e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "ACTIVE", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:37:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.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-12 09:37:48,016 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.099s
2026-06-12 09:37:48,016 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', '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-5e21b360-9185-414e-a81c-cbb55def753f', 'x-compute-request-id': 'req-5e21b360-9185-414e-a81c-cbb55def753f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "DELETED", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:37:47Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-12T09:34:48Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": "2026-06-12T09:37:46.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-12 09:37:48,022 106278 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-12 09:37:49,124 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.102s
2026-06-12 09:37:49,125 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', '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-f3a5f705-afdb-4576-951f-b609c612597b', 'x-compute-request-id': 'req-f3a5f705-afdb-4576-951f-b609c612597b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-12T09:33:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/flavors/42"}]}, "hostId": "fb33ca78d460026189cfb5894d4e9010366f84741f4aa0dd066b865f", "id": "11bec876-a0d2-4cf8-a44c-71d37a671dcb", "image": {"id": "f5299668-91db-46ba-8ac4-e4efd43d7799", "links": [{"rel": "bookmark", "href": "https://10.4.3.119/compute/images/f5299668-91db-46ba-8ac4-e4efd43d7799"}]}, "links": [{"rel": "self", "href": "https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}, {"rel": "bookmark", "href": "https://10.4.3.119/compute/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1957111192", "status": "DELETED", "tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811", "user_id": "3524fde56fc849d3a4d1a811366d86cf", "updated": "2026-06-12T09:37:47Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-12T09:34:48Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1352069456", "OS-SRV-USG:launched_at": "2026-06-12T09:33:47.000000", "OS-SRV-USG:terminated_at": "2026-06-12T09:37:46.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-12 09:37:50,155 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb 0.025s
2026-06-12 09:37:50,155 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 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-5b281451-9d9a-4643-9ccd-a0e347613104', 'x-compute-request-id': 'req-5b281451-9d9a-4643-9ccd-a0e347613104', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.119/compute/v2.1/servers/11bec876-a0d2-4cf8-a44c-71d37a671dcb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11bec876-a0d2-4cf8-a44c-71d37a671dcb could not be found."}}'
2026-06-12 09:37:50,296 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.119/compute/v2.1/os-keypairs/tempest-keypair-1352069456 0.141s
2026-06-12 09:37:50,297 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 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-5c3a7e2c-7f80-488f-baae-4695d6ba04b1', 'x-compute-request-id': 'req-5c3a7e2c-7f80-488f-baae-4695d6ba04b1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.119/compute/v2.1/os-keypairs/tempest-keypair-1352069456'}
Body: b''
2026-06-12 09:37:50,479 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.119/networking/v2.0/security-groups/1c94f306-c95f-4956-8901-e95e428c8281 0.181s
2026-06-12 09:37:50,479 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e5659900-dc54-46d9-9062-8bcdd07f5ebd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.119/networking/v2.0/security-groups/1c94f306-c95f-4956-8901-e95e428c8281'}
Body: b''
2026-06-12 09:37:50,493 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.119/networking/v2.0/security-groups/1c94f306-c95f-4956-8901-e95e428c8281 0.014s
2026-06-12 09:37:50,493 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c17642d5-c49e-459e-9da5-e3720249dfde', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.119/networking/v2.0/security-groups/1c94f306-c95f-4956-8901-e95e428c8281'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1c94f306-c95f-4956-8901-e95e428c8281 does not exist", "detail": ""}}'
2026-06-12 09:37:50,716 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.119/networking/v2.0/floatingips/160132a8-f3b6-4b0a-be86-0e679c2ec53a 0.222s
2026-06-12 09:37:50,716 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2c564339-6a23-4203-b8e6-51a3cdc10290', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.119/networking/v2.0/floatingips/160132a8-f3b6-4b0a-be86-0e679c2ec53a'}
Body: b''
2026-06-12 09:37:50,767 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.050s
2026-06-12 09:37:50,767 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 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-691facb2-8eac-498e-8485-64ccf057b0d3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b''
2026-06-12 09:37:50,798 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.030s
2026-06-12 09:37:50,798 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045f3f4f-3e77-4fde-8fa8-5162b2d0ac16', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045f3f4f-3e77-4fde-8fa8-5162b2d0ac16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"volume": {"id": "468ba3c8-8133-4839-93c9-91d7f1cdb21b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:33:32.000000", "updated_at": "2026-06-12T09:37:51.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1858770254", "description": null, "volume_type": "tempest-scenario-type-luksv2-122546480", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b"}], "user_id": "3524fde56fc849d3a4d1a811366d86cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac4fb1eee2aa413a9d6a86d7356df811"}}'
2026-06-12 09:37:51,821 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b 0.017s
2026-06-12 09:37:51,821 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:51 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-836f4243-b7e5-47a4-8ec8-c23d44b10fd0', 'x-openstack-request-id': 'req-836f4243-b7e5-47a4-8ec8-c23d44b10fd0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.119/volume/v3/volumes/468ba3c8-8133-4839-93c9-91d7f1cdb21b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 468ba3c8-8133-4839-93c9-91d7f1cdb21b could not be found."}}'
2026-06-12 09:37:51,949 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1 0.127s
2026-06-12 09:37:51,949 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89df0a51-a22a-42d7-aa24-ab61e386a9cb', 'content-length': '8771', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89df0a51-a22a-42d7-aa24-ab61e386a9cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.119/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "38bebbe9-d371-467e-9f11-ffd7014ff3d9", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:37:38.000000", "updated_at": "2026-06-12T09:37:39.000000", "name": "tempest-VolumesBackupsTest-Volume-413956056", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/38bebbe9-d371-467e-9f11-ffd7014ff3d9"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/38bebbe9-d371-467e-9f11-ffd7014ff3d9"}], "user_id": "7bc40c73b7c74117abd83ab6f3167a37", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "ce1763a41e214d889788d4d92066458c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002720@storpool#template_virtual", "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": "f5299668-91db-46ba-8ac4-e4efd43d7799", "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": "591a4b29-18ea-4aa5-8866-00ee5a45d99d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:37:31.000000", "updated_at": "2026-06-12T09:37:36.000000", "name": "image-78119081-2b3c-4435-af3b-bba097aab195", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "04a0fc83-0b0e-40c5-a36c-4f32eded2630", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/591a4b29-18ea-4aa5-8866-00ee5a45d99d"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/591a4b29-18ea-4aa5-8866-00ee5a45d99d"}], "user_id": "0e87a8c2d2444764a1f4369f509aa731", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "e498c4daf65b4242ba1ce1f56e865cf4", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002720@storpool#default"}, {"id": "7920c8a2-cd75-4a3b-b4c1-6defbfdd05de", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:37:22.000000", "updated_at": "2026-06-12T09:37:27.000000", "name": "image-d54b1dfa-e523-484b-93ad-75dd76218f00", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "9994383c-ef26-4165-bf4a-f01314f86ad4", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.119/volume/v3/volumes/7920c8a2-cd75-4a3b-b4c1-6defbfdd05de"}, {"rel": "bookmark", "href": "https://10.4.3.119/volume/volumes/7920c8a2-cd75-4a3b-b4c1-6defbfdd05de"}], "user_id": "0e87a8c2d2444764a1f4369f509aa731", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "e498c4daf65b4242ba1ce1f56e865cf4", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000002720@storpool#template_virtual"}, {"id": "efd18c76-9200-4cd1-965e-6fc8fde105d9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-12T09:37:13.000000", "updated_at": "2026-06-12T09:37:18.000000", "name": "image-2b1fe872-14cd-4ed1-b344-ca3d68aa0aa6", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "3a434025-774d-48dd-9f9a-f9023615d617", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3
2026-06-12 09:37:51,992 106278 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.119/volume/v3/types/2f0181bd-67e3-4400-99a5-c597132ced33 0.034s
2026-06-12 09:37:51,993 106278 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 12 Jun 2026 09:37:51 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-87fc5fe9-075f-449d-99a0-d95591bbce36', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.119/volume/v3/types/2f0181bd-67e3-4400-99a5-c597132ced33'}
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 468ba3c8-8133-4839-93c9-91d7f1cdb21b 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]
|
||||||
| 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
pt2.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
pt2.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
pt2.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
pt3.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt14.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
pt15.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
pt15.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
pt16.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
pt17.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 | |
VolumeTypesMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt19.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
pt20.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
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt23.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt24.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
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt31.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt36.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt41.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
pt42.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
pt43.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
pt44.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt56.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt56.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt57.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt57.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt57.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt59.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt60.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt60.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt61.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt61.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt64.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt64.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt64.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt64.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt64.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt64.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt64.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt65.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt65.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt65.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt65.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt65.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt65.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt66.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt66.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt67.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt67.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt68.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt68.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt69.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt69.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt70.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt70.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt70.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt70.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt70.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt72.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt73.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt73.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt73.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt73.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt73.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt76.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt76.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt78.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt78.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt79.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt79.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt79.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt79.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt79.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt79.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt79.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt79.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt79.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt81.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt81.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt81.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt81.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt81.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt81.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt82.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
pt82.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt98.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
pt98.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
pt99.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
pt100.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt110.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
pt110.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
pt111.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
pt112.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
pt113.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
pt114.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
pt115.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 7 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt116.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
pass
pt116.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt116.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
pt116.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
pt116.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
pt116.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
pt116.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
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 | 296 | 1 | 0 | 24 | ||