Status: Pass 295 Failure 2 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt1.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
fail
ft1.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-02 18:11:37,017 106151 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1158346586 on backend None
2026-06-02 18:11:37,045 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.72/volume/v3/types 0.027s
2026-06-02 18:11:37,045 106151 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-1158346586", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ca5d27-86fc-4ed6-bb60-2019dc276651', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ca5d27-86fc-4ed6-bb60-2019dc276651', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/types'}
Body: b'{"volume_type": {"id": "00fc9196-a834-43e2-980f-f737a039a9c8", "name": "tempest-scenario-type-luksv2-1158346586", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-02 18:11:37,046 106151 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 00fc9196-a834-43e2-980f-f737a039a9c8
2026-06-02 18:11:37,079 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.72/volume/v3/types/00fc9196-a834-43e2-980f-f737a039a9c8/encryption 0.032s
2026-06-02 18:11:37,079 106151 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': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c80ed3-115a-4fd2-a93e-0414755246f6', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c80ed3-115a-4fd2-a93e-0414755246f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/types/00fc9196-a834-43e2-980f-f737a039a9c8/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "00fc9196-a834-43e2-980f-f737a039a9c8", "encryption_id": "a2d379b3-6648-421b-9f9d-2195832aa478"}}'
2026-06-02 18:11:37,251 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.72/volume/v3/volumes 0.170s
2026-06-02 18:11:37,251 106151 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-136939497", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "size": 1}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c5f599-7edc-4dc4-9741-8b34ee98faf5', 'content-length': '784', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c5f599-7edc-4dc4-9741-8b34ee98faf5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/volume/v3/volumes'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.191321", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-02 18:11:37,416 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.72/identity/v3/auth/tokens 0.155s
2026-06-02 18:11:37,416 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2939', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-63341b3e-107f-4e8f-adbf-6df7dd167c79', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.72/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "62156e4cbef24234b017132444a9217a", "name": "tempest-TestEncryptedCinderVolumes-1978121859-project-member", "password_expires_at": null}, "audit_ids": ["ty1erQGzTUiO1rT17sJLSg"], "expires_at": "2026-06-02T19:11:37.000000Z", "issued_at": "2026-06-02T18:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "name": "tempest-TestEncryptedCinderVolumes-1978121859"}, "is_domain": false, "roles": [{"id": "14d4dec2e633493e9a640a7bd0fd65ad", "name": "reader"}, {"id": "e56d6c0efb8340c0bbbfae7b53604261", "name": "member"}], "catalog": [{"endpoints": [{"id": "24cd8c02ec7f4b8681df7f8409b54c96", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/image", "region": "RegionOne"}], "id": "4a70e7b1be5a4304a0b0294518c1bcb4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4a8769ae718643f7a92e94247f96a61e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.72:8080", "region": "RegionOne"}, {"id": "83d732f9eae1402092e790d7b2244b03", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72:8080/v1/AUTH_3eed89c7a73b47b5b4ed47fa0e3c685e", "region": "RegionOne"}], "id": "727a80950b954b20a74257ebc3191e6c", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a7a170bbfc44f00b9d46e02e50b18d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/compute/v2.1", "region": "RegionOne"}], "id": "74e1f624e4f24ae5b2a40cf30c2040e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65f25d36c06142b598be7e06d21bbe1c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/compute/v2/3eed89c7a73b47b5b4ed47fa0e3c685e", "region": "RegionOne"}], "id": "ad1d829096834157a94da7fce152f469", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a41beb721b384c40baf83ea12c6ad7c1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/volume/v3", "region": "RegionOne"}], "id": "b56d97a25f274c469bce4f71c3168419", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "085fbd33e8af46f1ab9b9cfcba7cebe5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/identity", "region": "RegionOne"}], "id": "be208d94455e4c93b974fc92199e09cc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2133698b92144d6a902563011987403b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/placement", "region": "RegionOne"}], "id": "ea00d97eb37a4647bafde304eda3ac5f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2c765d2ad84744e391439cc686f8e0d2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/networking", "region": "RegionOne"}], "id": "f87a0ddd3acf4a6db8d88a91d2b87172", "type": "network", "name": "neutron"}]}}'
2026-06-02 18:11:37,416 106151 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '58efbc8a-7563-4bbb-bd8f-8c534ba8175f', 'name': 'tempest-TestEncryptedCinderVolumes-984958798-network', 'tenant_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'project_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', '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': 55363, '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-02T18:08:47Z', 'updated_at': '2026-06-02T18:08:47Z', 'revision_number': 1} available for tenant
2026-06-02 18:11:37,417 106151 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-02 18:11:37,417 106151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-02 18:11:37,481 106151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.72/compute/v2.1/os-keypairs 0.063s
2026-06-02 18:11:37,481 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1607948559", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRBZrySoFK8z7skrzIbibYvVq6Jdlde0QuxgTgP37RASOhF8ATQOiVwZOWUGD8zxJXlSpg3XjS6gihMBA8b9CsCpP4jJjIIGdVnTPZGTnMl6drnhsN8Km2xrJat1CndNQ=="}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 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-e4ac0864-6aa3-48f2-8d30-e5a1c22b6b51', 'x-compute-request-id': 'req-e4ac0864-6aa3-48f2-8d30-e5a1c22b6b51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1607948559", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRBZrySoFK8z7skrzIbibYvVq6Jdlde0QuxgTgP37RASOhF8ATQOiVwZOWUGD8zxJXlSpg3XjS6gihMBA8b9CsCpP4jJjIIGdVnTPZGTnMl6drnhsN8Km2xrJat1CndNQ==", "fingerprint": "6d:f8:65:8f:f0:82:ce:45:1c:0d:95:1e:d2:fa:b2:f9", "user_id": "62156e4cbef24234b017132444a9217a"}}'
2026-06-02 18:11:37,482 106151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1607948559 created
2026-06-02 18:11:37,775 106151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.72/networking/v2.0/security-groups 0.292s
2026-06-02 18:11:37,775 106151 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--851148398", "description": "tempest-description--336135458"}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-96767161-d0f9-4e83-96c7-878d60223309', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.72/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "959153c2-d756-47a5-b3d0-384987f45475", "name": "tempest-securitygroup--851148398", "stateful": true, "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "description": "tempest-description--336135458", "shared": false, "security_group_rules": [{"id": "04fed1dd-6f36-4aa2-818d-b4219bfb2103", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "security_group_id": "959153c2-d756-47a5-b3d0-384987f45475", "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": 1558, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-02T18:11:37Z", "updated_at": "2026-06-02T18:11:37Z", "revision_number": 0, "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}, {"id": "e43cb60b-f27a-4bec-8597-077561dee848", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "security_group_id": "959153c2-d756-47a5-b3d0-384987f45475", "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": 1559, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-02T18:11:37Z", "updated_at": "2026-06-02T18:11:37Z", "revision_number": 0, "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}], "tags": [], "created_at": "2026-06-02T18:11:37Z", "updated_at": "2026-06-02T18:11:37Z", "revision_number": 1}}'
2026-06-02 18:11:37,959 106151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.72/networking/v2.0/security-group-rules 0.183s
2026-06-02 18:11:37,959 106151 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": "959153c2-d756-47a5-b3d0-384987f45475", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8ad9f98b-6da6-43f2-9c68-583612acabef', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.72/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "26b8aebf-d995-436e-aac3-2ca6a733f6fa", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "security_group_id": "959153c2-d756-47a5-b3d0-384987f45475", "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-02T18:11:37Z", "updated_at": "2026-06-02T18:11:37Z", "revision_number": 0, "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:11:38,093 106151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.72/networking/v2.0/security-group-rules 0.133s
2026-06-02 18:11:38,093 106151 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": "959153c2-d756-47a5-b3d0-384987f45475", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-36e0e7d4-8588-4827-8ec0-c9b4ac81e076', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.72/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "81e5e14b-cabb-477d-94b9-6f11919e9ffe", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "security_group_id": "959153c2-d756-47a5-b3d0-384987f45475", "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-02T18:11:38Z", "updated_at": "2026-06-02T18:11:38Z", "revision_number": 0, "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:11:38,093 106151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--851148398 created
2026-06-02 18:11:38,671 106151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.72/networking/v2.0/floatingips 0.578s
2026-06-02 18:11:38,672 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "51cf313b-6d9c-4c07-a17c-82d0734d04b6"}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-0275851e-590c-4779-ab06-28b4dbc30a49', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.72/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d9a4e978-4293-4c1f-8a0f-f373a0af947c", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "floating_ip_address": "172.24.5.3", "floating_network_id": "51cf313b-6d9c-4c07-a17c-82d0734d04b6", "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-02T18:11:38Z", "updated_at": "2026-06-02T18:11:38Z", "revision_number": 0}}'
2026-06-02 18:11:38,672 106151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd9a4e978-4293-4c1f-8a0f-f373a0af947c', 'tenant_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'project_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'floating_ip_address': '172.24.5.3', 'floating_network_id': '51cf313b-6d9c-4c07-a17c-82d0734d04b6', '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-02T18:11:38Z', 'updated_at': '2026-06-02T18:11:38Z', 'revision_number': 0, 'ip': '172.24.5.3'} created
2026-06-02 18:11:38,672 106151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1607948559', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRBZrySoFK8z7skrzIbibYvVq6Jdlde0QuxgTgP37RASOhF8ATQOiVwZOWUGD8zxJXlSpg3XjS6gihMBA8b9CsCpP4jJjIIGdVnTPZGTnMl6drnhsN8Km2xrJat1CndNQ==', 'fingerprint': '6d:f8:65:8f:f0:82:ce:45:1c:0d:95:1e:d2:fa:b2:f9', 'user_id': '62156e4cbef24234b017132444a9217a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDSdb6DVNrg5f2FCT0sIesEHbLYGy8dcVFpSWXvaIe6zi4rsh2AHwEo\nKFnfHXlGZPSgBwYFK4EEACKhZANiAASUQWa8kqBSvM+7JK8yG4m2L1auiXZXXtEL\nsYE4D9+0QEjoRfAE0DolcGTllBg/M8SV5UqYN140uoIoTAQPG/QrAqT+IyYyCBnV\nZ0z2Rk5zJena54bDfCptsayWrdQp3TU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '959153c2-d756-47a5-b3d0-384987f45475', 'name': 'tempest-securitygroup--851148398', 'stateful': True, 'tenant_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'project_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'description': 'tempest-description--336135458', 'shared': False, 'security_group_rules': [{'id': '04fed1dd-6f36-4aa2-818d-b4219bfb2103', 'project_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'security_group_id': '959153c2-d756-47a5-b3d0-384987f45475', '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': 1558, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-02T18:11:37Z', 'updated_at': '2026-06-02T18:11:37Z', 'revision_number': 0, 'tenant_id': '3eed89c7a73b47b5b4ed47fa0e3c685e'}, {'id': 'e43cb60b-f27a-4bec-8597-077561dee848', 'project_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'security_group_id': '959153c2-d756-47a5-b3d0-384987f45475', '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': 1559, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-02T18:11:37Z', 'updated_at': '2026-06-02T18:11:37Z', 'revision_number': 0, 'tenant_id': '3eed89c7a73b47b5b4ed47fa0e3c685e'}], 'tags': [], 'created_at': '2026-06-02T18:11:37Z', 'updated_at': '2026-06-02T18:11:37Z', 'revision_number': 1}, 'floating_ip': {'id': 'd9a4e978-4293-4c1f-8a0f-f373a0af947c', 'tenant_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'project_id': '3eed89c7a73b47b5b4ed47fa0e3c685e', 'floating_ip_address': '172.24.5.3', 'floating_network_id': '51cf313b-6d9c-4c07-a17c-82d0734d04b6', '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-02T18:11:38Z', 'updated_at': '2026-06-02T18:11:38Z', 'revision_number': 0, 'ip': '172.24.5.3'}}
2026-06-02 18:11:39,452 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.72/compute/v2.1/servers 0.779s
2026-06-02 18:11:39,452 106151 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-389722802", "imageRef": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "flavorRef": "42", "networks": [{"uuid": "58efbc8a-7563-4bbb-bd8f-8c534ba8175f"}], "security_groups": [{"name": "tempest-securitygroup--851148398"}], "key_name": "tempest-keypair-1607948559", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '403', 'location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1', '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-fe744420-b847-4ed8-a9c9-65efad6f4019', 'x-compute-request-id': 'req-fe744420-b847-4ed8-a9c9-65efad6f4019', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/compute/v2.1/servers'}
Body: b'{"server": {"id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--851148398"}], "adminPass": "TGf4sZNSqE2p"}}'
2026-06-02 18:11:39,549 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.095s
2026-06-02 18:11:39,549 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2791b786-3188-4010-9494-5a9f38a94eac', 'x-compute-request-id': 'req-2791b786-3188-4010-9494-5a9f38a94eac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1607948559", "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-02 18:11:40,665 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.110s
2026-06-02 18:11:40,666 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22410a3e-70a1-43da-a9e0-f8e90e4da021', 'x-compute-request-id': 'req-22410a3e-70a1-43da-a9e0-f8e90e4da021', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "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-02 18:11:41,787 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.115s
2026-06-02 18:11:41,788 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', '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-85936aa2-4ef1-4630-ab00-38d5ecb06c2f', 'x-compute-request-id': 'req-85936aa2-4ef1-4630-ab00-38d5ecb06c2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "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-02 18:11:41,794 106151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-02 18:11:42,904 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.109s
2026-06-02 18:11:42,904 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', '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-e64c252d-6396-4d74-973f-c170a1a3067d', 'x-compute-request-id': 'req-e64c252d-6396-4d74-973f-c170a1a3067d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "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-02 18:11:44,165 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.249s
2026-06-02 18:11:44,165 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1297', '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-ad4351ea-1124-40d9-ae70-bbb893456dc0', 'x-compute-request-id': 'req-ad4351ea-1124-40d9-ae70-bbb893456dc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "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-02 18:11:44,176 106151 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-02 18:11:46,225 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 1.047s
2026-06-02 18:11:46,225 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3ea36a5-cfc9-4621-93eb-6b7f31a62959', 'x-compute-request-id': 'req-c3ea36a5-cfc9-4621-93eb-6b7f31a62959', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-02 18:11:46,232 106151 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-02 18:11:48,001 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.767s
2026-06-02 18:11:48,002 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad4dc3f5-d2bc-4687-b60b-5e142a065019', 'x-compute-request-id': 'req-ad4dc3f5-d2bc-4687-b60b-5e142a065019', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:48,009 106151 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-02 18:11:49,367 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.358s
2026-06-02 18:11:49,367 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4857b18c-e171-44c3-9ca7-17eeeee86d31', 'x-compute-request-id': 'req-4857b18c-e171-44c3-9ca7-17eeeee86d31', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:50,619 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.245s
2026-06-02 18:11:50,619 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aeb9bba-1b21-4210-856c-9e3abd36d40d', 'x-compute-request-id': 'req-9aeb9bba-1b21-4210-856c-9e3abd36d40d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:51,858 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.232s
2026-06-02 18:11:51,859 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a5c99c-556b-466e-afab-3ebaba5b2a61', 'x-compute-request-id': 'req-c3a5c99c-556b-466e-afab-3ebaba5b2a61', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:53,027 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.159s
2026-06-02 18:11:53,027 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f46a02-6f32-4c03-908a-1b2bb3eb0b2d', 'x-compute-request-id': 'req-f8f46a02-6f32-4c03-908a-1b2bb3eb0b2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:54,538 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.505s
2026-06-02 18:11:54,539 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c822f7b0-2b74-43a2-ac24-9ef195495df0', 'x-compute-request-id': 'req-c822f7b0-2b74-43a2-ac24-9ef195495df0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:55,756 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.210s
2026-06-02 18:11:55,756 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f87bd727-8592-4f4c-adb2-e7bdc9694b4b', 'x-compute-request-id': 'req-f87bd727-8592-4f4c-adb2-e7bdc9694b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "BUILD", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:56,950 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.179s
2026-06-02 18:11:56,950 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', '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-04f00672-2175-48e3-bddd-b6a8c9789c19', 'x-compute-request-id': 'req-04f00672-2175-48e3-bddd-b6a8c9789c19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-984958798-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}]}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "ACTIVE", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:11:56,966 106151 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-06-02 18:11:57,074 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1/os-interface 0.107s
2026-06-02 18:11:57,074 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:56 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-f7270b7f-9ca8-4758-9a79-f5baa38d2b94', 'x-compute-request-id': 'req-f7270b7f-9ca8-4758-9a79-f5baa38d2b94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "58efbc8a-7563-4bbb-bd8f-8c534ba8175f", "port_id": "e439854a-4fec-4056-a8ae-8814756e746e", "mac_addr": "fa:16:3e:86:73:7e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ee9d9daa-fba3-4c80-853b-631cf257fe51", "ip_address": "10.1.0.9"}]}]}'
2026-06-02 18:11:58,221 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.72/networking/v2.0/floatingips/d9a4e978-4293-4c1f-8a0f-f373a0af947c 1.144s
2026-06-02 18:11:58,221 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "e439854a-4fec-4056-a8ae-8814756e746e"}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-7b871508-c437-4d2a-8b9f-a4955b053254', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/networking/v2.0/floatingips/d9a4e978-4293-4c1f-8a0f-f373a0af947c'}
Body: b'{"floatingip": {"id": "d9a4e978-4293-4c1f-8a0f-f373a0af947c", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "project_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "floating_ip_address": "172.24.5.3", "floating_network_id": "51cf313b-6d9c-4c07-a17c-82d0734d04b6", "router_id": "518119ff-0cb8-4f4d-b38e-e297c0b16df1", "port_id": "e439854a-4fec-4056-a8ae-8814756e746e", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "58efbc8a-7563-4bbb-bd8f-8c534ba8175f", "mac_address": "fa:16:3e:86:73:7e", "admin_state_up": true, "status": "ACTIVE", "device_id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-02T18:11:38Z", "updated_at": "2026-06-02T18:11:57Z", "revision_number": 1}}'
2026-06-02 18:11:58,222 106151 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.3:22' as 'cirros' with public key authentication
2026-06-02 18:12:33,959 106151 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-02 18:12:34,104 106151 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-02 18:12:34,104 106151 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.3 successfully created
2026-06-02 18:12:34,374 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.269s
2026-06-02 18:12:34,374 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1668', '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-1f347e87-938c-46bb-8ad3-b1b91969fe45', 'x-compute-request-id': 'req-1f347e87-938c-46bb-8ad3-b1b91969fe45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-984958798-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}, {"version": 4, "addr": "172.24.5.3", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}]}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "ACTIVE", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:11:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:12:34,412 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:12:34,412 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05c1b59-9f58-4bf9-a709-2e70e2a89142', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05c1b59-9f58-4bf9-a709-2e70e2a89142', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:11:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:34,418 106151 INFO [tempest.common.waiters] volume 4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c reached available after waiting for 0.418375 seconds
2026-06-02 18:12:34,447 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.029s
2026-06-02 18:12:34,447 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e47ae6b-b2dd-452d-80df-526fd3e819a3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e47ae6b-b2dd-452d-80df-526fd3e819a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:11:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:37,047 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1/os-volume_attachments 2.593s
2026-06-02 18:12:37,047 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:34 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-80c93146-4c9d-40fa-a271-b5d37d4ae9dd', 'x-compute-request-id': 'req-80c93146-4c9d-40fa-a271-b5d37d4ae9dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "serverId": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "volumeId": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "device": "/dev/vdb"}}'
2026-06-02 18:12:37,090 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.042s
2026-06-02 18:12:37,091 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c832e02-439c-4a5f-acd2-70bcc10022c2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c832e02-439c-4a5f-acd2-70bcc10022c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:37.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:38,138 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.038s
2026-06-02 18:12:38,138 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b48b67-b325-47fa-8f8c-e8a27f1febd6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b48b67-b325-47fa-8f8c-e8a27f1febd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:39,169 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:12:39,170 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3cc2269-52bd-4fb5-a9eb-ece85d46d16f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3cc2269-52bd-4fb5-a9eb-ece85d46d16f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:40,214 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.038s
2026-06-02 18:12:40,214 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74444d4-6210-42b8-b19c-005f6614ae52', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74444d4-6210-42b8-b19c-005f6614ae52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:41,446 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.226s
2026-06-02 18:12:41,446 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56aa5d74-ef3b-41c4-bf50-f1bb512d4777', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56aa5d74-ef3b-41c4-bf50-f1bb512d4777', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:42,489 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.035s
2026-06-02 18:12:42,489 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f15f86-4aa7-459b-a492-e94b3ba93075', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f15f86-4aa7-459b-a492-e94b3ba93075', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:43,530 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:12:43,530 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d4729c-34d6-4415-aea3-39bf0c5e918a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d4729c-34d6-4415-aea3-39bf0c5e918a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:44,804 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.267s
2026-06-02 18:12:44,804 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78312d0f-18d3-4334-8261-f1e84e7a9cab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78312d0f-18d3-4334-8261-f1e84e7a9cab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:45,850 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.039s
2026-06-02 18:12:45,850 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e247f6b-aaa1-4587-8553-8776feed1213', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e247f6b-aaa1-4587-8553-8776feed1213', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:46,893 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.034s
2026-06-02 18:12:46,893 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1595cb-121b-4f24-9706-5e3f782264a3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1595cb-121b-4f24-9706-5e3f782264a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:47,932 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:12:47,932 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f300e38-3e0c-4c86-9926-29b1e903392f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f300e38-3e0c-4c86-9926-29b1e903392f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:48,986 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.048s
2026-06-02 18:12:48,986 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4678b57-b841-47bb-92c8-54f91cc4b6ed', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4678b57-b841-47bb-92c8-54f91cc4b6ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:50,029 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.034s
2026-06-02 18:12:50,030 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143757d5-b8ac-4fa0-90bd-3e80af0d2792', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143757d5-b8ac-4fa0-90bd-3e80af0d2792', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:51,068 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.032s
2026-06-02 18:12:51,068 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd76ee2-acfb-4193-8034-e07ea6734eae', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd76ee2-acfb-4193-8034-e07ea6734eae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:52,109 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:12:52,109 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e93553-a1a1-4ff0-a59d-4479d8281d36', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e93553-a1a1-4ff0-a59d-4479d8281d36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:53,162 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.046s
2026-06-02 18:12:53,162 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d365d1d7-4b1c-487e-8506-07b4c318b13b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d365d1d7-4b1c-487e-8506-07b4c318b13b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:54,223 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.052s
2026-06-02 18:12:54,223 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f3f30a-13d8-4503-b1e8-a35102579ff9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f3f30a-13d8-4503-b1e8-a35102579ff9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:55,268 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.035s
2026-06-02 18:12:55,268 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7703ef6-fe45-4e5c-a6e1-b36b7debdad2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7703ef6-fe45-4e5c-a6e1-b36b7debdad2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:56,328 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.052s
2026-06-02 18:12:56,328 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcb944d-a241-4e9b-84dd-c9b1a7a11c54', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcb944d-a241-4e9b-84dd-c9b1a7a11c54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:57,364 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:12:57,364 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6851150d-22df-47a4-b138-b4677746f55e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6851150d-22df-47a4-b138-b4677746f55e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:58,401 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:12:58,402 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef720a9f-675b-40d7-8d2e-39695ff43544', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef720a9f-675b-40d7-8d2e-39695ff43544', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:12:59,435 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:12:59,435 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7b6b9f-b20a-4d44-b9fd-fa0a7d58d4a2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7b6b9f-b20a-4d44-b9fd-fa0a7d58d4a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:00,472 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:13:00,472 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdff014-d93f-41e1-9ee4-f9bf3332479b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdff014-d93f-41e1-9ee4-f9bf3332479b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:01,507 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:01,507 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d63396-9546-4d6d-b63c-d35d41713262', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d63396-9546-4d6d-b63c-d35d41713262', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:02,542 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:13:02,542 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3a557f-181f-4740-88eb-9f80cdf33e24', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3a557f-181f-4740-88eb-9f80cdf33e24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:03,573 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:03,573 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16332c0-8968-435f-8777-31c83de4a592', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16332c0-8968-435f-8777-31c83de4a592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:04,607 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:13:04,607 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc7f725-6ea4-4aca-8bb4-050747e900d5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc7f725-6ea4-4aca-8bb4-050747e900d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:05,640 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:05,641 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1aaed19-0c24-4f26-a885-b9f7ac8089a9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1aaed19-0c24-4f26-a885-b9f7ac8089a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:06,672 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:06,672 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cde5cd-06aa-4ab4-bdff-81da0c1d9c8f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cde5cd-06aa-4ab4-bdff-81da0c1d9c8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:07,707 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:13:07,708 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd0a16f-9a0b-4cbd-84e7-c7917c1b0de3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd0a16f-9a0b-4cbd-84e7-c7917c1b0de3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:08,743 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:08,743 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3460cd25-ac53-4adc-a1f4-8424586a7f4e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3460cd25-ac53-4adc-a1f4-8424586a7f4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:09,781 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:13:09,782 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87093024-3d50-4b6b-9ee6-1b1d008424f1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87093024-3d50-4b6b-9ee6-1b1d008424f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:10,821 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.034s
2026-06-02 18:13:10,821 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250edece-ab25-4ff6-b6cc-36b41b93ed6a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250edece-ab25-4ff6-b6cc-36b41b93ed6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:11,857 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.029s
2026-06-02 18:13:11,857 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32739910-14db-469f-abb4-ed4a280117e9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32739910-14db-469f-abb4-ed4a280117e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:12,888 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:12,889 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ce581e-13f4-4e79-a3db-05126b64bb32', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ce581e-13f4-4e79-a3db-05126b64bb32', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:13,925 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:13,925 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193f2f6b-c4c3-44de-9c46-e5a859807888', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193f2f6b-c4c3-44de-9c46-e5a859807888', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:14,962 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:14,962 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364979b9-c4f0-493a-ac21-15e1411f304a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364979b9-c4f0-493a-ac21-15e1411f304a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:15,995 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:13:15,995 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a504934f-55bb-48f0-bff2-1861475701ca', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a504934f-55bb-48f0-bff2-1861475701ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:17,047 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.045s
2026-06-02 18:13:17,047 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f5b1a9-9354-4879-b79e-c69fac0a7a1e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f5b1a9-9354-4879-b79e-c69fac0a7a1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:18,087 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.034s
2026-06-02 18:13:18,088 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2279c5a1-0aa4-45e7-9446-c7b36de04f5e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2279c5a1-0aa4-45e7-9446-c7b36de04f5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:19,130 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.035s
2026-06-02 18:13:19,131 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e6c572-b2ba-450e-ae64-69213920c32f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e6c572-b2ba-450e-ae64-69213920c32f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:20,170 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:13:20,170 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d548ce0-6936-48fc-84a9-bc7abfaec8eb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d548ce0-6936-48fc-84a9-bc7abfaec8eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:21,207 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.029s
2026-06-02 18:13:21,207 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3273661-da68-4056-9cdf-5bd15b492a4f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3273661-da68-4056-9cdf-5bd15b492a4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:22,240 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:13:22,241 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa22fb7-5808-4823-bd83-296134ddf2b5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa22fb7-5808-4823-bd83-296134ddf2b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:23,273 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:23,273 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2025394e-51fc-46dc-a814-37c0280e5814', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2025394e-51fc-46dc-a814-37c0280e5814', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:24,316 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.038s
2026-06-02 18:13:24,317 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2224315d-d593-4114-9a55-f43da6cfc6df', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2224315d-d593-4114-9a55-f43da6cfc6df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:25,359 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.036s
2026-06-02 18:13:25,360 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7233f9a3-e6dc-49e0-af45-97aedfb69a3b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7233f9a3-e6dc-49e0-af45-97aedfb69a3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:26,394 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:26,395 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91920acd-b165-4d9f-b148-677ac1896e02', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91920acd-b165-4d9f-b148-677ac1896e02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:27,431 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:27,431 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76675877-242d-486c-8408-831ae2312b07', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76675877-242d-486c-8408-831ae2312b07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:28,468 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:13:28,468 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbd942b-e30a-4bd4-82cc-e89f73125708', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbd942b-e30a-4bd4-82cc-e89f73125708', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:29,500 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:13:29,501 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88533c0-ca8c-457c-adaf-7b806b0cdc17', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88533c0-ca8c-457c-adaf-7b806b0cdc17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:30,533 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:13:30,533 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d728b69-ca2f-4805-ac8d-756ee9d5b0f8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d728b69-ca2f-4805-ac8d-756ee9d5b0f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:31,571 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:13:31,571 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebc5d0e-3a1f-4451-8bdb-aa6bb1f4c540', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebc5d0e-3a1f-4451-8bdb-aa6bb1f4c540', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:32,602 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:32,603 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a0f24d-d53c-44e1-af50-292bbadca0b4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a0f24d-d53c-44e1-af50-292bbadca0b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:33,633 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:13:33,633 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777731ed-d87f-4c5e-a1df-1c1abb91b728', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777731ed-d87f-4c5e-a1df-1c1abb91b728', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:34,672 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:13:34,672 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ef14ef-9743-4ed9-b35a-59d43fef4566', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ef14ef-9743-4ed9-b35a-59d43fef4566', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:35,701 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:13:35,701 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40cec481-3c08-410e-a8b3-7b0cb134fd78', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40cec481-3c08-410e-a8b3-7b0cb134fd78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:36,732 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:36,732 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa71c6b-5efa-41b1-9230-799580e5a4ef', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa71c6b-5efa-41b1-9230-799580e5a4ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:37,767 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:13:37,767 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc91bf6b-ab73-4f1e-9a76-cd0ad56add03', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc91bf6b-ab73-4f1e-9a76-cd0ad56add03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:38,805 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:38,805 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5070294d-d3bb-4f16-8825-006827975902', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5070294d-d3bb-4f16-8825-006827975902', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:39,842 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:39,843 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb41b4c8-c4f9-464f-8652-f284fee8a16e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb41b4c8-c4f9-464f-8652-f284fee8a16e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:40,881 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:13:40,881 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9194bbeb-0c5b-439a-be46-f91e878e4928', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9194bbeb-0c5b-439a-be46-f91e878e4928', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:41,910 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:13:41,911 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38ff4b1-016c-4505-8ad0-70766237ba90', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38ff4b1-016c-4505-8ad0-70766237ba90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:42,942 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:42,942 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd16fa4-a2d6-469b-b316-783d9d06fb14', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd16fa4-a2d6-469b-b316-783d9d06fb14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:43,979 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.032s
2026-06-02 18:13:43,980 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192bfa24-8a76-433c-b552-c7ae3128167d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192bfa24-8a76-433c-b552-c7ae3128167d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:45,014 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.029s
2026-06-02 18:13:45,015 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf0ac56-a894-40fa-ba23-e040db01e744', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf0ac56-a894-40fa-ba23-e040db01e744', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:46,053 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:13:46,054 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df80b9c5-5b79-42f9-a788-f73580e66e9b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df80b9c5-5b79-42f9-a788-f73580e66e9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:47,093 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:13:47,094 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd83e9f-7faa-4809-8b60-6d98255002cc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd83e9f-7faa-4809-8b60-6d98255002cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:48,122 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:13:48,122 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a248c0-e5a0-41a1-bba7-6e198b6a14d0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a248c0-e5a0-41a1-bba7-6e198b6a14d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:49,155 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:13:49,155 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f949838-9f8c-484d-8f4d-deb193627a77', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f949838-9f8c-484d-8f4d-deb193627a77', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:50,186 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:13:50,186 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfdbe66-0ce1-485d-8fe7-435082ce0966', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfdbe66-0ce1-485d-8fe7-435082ce0966', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:51,217 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:13:51,217 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1812218b-63b2-4c4b-a8c2-1411452de2c3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1812218b-63b2-4c4b-a8c2-1411452de2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:52,247 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:13:52,247 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38256f48-2162-4392-885b-04b2af68ee27', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38256f48-2162-4392-885b-04b2af68ee27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:53,281 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:13:53,281 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ed07b0-24dc-4193-9277-3f39ed7b184c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ed07b0-24dc-4193-9277-3f39ed7b184c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:54,310 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:13:54,311 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d0cc6d-7381-4de2-88b5-80c35651468b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d0cc6d-7381-4de2-88b5-80c35651468b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:55,339 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:13:55,339 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a56a6fe-302b-488d-8726-6e043d153ba3', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a56a6fe-302b-488d-8726-6e043d153ba3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:56,367 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.022s
2026-06-02 18:13:56,368 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4548013a-dec2-4aba-953d-260567cb11cf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4548013a-dec2-4aba-953d-260567cb11cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:57,395 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.022s
2026-06-02 18:13:57,395 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b0ee31-2f35-4ebb-8fc4-0132884866a8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b0ee31-2f35-4ebb-8fc4-0132884866a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:58,549 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.148s
2026-06-02 18:13:58,549 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad5422e-128f-44a4-979a-ecdbb73ad450', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad5422e-128f-44a4-979a-ecdbb73ad450', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:13:59,581 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:13:59,581 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e928d1cc-9174-4900-9b6d-b940e646c0bf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e928d1cc-9174-4900-9b6d-b940e646c0bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:00,610 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:14:00,610 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e840303-3a4c-4b5a-8182-8cc6325f02e9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e840303-3a4c-4b5a-8182-8cc6325f02e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:01,640 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:01,640 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2f3578-ffed-4f39-8ed6-e67c10536538', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2f3578-ffed-4f39-8ed6-e67c10536538', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:02,672 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:02,672 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a071c6-a7ce-488d-a6e0-3faf84733b7a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a071c6-a7ce-488d-a6e0-3faf84733b7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:03,703 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:03,704 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe8ac7c-2bf0-4c33-b51c-11e05cc877b4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe8ac7c-2bf0-4c33-b51c-11e05cc877b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:04,733 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:14:04,734 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45dcf22d-3fca-4e01-8483-4ead5762b590', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45dcf22d-3fca-4e01-8483-4ead5762b590', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:05,763 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:14:05,763 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4bc28a-e956-4687-af52-cc5dca6c57f6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4bc28a-e956-4687-af52-cc5dca6c57f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:06,802 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:14:06,802 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e066c402-759a-4c95-a7d9-cf88c1e95276', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e066c402-759a-4c95-a7d9-cf88c1e95276', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:07,840 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:07,840 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc8c6b5-ebf9-493a-8ee5-05e62547e1df', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc8c6b5-ebf9-493a-8ee5-05e62547e1df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:08,883 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.036s
2026-06-02 18:14:08,883 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4028c843-63ae-4d3c-ae9d-f9b47dbf68a5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4028c843-63ae-4d3c-ae9d-f9b47dbf68a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:09,914 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:09,914 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab63211-f0f2-4ab4-8cb1-703b42f65791', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab63211-f0f2-4ab4-8cb1-703b42f65791', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:10,947 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:10,947 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe7f364-c233-46ec-89a5-0c06fb861088', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe7f364-c233-46ec-89a5-0c06fb861088', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:11,981 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:11,981 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b43ea8-b227-4a78-b61f-ef1e51edf9be', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b43ea8-b227-4a78-b61f-ef1e51edf9be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:13,019 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:13,019 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b50379-2f22-49b4-9613-00b18cac69dd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b50379-2f22-49b4-9613-00b18cac69dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:14,051 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:14:14,051 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e630b4-734b-4e8f-b875-a457fa81986d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e630b4-734b-4e8f-b875-a457fa81986d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:15,083 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:15,084 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6444532-750f-4d72-b4a0-1f35948e2c3b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6444532-750f-4d72-b4a0-1f35948e2c3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:16,116 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:16,116 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bc974c-eb93-4cce-aab8-afe6b21f0a4f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bc974c-eb93-4cce-aab8-afe6b21f0a4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:17,146 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:17,146 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886394a3-a6f5-4732-8872-9d5fe7ae0206', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886394a3-a6f5-4732-8872-9d5fe7ae0206', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:18,176 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:18,176 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59ddeb2-3741-4e04-92ac-15c0a9f5dc3a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59ddeb2-3741-4e04-92ac-15c0a9f5dc3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:19,205 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:19,206 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4f82ad-7631-449a-9815-730cbc2fe317', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4f82ad-7631-449a-9815-730cbc2fe317', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:20,239 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:14:20,239 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf90b97b-5104-423e-b596-342bc010f8a4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf90b97b-5104-423e-b596-342bc010f8a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:21,271 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:21,271 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9cf466d-e531-4600-a5e2-941081b5643a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9cf466d-e531-4600-a5e2-941081b5643a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:22,310 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:14:22,310 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9060b82-d5af-4a31-8a02-6b2237c95c4a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9060b82-d5af-4a31-8a02-6b2237c95c4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:23,341 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:23,342 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fa8366-d42b-41c8-80a4-457a095214ff', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fa8366-d42b-41c8-80a4-457a095214ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:24,377 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:24,377 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a32686a-9f54-4792-a070-b2f8c873b3d8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a32686a-9f54-4792-a070-b2f8c873b3d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:25,408 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:25,408 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1029299d-81bd-4a92-8b43-43b0db1ab339', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1029299d-81bd-4a92-8b43-43b0db1ab339', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:26,440 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:14:26,441 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fddb65-5c3d-4f25-9cb7-9e3e925d6036', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fddb65-5c3d-4f25-9cb7-9e3e925d6036', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:27,485 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.039s
2026-06-02 18:14:27,485 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a50d03-014a-4774-b152-7342da78bdbc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a50d03-014a-4774-b152-7342da78bdbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:28,517 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:28,517 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f669870-d01f-4f3f-a313-00f12feaeb09', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f669870-d01f-4f3f-a313-00f12feaeb09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:29,562 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.037s
2026-06-02 18:14:29,562 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53307f3-5987-4189-b008-76fd4a89e06e', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53307f3-5987-4189-b008-76fd4a89e06e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:30,596 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:30,597 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27beeca-3e3d-425f-bb4a-97b26ee4933f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27beeca-3e3d-425f-bb4a-97b26ee4933f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:31,633 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:31,633 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2182f546-8bfb-4d3a-a454-446db965beac', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2182f546-8bfb-4d3a-a454-446db965beac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:32,672 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:32,672 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38672b45-f1a3-4f37-a22e-efa26df41463', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38672b45-f1a3-4f37-a22e-efa26df41463', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:33,702 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:33,702 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aff3afa-4e24-4cd5-a597-cc292c7fe9dd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aff3afa-4e24-4cd5-a597-cc292c7fe9dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:34,734 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:34,734 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98044dd-5734-42b0-9b32-ec6a8e58a9f6', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98044dd-5734-42b0-9b32-ec6a8e58a9f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:35,765 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:35,765 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd84eef-2963-45e0-ba2f-9d0c67a11c30', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd84eef-2963-45e0-ba2f-9d0c67a11c30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:36,797 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:14:36,798 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca33e932-e7a3-45f5-9945-044309b67e35', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca33e932-e7a3-45f5-9945-044309b67e35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:37,830 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:37,830 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b152d276-9d2b-4d60-a0d9-6d9225b841ca', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b152d276-9d2b-4d60-a0d9-6d9225b841ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:38,871 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:14:38,872 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74620c8c-bc5a-4c83-92d9-c830a570096b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74620c8c-bc5a-4c83-92d9-c830a570096b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:39,907 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:39,908 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff98954b-f440-4d71-aa2e-3d15320053ad', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff98954b-f440-4d71-aa2e-3d15320053ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:40,938 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:40,938 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f682c8-f0c0-4caa-aca0-f200f9d1d2a5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f682c8-f0c0-4caa-aca0-f200f9d1d2a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:41,970 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:41,970 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9910209-9ecb-4d6e-a914-06aa049cf191', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9910209-9ecb-4d6e-a914-06aa049cf191', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:43,008 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.032s
2026-06-02 18:14:43,008 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e928cb15-7416-4486-a9f6-c78f42c87240', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e928cb15-7416-4486-a9f6-c78f42c87240', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:44,040 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:14:44,041 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0191c7-0864-4238-970e-904b363790a2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0191c7-0864-4238-970e-904b363790a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:45,077 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:45,077 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695d7b00-4ba7-4bfb-895a-a94fdc0ff213', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695d7b00-4ba7-4bfb-895a-a94fdc0ff213', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:46,116 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:46,116 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b80eb2e-e50f-42c1-bea5-84e4d76b91a5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b80eb2e-e50f-42c1-bea5-84e4d76b91a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:47,152 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:14:47,152 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba0d381-2511-438c-ad5f-3974d95ff4fc', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba0d381-2511-438c-ad5f-3974d95ff4fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:48,183 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:48,183 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578098e6-c2c6-4956-b665-5a27b9df9a54', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578098e6-c2c6-4956-b665-5a27b9df9a54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:49,215 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:14:49,216 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25051a84-bcfc-48d0-979b-78ed773d5ecd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25051a84-bcfc-48d0-979b-78ed773d5ecd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:50,249 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:50,249 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfda8fc0-7a04-4b93-be80-2638afb62922', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfda8fc0-7a04-4b93-be80-2638afb62922', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:51,281 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:14:51,281 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1177072f-b66a-4338-9157-46a6ff5d1541', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1177072f-b66a-4338-9157-46a6ff5d1541', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:52,318 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:52,318 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180711fd-6452-47df-85e9-96c4b7048954', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180711fd-6452-47df-85e9-96c4b7048954', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:53,354 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:53,354 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa175ed-accf-4180-83bd-fd638768bc2c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa175ed-accf-4180-83bd-fd638768bc2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:54,387 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:14:54,387 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fc1628-5daa-4454-89d5-2fe5f19691b4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fc1628-5daa-4454-89d5-2fe5f19691b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:55,416 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:14:55,416 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f5b6c4-7455-4948-974e-61e8a2712f93', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f5b6c4-7455-4948-974e-61e8a2712f93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:56,454 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.033s
2026-06-02 18:14:56,455 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8f5582-1783-4a75-9d92-c9fb93729443', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8f5582-1783-4a75-9d92-c9fb93729443', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:57,490 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:14:57,490 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4e5485-bf19-4b24-9ea9-4ad1da46463b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4e5485-bf19-4b24-9ea9-4ad1da46463b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:58,523 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:14:58,524 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786b4b33-a14c-496e-a751-b7890f7c903b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786b4b33-a14c-496e-a751-b7890f7c903b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:14:59,561 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.032s
2026-06-02 18:14:59,561 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75522a1-9232-4108-9e9f-02309802e9cf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75522a1-9232-4108-9e9f-02309802e9cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:00,597 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:15:00,597 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09439245-15fc-462c-980d-de442658f595', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09439245-15fc-462c-980d-de442658f595', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:01,635 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:15:01,636 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b555e904-ac18-4733-8f57-39c8e47d6d34', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b555e904-ac18-4733-8f57-39c8e47d6d34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:02,674 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:15:02,675 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b54c5a-b397-4127-b292-30f0a55973b9', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b54c5a-b397-4127-b292-30f0a55973b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:03,707 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:03,707 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c97ced6-f0bf-488d-81b6-17630c957961', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c97ced6-f0bf-488d-81b6-17630c957961', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:04,744 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.032s
2026-06-02 18:15:04,744 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976ac83a-d1a9-4b04-9ded-b81a989cb310', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976ac83a-d1a9-4b04-9ded-b81a989cb310', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:05,775 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:05,775 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16008149-2074-4f50-8ea6-41bd222ad0be', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16008149-2074-4f50-8ea6-41bd222ad0be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:06,810 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:15:06,810 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acca065-0eda-43de-a4a4-15b1348823d4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acca065-0eda-43de-a4a4-15b1348823d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:07,842 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:07,843 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e08b000-c251-4fa3-b7df-f08b904e5664', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e08b000-c251-4fa3-b7df-f08b904e5664', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:08,888 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.038s
2026-06-02 18:15:08,888 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156dd32a-7ff6-4a24-b31d-07bcf2f59482', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156dd32a-7ff6-4a24-b31d-07bcf2f59482', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:09,922 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:09,922 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aa94b5-dcca-4820-a092-898e3ccc8e25', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aa94b5-dcca-4820-a092-898e3ccc8e25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:10,956 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:10,956 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513bf11c-4ab7-48d6-813d-2b04cc9c41c7', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513bf11c-4ab7-48d6-813d-2b04cc9c41c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:11,987 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:11,987 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9912ac4d-0ce7-42ea-8b75-09867b7e8b4b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9912ac4d-0ce7-42ea-8b75-09867b7e8b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:13,019 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:13,019 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b440dc3d-31ac-46fe-b64c-a937399deb2d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b440dc3d-31ac-46fe-b64c-a937399deb2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:14,052 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:15:14,052 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d62a0ac-62d8-4f69-8302-cd9238f0dfb1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d62a0ac-62d8-4f69-8302-cd9238f0dfb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:15,083 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.022s
2026-06-02 18:15:15,083 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0050c459-4e3f-482e-9ffb-8f24f05012ac', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0050c459-4e3f-482e-9ffb-8f24f05012ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:16,120 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:15:16,120 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91e5cf9-4ff2-4e90-85f0-519011042a79', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91e5cf9-4ff2-4e90-85f0-519011042a79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:17,158 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.029s
2026-06-02 18:15:17,158 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b87018-d538-4941-927e-646c19f86ec4', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b87018-d538-4941-927e-646c19f86ec4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:18,189 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:15:18,189 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d919ef-870c-40d3-bd92-f99f3ea01749', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d919ef-870c-40d3-bd92-f99f3ea01749', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:19,217 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.022s
2026-06-02 18:15:19,218 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92cc0a87-4104-45da-8c80-60824e810a25', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92cc0a87-4104-45da-8c80-60824e810a25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:20,259 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.036s
2026-06-02 18:15:20,259 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ff310f-ef6f-40b4-8b72-31547957dc9f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ff310f-ef6f-40b4-8b72-31547957dc9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:21,292 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:15:21,292 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5c4af9-5529-4ce3-8fd5-503046604c49', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5c4af9-5529-4ce3-8fd5-503046604c49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:22,326 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:15:22,326 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ddef82c-db5e-45e1-93ee-3b2004bffb6b', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ddef82c-db5e-45e1-93ee-3b2004bffb6b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:23,358 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:23,358 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9c004d-1036-415e-8116-236daf4940aa', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9c004d-1036-415e-8116-236daf4940aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:24,386 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:15:24,386 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad1ec79-ac46-4f33-8d0d-ebaac9220965', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad1ec79-ac46-4f33-8d0d-ebaac9220965', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:25,415 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:15:25,415 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d165f081-6e37-4e83-9de1-faf0d4c451ab', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d165f081-6e37-4e83-9de1-faf0d4c451ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:26,444 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:15:26,444 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01c781c-8e21-425b-b7b9-88c9f8a4f3f5', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01c781c-8e21-425b-b7b9-88c9f8a4f3f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:27,480 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:15:27,481 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c544c9d-3344-4a5d-8946-75259df8cf24', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c544c9d-3344-4a5d-8946-75259df8cf24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:28,510 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:15:28,510 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e7d35e-e78e-47fa-ab80-dc1b32ebd4da', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e7d35e-e78e-47fa-ab80-dc1b32ebd4da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:29,539 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:15:29,539 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df98051-4954-4157-86d1-b74eaca46446', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df98051-4954-4157-86d1-b74eaca46446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:30,569 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:15:30,569 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578e4af8-7a76-46f4-bde0-0478fe83be60', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578e4af8-7a76-46f4-bde0-0478fe83be60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:31,596 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:15:31,597 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fcca11-a82a-4ce1-9486-b7efc6a83271', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fcca11-a82a-4ce1-9486-b7efc6a83271', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:32,629 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:32,630 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6806d6a-d01f-46fa-bc15-a2410ee7a751', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6806d6a-d01f-46fa-bc15-a2410ee7a751', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:33,658 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:15:33,658 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b84f84-06cd-4fec-b2cb-92f3ddc23eaf', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b84f84-06cd-4fec-b2cb-92f3ddc23eaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:34,692 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.029s
2026-06-02 18:15:34,692 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97eae3c6-5e77-42e1-93e5-134921b1393a', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97eae3c6-5e77-42e1-93e5-134921b1393a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:35,726 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:15:35,726 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36aac502-4bdc-41b4-93aa-e241a17cd683', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36aac502-4bdc-41b4-93aa-e241a17cd683', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:36,762 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.031s
2026-06-02 18:15:36,762 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a37857-5861-4a97-87bd-3ffe71dc7fc2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a37857-5861-4a97-87bd-3ffe71dc7fc2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:37,793 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:37,793 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326d080e-febe-4ab6-8023-ac56aeae7bc0', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326d080e-febe-4ab6-8023-ac56aeae7bc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:38,832 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.034s
2026-06-02 18:15:38,832 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16ab651-a9c1-4175-a9e4-195a035f0473', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16ab651-a9c1-4175-a9e4-195a035f0473', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:39,866 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:39,867 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de018049-aef8-4145-a11e-b769fa843abd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de018049-aef8-4145-a11e-b769fa843abd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:40,903 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.030s
2026-06-02 18:15:40,903 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05c8270-6312-4741-8aa7-bb0a7c5b0050', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05c8270-6312-4741-8aa7-bb0a7c5b0050', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:41,933 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:41,933 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7f3b42-e9ad-4388-ad6e-5ffbfe6bfd89', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7f3b42-e9ad-4388-ad6e-5ffbfe6bfd89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:42,964 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:42,964 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a911e679-00da-4556-93a7-f01300a31860', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a911e679-00da-4556-93a7-f01300a31860', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:43,999 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.028s
2026-06-02 18:15:43,999 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d3428c-1625-468b-9cc9-8e2951f70676', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d3428c-1625-468b-9cc9-8e2951f70676', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:45,027 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.023s
2026-06-02 18:15:45,028 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a9f29b-a734-4762-856c-64f47bb82acb', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a9f29b-a734-4762-856c-64f47bb82acb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:46,058 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.026s
2026-06-02 18:15:46,058 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148e3f75-ae8f-4910-acd2-edd94299dc94', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148e3f75-ae8f-4910-acd2-edd94299dc94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:47,087 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.022s
2026-06-02 18:15:47,087 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d1862b-8acc-4df1-9340-46a27af057c1', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d1862b-8acc-4df1-9340-46a27af057c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:48,119 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:15:48,119 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752a16fd-3865-4680-a576-f8767d668ee8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752a16fd-3865-4680-a576-f8767d668ee8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:49,160 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.036s
2026-06-02 18:15:49,160 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1322ed-c2f4-480a-985a-cd10b4022c04', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1322ed-c2f4-480a-985a-cd10b4022c04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:50,204 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.037s
2026-06-02 18:15:50,204 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2037d3-b460-4e0f-ab49-f1e58ebc7a3d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2037d3-b460-4e0f-ab49-f1e58ebc7a3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:51,236 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.025s
2026-06-02 18:15:51,236 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5df8ac6-cb36-4295-a996-7a1a74e04b09', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5df8ac6-cb36-4295-a996-7a1a74e04b09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:52,268 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.027s
2026-06-02 18:15:52,268 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c8118f-9b75-498c-85d1-9eb4e055e66d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c8118f-9b75-498c-85d1-9eb4e055e66d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:53,300 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.024s
2026-06-02 18:15:53,300 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365e8d8f-4dc4-43da-a73c-8688d88d01be', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365e8d8f-4dc4-43da-a73c-8688d88d01be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:15:53,389 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.079s
2026-06-02 18:15:53,389 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:53 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-6da0e128-956a-4496-9731-94035fca4759', 'x-compute-request-id': 'req-6da0e128-956a-4496-9731-94035fca4759', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b''
2026-06-02 18:15:53,598 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.208s
2026-06-02 18:15:53,598 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1674', '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-dbb5b91a-c75d-457a-9b1a-80d763d54b28', 'x-compute-request-id': 'req-dbb5b91a-c75d-457a-9b1a-80d763d54b28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-984958798-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}, {"version": 4, "addr": "172.24.5.3", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}]}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "ACTIVE", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:15:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:15:54,797 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.193s
2026-06-02 18:15:54,798 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1674', '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-990280bf-76ee-457b-be8d-f01bd7899dfb', 'x-compute-request-id': 'req-990280bf-76ee-457b-be8d-f01bd7899dfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-984958798-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}, {"version": 4, "addr": "172.24.5.3", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}]}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "ACTIVE", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:15:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:15:55,966 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.160s
2026-06-02 18:15:55,966 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1674', '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-562774a8-f0c0-4b44-821f-bab58504f839', 'x-compute-request-id': 'req-562774a8-f0c0-4b44-821f-bab58504f839', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-984958798-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}, {"version": 4, "addr": "172.24.5.3", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:7e"}]}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "ACTIVE", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:15:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--851148398"}], "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-02 18:15:57,063 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.091s
2026-06-02 18:15:57,063 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1322', '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-3f535600-93b9-4dae-bdc7-a4b635147467', 'x-compute-request-id': 'req-3f535600-93b9-4dae-bdc7-a4b635147467', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "ACTIVE", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:15:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.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-02 18:15:58,163 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.093s
2026-06-02 18:15:58,164 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', '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-1e0d0390-4c30-48a1-81e9-d5749f480481', 'x-compute-request-id': 'req-1e0d0390-4c30-48a1-81e9-d5749f480481', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "DELETED", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:15:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-02T18:12:56Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": "2026-06-02T18:15:57.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-02 18:15:58,171 106151 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-02 18:15:59,263 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.092s
2026-06-02 18:15:59,263 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', '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-e38fb4a1-8480-44a6-8d27-0ba6f66b0a2a', 'x-compute-request-id': 'req-e38fb4a1-8480-44a6-8d27-0ba6f66b0a2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:11:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "7e872e3de4c6379e29d3f01e71730772100ca7f1d1aaecdfbe462d9d", "id": "70110bb7-c32a-48ad-b17a-2044d63dddc1", "image": {"id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/images/329f5ea0-0833-4fc7-b3ee-ba210f1046b7"}]}, "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-389722802", "status": "DELETED", "tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "user_id": "62156e4cbef24234b017132444a9217a", "updated": "2026-06-02T18:15:57Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-02T18:12:56Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1607948559", "OS-SRV-USG:launched_at": "2026-06-02T18:11:55.000000", "OS-SRV-USG:terminated_at": "2026-06-02T18:15:57.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-02 18:16:00,296 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1 0.027s
2026-06-02 18:16:00,297 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 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-3cb14eba-3c27-44a4-8187-8893aedc5eec', 'x-compute-request-id': 'req-3cb14eba-3c27-44a4-8187-8893aedc5eec', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/70110bb7-c32a-48ad-b17a-2044d63dddc1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70110bb7-c32a-48ad-b17a-2044d63dddc1 could not be found."}}'
2026-06-02 18:16:00,324 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.72/compute/v2.1/os-keypairs/tempest-keypair-1607948559 0.027s
2026-06-02 18:16:00,325 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 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-de2ba356-a0ee-4b28-828c-187304aef6a2', 'x-compute-request-id': 'req-de2ba356-a0ee-4b28-828c-187304aef6a2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/compute/v2.1/os-keypairs/tempest-keypair-1607948559'}
Body: b''
2026-06-02 18:16:00,450 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.72/networking/v2.0/security-groups/959153c2-d756-47a5-b3d0-384987f45475 0.125s
2026-06-02 18:16:00,450 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ad7e1fec-fdda-4254-9cdc-4690ff393d55', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.72/networking/v2.0/security-groups/959153c2-d756-47a5-b3d0-384987f45475'}
Body: b''
2026-06-02 18:16:00,464 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.72/networking/v2.0/security-groups/959153c2-d756-47a5-b3d0-384987f45475 0.013s
2026-06-02 18:16:00,464 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9afa82af-e6a5-4545-83cd-b4b96e8537a3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.72/networking/v2.0/security-groups/959153c2-d756-47a5-b3d0-384987f45475'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 959153c2-d756-47a5-b3d0-384987f45475 does not exist", "detail": ""}}'
2026-06-02 18:16:00,679 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.72/networking/v2.0/floatingips/d9a4e978-4293-4c1f-8a0f-f373a0af947c 0.215s
2026-06-02 18:16:00,679 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f0008688-f748-4d20-8139-e4ad2a609823', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.72/networking/v2.0/floatingips/d9a4e978-4293-4c1f-8a0f-f373a0af947c'}
Body: b''
2026-06-02 18:16:00,715 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.035s
2026-06-02 18:16:00,715 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 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-e4cfbda8-1f47-40a7-a727-a7198fb45f7e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b''
2026-06-02 18:16:00,753 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.037s
2026-06-02 18:16:00,753 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea8412b-39b9-40be-9360-add39b77d6ad', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea8412b-39b9-40be-9360-add39b77d6ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"volume": {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:16:01.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e"}}'
2026-06-02 18:16:01,776 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c 0.016s
2026-06-02 18:16:01,777 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:01 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-a36b3f7b-37bc-4582-b444-72918eba6781', 'x-openstack-request-id': 'req-a36b3f7b-37bc-4582-b444-72918eba6781', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c could not be found."}}'
2026-06-02 18:16:01,875 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.72/volume/v3/volumes/detail?all_tenants=1 0.098s
2026-06-02 18:16:01,875 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d529b654-8283-40ce-9698-53e1882117da', 'content-length': '7813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d529b654-8283-40ce-9698-53e1882117da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "3d7d242d-0aff-460a-81aa-efad022e1cf7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:16:00.000000", "updated_at": "2026-06-02T18:16:01.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-226117354", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/3d7d242d-0aff-460a-81aa-efad022e1cf7"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/3d7d242d-0aff-460a-81aa-efad022e1cf7"}], "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001955@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "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": "6bd9b949-c12e-44c8-bf0f-3285300692a8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:13:12.000000", "updated_at": "2026-06-02T18:13:16.000000", "name": "image-1789948f-c27a-4b22-b9ed-38ab0d17c72e", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "d65c14fc-fd7a-4b7a-aa92-dd7f66f608b3", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/6bd9b949-c12e-44c8-bf0f-3285300692a8"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/6bd9b949-c12e-44c8-bf0f-3285300692a8"}], "user_id": "b7c56c7d794c481c944fc440e4996594", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "31941520d46b492da7d6f5bdb4777ce1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001955@storpool#default"}, {"id": "58f38298-3861-4d11-aee4-2723303e0a40", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:13:02.000000", "updated_at": "2026-06-02T18:13:06.000000", "name": "image-62765cf4-c229-434a-bb31-59c7abb85bea", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "cff6aeb5-c699-40f1-97a3-eb83548c5ab8", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/58f38298-3861-4d11-aee4-2723303e0a40"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/58f38298-3861-4d11-aee4-2723303e0a40"}], "user_id": "b7c56c7d794c481c944fc440e4996594", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "31941520d46b492da7d6f5bdb4777ce1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001955@storpool#template_virtual"}, {"id": "04eaa5a4-ac6e-45da-867a-3d7d2408aebe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:52.000000", "updated_at": "2026-06-02T18:12:58.000000", "name": "image-14cb6957-bcb6-441f-ad55-b7edc66cd836", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "33df0073-76f0-42be-9023-00bbf4b9ff21", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.72/vo
2026-06-02 18:16:01,924 106151 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.72/volume/v3/types/00fc9196-a834-43e2-980f-f737a039a9c8 0.038s
2026-06-02 18:16:01,925 106151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:16:01 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-4112038b-1a74-4e23-bd7b-b92d83fd046e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/volume/v3/types/00fc9196-a834-43e2-980f-f737a039a9c8'}
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 4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c failed to reach in-use status (current available) within the required time (196 s).
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt1.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 6 | 1 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt2.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume]
|
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
fail
ft2.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-02 18:12:23,489 106147 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1843106049 on backend None
2026-06-02 18:12:23,523 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.72/volume/v3/types 0.034s
2026-06-02 18:12:23,523 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks2-1843106049", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7efe0f6-15b3-446a-9011-f585ef68428d', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7efe0f6-15b3-446a-9011-f585ef68428d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/types'}
Body: b'{"volume_type": {"id": "9a7a6890-a09b-4bf0-8b5e-ab916783bc21", "name": "tempest-scenario-type-luks2-1843106049", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-02 18:12:23,524 106147 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 9a7a6890-a09b-4bf0-8b5e-ab916783bc21
2026-06-02 18:12:23,556 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.72/volume/v3/types/9a7a6890-a09b-4bf0-8b5e-ab916783bc21/encryption 0.032s
2026-06-02 18:12:23,556 106147 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': 'Tue, 02 Jun 2026 18:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35ab3ac-00d7-4e92-bbe4-7434a743b870', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35ab3ac-00d7-4e92-bbe4-7434a743b870', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/types/9a7a6890-a09b-4bf0-8b5e-ab916783bc21/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "9a7a6890-a09b-4bf0-8b5e-ab916783bc21", "encryption_id": "6536115d-4cb1-4b0b-ab2d-d8a392f0ddd0"}}'
2026-06-02 18:12:23,762 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.72/volume/v3/volumes 0.204s
2026-06-02 18:12:23,762 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1537667169", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1843106049", "size": 1}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6159d81e-a069-4a25-b5c3-db03aa91b7ed', 'content-length': '779', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6159d81e-a069-4a25-b5c3-db03aa91b7ed', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/volume/v3/volumes'}
Body: b'{"volume": {"id": "546a9a41-dce3-409d-b703-dc349a0f0392", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:23.695778", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1537667169", "description": null, "volume_type": "tempest-scenario-type-luks2-1843106049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}], "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-02 18:12:23,795 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392 0.027s
2026-06-02 18:12:23,796 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0c7a7c-ca01-4b4c-9f7c-8dc7eee9231c', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0c7a7c-ca01-4b4c-9f7c-8dc7eee9231c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392'}
Body: b'{"volume": {"id": "546a9a41-dce3-409d-b703-dc349a0f0392", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1537667169", "description": null, "volume_type": "tempest-scenario-type-luks2-1843106049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}], "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0"}}'
2026-06-02 18:12:24,830 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392 0.028s
2026-06-02 18:12:24,830 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c38d73-b889-48dc-aa66-e8e8bea01ae0', 'content-length': '872', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c38d73-b889-48dc-aa66-e8e8bea01ae0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392'}
Body: b'{"volume": {"id": "546a9a41-dce3-409d-b703-dc349a0f0392", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:24.000000", "updated_at": "2026-06-02T18:12:24.000000", "name": "tempest-TestVolumeBootPattern-volume-1537667169", "description": null, "volume_type": "tempest-scenario-type-luks2-1843106049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}], "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0"}}'
2026-06-02 18:12:24,835 106147 INFO [tempest.common.waiters] volume 546a9a41-dce3-409d-b703-dc349a0f0392 reached available after waiting for 1.835240 seconds
2026-06-02 18:12:24,859 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392 0.024s
2026-06-02 18:12:24,859 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea66b1a7-d53c-4bcf-a1b7-29c4adc1b960', 'content-length': '872', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea66b1a7-d53c-4bcf-a1b7-29c4adc1b960', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392'}
Body: b'{"volume": {"id": "546a9a41-dce3-409d-b703-dc349a0f0392", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:24.000000", "updated_at": "2026-06-02T18:12:24.000000", "name": "tempest-TestVolumeBootPattern-volume-1537667169", "description": null, "volume_type": "tempest-scenario-type-luks2-1843106049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}], "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0"}}'
2026-06-02 18:12:24,897 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392/action 0.032s
2026-06-02 18:12:24,897 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-set_bootable": {"bootable": true}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-a8687873-12b7-41e5-915d-d3bbf0422a20', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8687873-12b7-41e5-915d-d3bbf0422a20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392/action'}
Body: b''
2026-06-02 18:12:24,954 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.72/identity/v3/auth/tokens 0.055s
2026-06-02 18:12:24,954 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-645fff0d-463b-4308-93b7-083306508f80', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.72/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5d6b83a6813c4ffb84f0d47744f1c805", "name": "tempest-TestVolumeBootPattern-1752111623-project-member", "password_expires_at": null}, "audit_ids": ["gzHgESY5QbGJsN-Zebeg-w"], "expires_at": "2026-06-02T19:12:24.000000Z", "issued_at": "2026-06-02T18:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbf34ac97e494c57baf22e9719dfd3c0", "name": "tempest-TestVolumeBootPattern-1752111623"}, "is_domain": false, "roles": [{"id": "14d4dec2e633493e9a640a7bd0fd65ad", "name": "reader"}, {"id": "e56d6c0efb8340c0bbbfae7b53604261", "name": "member"}], "catalog": [{"endpoints": [{"id": "24cd8c02ec7f4b8681df7f8409b54c96", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/image", "region": "RegionOne"}], "id": "4a70e7b1be5a4304a0b0294518c1bcb4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4a8769ae718643f7a92e94247f96a61e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.72:8080", "region": "RegionOne"}, {"id": "83d732f9eae1402092e790d7b2244b03", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72:8080/v1/AUTH_cbf34ac97e494c57baf22e9719dfd3c0", "region": "RegionOne"}], "id": "727a80950b954b20a74257ebc3191e6c", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "3a7a170bbfc44f00b9d46e02e50b18d3", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/compute/v2.1", "region": "RegionOne"}], "id": "74e1f624e4f24ae5b2a40cf30c2040e7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "65f25d36c06142b598be7e06d21bbe1c", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/compute/v2/cbf34ac97e494c57baf22e9719dfd3c0", "region": "RegionOne"}], "id": "ad1d829096834157a94da7fce152f469", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a41beb721b384c40baf83ea12c6ad7c1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/volume/v3", "region": "RegionOne"}], "id": "b56d97a25f274c469bce4f71c3168419", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "085fbd33e8af46f1ab9b9cfcba7cebe5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/identity", "region": "RegionOne"}], "id": "be208d94455e4c93b974fc92199e09cc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2133698b92144d6a902563011987403b", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/placement", "region": "RegionOne"}], "id": "ea00d97eb37a4647bafde304eda3ac5f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2c765d2ad84744e391439cc686f8e0d2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.72/networking", "region": "RegionOne"}], "id": "f87a0ddd3acf4a6db8d88a91d2b87172", "type": "network", "name": "neutron"}]}}'
2026-06-02 18:12:24,955 106147 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '3463b2c0-0e25-420f-b76e-3d1c59f3b331', 'name': 'tempest-TestVolumeBootPattern-1452203728-network', 'tenant_id': 'cbf34ac97e494c57baf22e9719dfd3c0', 'project_id': 'cbf34ac97e494c57baf22e9719dfd3c0', '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': 6838, '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-02T18:11:40Z', 'updated_at': '2026-06-02T18:11:41Z', 'revision_number': 1} available for tenant
2026-06-02 18:12:25,713 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.72/compute/v2.1/servers 0.757s
2026-06-02 18:12:25,713 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-226423307", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "546a9a41-dce3-409d-b703-dc349a0f0392", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "3463b2c0-0e25-420f-b76e-3d1c59f3b331"}]}}
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da', '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-0b223b14-b5c1-47fb-94a5-0801fa698e44', 'x-compute-request-id': 'req-0b223b14-b5c1-47fb-94a5-0801fa698e44', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/compute/v2.1/servers'}
Body: b'{"server": {"id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "W9v3d9ihEeVV"}}'
2026-06-02 18:12:26,084 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.370s
2026-06-02 18:12:26,084 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1051', '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-228c65db-6198-4524-ba4f-5974402447d8', 'x-compute-request-id': 'req-228c65db-6198-4524-ba4f-5974402447d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-02 18:12:27,196 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.101s
2026-06-02 18:12:27,196 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1093', '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-86f059b8-29ef-4b16-ae9f-a4ba46133651', 'x-compute-request-id': 'req-86f059b8-29ef-4b16-ae9f-a4ba46133651', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:27,202 106147 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-06-02 18:12:28,313 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.111s
2026-06-02 18:12:28,313 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', '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-a0475fc4-8803-475a-8a25-746b37de785e', 'x-compute-request-id': 'req-a0475fc4-8803-475a-8a25-746b37de785e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:29,423 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.102s
2026-06-02 18:12:29,423 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', '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-c949bd32-7940-4c5a-b520-f281822258de', 'x-compute-request-id': 'req-c949bd32-7940-4c5a-b520-f281822258de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:30,532 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.101s
2026-06-02 18:12:30,532 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1157', '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-807dc128-56a5-412a-9595-7736529765fb', 'x-compute-request-id': 'req-807dc128-56a5-412a-9595-7736529765fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:30,538 106147 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-02 18:12:31,739 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.200s
2026-06-02 18:12:31,739 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', '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-e010cf82-f5cd-48de-b48c-2844aa3f475b', 'x-compute-request-id': 'req-e010cf82-f5cd-48de-b48c-2844aa3f475b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:31,744 106147 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-02 18:12:32,944 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.199s
2026-06-02 18:12:32,944 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', '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-14764743-d217-4eb8-aebe-6cdbf8f893d5', 'x-compute-request-id': 'req-14764743-d217-4eb8-aebe-6cdbf8f893d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:34,175 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.224s
2026-06-02 18:12:34,175 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-c52572de-ff28-4851-8d57-46edfdaa7c55', 'x-compute-request-id': 'req-c52572de-ff28-4851-8d57-46edfdaa7c55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:34,182 106147 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-02 18:12:35,400 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.218s
2026-06-02 18:12:35,400 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-73800877-600f-454b-a305-36312c00c3da', 'x-compute-request-id': 'req-73800877-600f-454b-a305-36312c00c3da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:36,671 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.264s
2026-06-02 18:12:36,671 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-20e5b0a0-fd16-4a80-a932-f9cace1eba49', 'x-compute-request-id': 'req-20e5b0a0-fd16-4a80-a932-f9cace1eba49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:38,083 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.403s
2026-06-02 18:12:38,083 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-54efa8f6-23ad-4dd1-b660-9a7583ae79c5', 'x-compute-request-id': 'req-54efa8f6-23ad-4dd1-b660-9a7583ae79c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:39,298 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.206s
2026-06-02 18:12:39,298 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-a9fa04b1-97f5-43ee-84e8-7abb91dc5e4c', 'x-compute-request-id': 'req-a9fa04b1-97f5-43ee-84e8-7abb91dc5e4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:40,502 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.197s
2026-06-02 18:12:40,502 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-d3a9acea-2190-4028-ac52-79ef647f958f', 'x-compute-request-id': 'req-d3a9acea-2190-4028-ac52-79ef647f958f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:41,792 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.283s
2026-06-02 18:12:41,793 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-c9a58821-59c1-4b2a-ba78-764114b3187d', 'x-compute-request-id': 'req-c9a58821-59c1-4b2a-ba78-764114b3187d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:43,033 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.231s
2026-06-02 18:12:43,033 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-1d11a5f3-4605-4a5b-b8c7-829b2fb8a1e7', 'x-compute-request-id': 'req-1d11a5f3-4605-4a5b-b8c7-829b2fb8a1e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:44,281 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.241s
2026-06-02 18:12:44,282 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-9fc0fc5c-70bd-4e74-9221-ed962fc7ddaf', 'x-compute-request-id': 'req-9fc0fc5c-70bd-4e74-9221-ed962fc7ddaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:45,520 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.228s
2026-06-02 18:12:45,520 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-2bb2a4cc-9793-4a41-9a28-4fe8870469fc', 'x-compute-request-id': 'req-2bb2a4cc-9793-4a41-9a28-4fe8870469fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:46,869 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.343s
2026-06-02 18:12:46,869 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-b9cde956-8fd7-4a7e-a309-515b78443c78', 'x-compute-request-id': 'req-b9cde956-8fd7-4a7e-a309-515b78443c78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:48,118 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.242s
2026-06-02 18:12:48,118 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-622ff9f3-38e2-4fe9-b4c9-651c6db07805', 'x-compute-request-id': 'req-622ff9f3-38e2-4fe9-b4c9-651c6db07805', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:49,324 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.199s
2026-06-02 18:12:49,324 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-2ade684e-84ad-4684-b97e-2212af4b19ef', 'x-compute-request-id': 'req-2ade684e-84ad-4684-b97e-2212af4b19ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:50,535 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.201s
2026-06-02 18:12:50,535 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-3a3d2908-024c-4c28-9592-ced0e7bb874a', 'x-compute-request-id': 'req-3a3d2908-024c-4c28-9592-ced0e7bb874a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:52,045 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.503s
2026-06-02 18:12:52,045 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-e013a556-07f6-4d27-8505-1bbc2065d83d', 'x-compute-request-id': 'req-e013a556-07f6-4d27-8505-1bbc2065d83d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:53,326 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.273s
2026-06-02 18:12:53,327 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', '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-8760f588-517f-4222-bf62-95080f6c9374', 'x-compute-request-id': 'req-8760f588-517f-4222-bf62-95080f6c9374', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "41077c43a64346f172fba478308ba373730007a324164ce48e428490", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:54,557 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.224s
2026-06-02 18:12:54,558 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1141', '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-7a761996-027c-4d2c-88a1-94b65de29868', 'x-compute-request-id': 'req-7a761996-027c-4d2c-88a1-94b65de29868', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:55,738 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.175s
2026-06-02 18:12:55,738 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1099', '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-697f1f27-8592-4fc3-bd0a-5d67c3076604', 'x-compute-request-id': 'req-697f1f27-8592-4fc3-bd0a-5d67c3076604', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:56,843 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.098s
2026-06-02 18:12:56,843 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1099', '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-69e50483-07f9-412d-9094-609eccf0358a', 'x-compute-request-id': 'req-69e50483-07f9-412d-9094-609eccf0358a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "BUILD", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:57,967 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.119s
2026-06-02 18:12:57,967 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', '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-aeffdd9c-1483-4fe7-9719-c21cb64d305b', 'x-compute-request-id': 'req-aeffdd9c-1483-4fe7-9719-c21cb64d305b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-02T18:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.72/compute/flavors/42"}]}, "hostId": "", "id": "c3d51618-e1e7-48b1-9061-53d9b053d6da", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}, {"rel": "bookmark", "href": "https://10.4.3.72/compute/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-226423307", "status": "ERROR", "tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0", "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "updated": "2026-06-02T18:12:58Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-02T18:12:58Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c3d51618-e1e7-48b1-9061-53d9b053d6da."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "546a9a41-dce3-409d-b703-dc349a0f0392"}]}}'
2026-06-02 18:12:57,977 106147 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 31 second wait
2026-06-02 18:12:58,400 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.422s
2026-06-02 18:12:58,400 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:57 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-c35b5513-a219-48c8-a2cf-8a9c5325fce2', 'x-compute-request-id': 'req-c35b5513-a219-48c8-a2cf-8a9c5325fce2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b''
2026-06-02 18:12:58,430 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da 0.030s
2026-06-02 18:12:58,431 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:58 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-7ed565e3-43a2-4fac-aac8-39678fcffa8b', 'x-compute-request-id': 'req-7ed565e3-43a2-4fac-aac8-39678fcffa8b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.72/compute/v2.1/servers/c3d51618-e1e7-48b1-9061-53d9b053d6da'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c3d51618-e1e7-48b1-9061-53d9b053d6da could not be found."}}'
2026-06-02 18:12:58,476 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392 0.043s
2026-06-02 18:12:58,477 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:58 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-72f849f2-d4f7-4bf3-afc6-c1515f047e75', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392'}
Body: b''
2026-06-02 18:12:58,507 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392 0.030s
2026-06-02 18:12:58,507 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5e24ee-6cf8-4094-bb91-7bc135c6cb7c', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5e24ee-6cf8-4094-bb91-7bc135c6cb7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392'}
Body: b'{"volume": {"id": "546a9a41-dce3-409d-b703-dc349a0f0392", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:24.000000", "updated_at": "2026-06-02T18:12:58.000000", "name": "tempest-TestVolumeBootPattern-volume-1537667169", "description": null, "volume_type": "tempest-scenario-type-luks2-1843106049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/546a9a41-dce3-409d-b703-dc349a0f0392"}], "user_id": "5d6b83a6813c4ffb84f0d47744f1c805", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cbf34ac97e494c57baf22e9719dfd3c0"}}'
2026-06-02 18:12:59,532 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392 0.019s
2026-06-02 18:12:59,533 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:59 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-4d45f4c0-4768-48a8-99f2-709883602000', 'x-openstack-request-id': 'req-4d45f4c0-4768-48a8-99f2-709883602000', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.72/volume/v3/volumes/546a9a41-dce3-409d-b703-dc349a0f0392'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 546a9a41-dce3-409d-b703-dc349a0f0392 could not be found."}}'
2026-06-02 18:12:59,562 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.72/volume/v3/volumes/detail?all_tenants=1 0.028s
2026-06-02 18:12:59,562 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7ffa3d-2dad-4d69-8f87-9f5cfa7eb7b1', 'content-length': '5238', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7ffa3d-2dad-4d69-8f87-9f5cfa7eb7b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.72/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "04eaa5a4-ac6e-45da-867a-3d7d2408aebe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:12:52.000000", "updated_at": "2026-06-02T18:12:58.000000", "name": "image-14cb6957-bcb6-441f-ad55-b7edc66cd836", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "33df0073-76f0-42be-9023-00bbf4b9ff21", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/04eaa5a4-ac6e-45da-867a-3d7d2408aebe"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/04eaa5a4-ac6e-45da-867a-3d7d2408aebe"}], "user_id": "b7c56c7d794c481c944fc440e4996594", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "31941520d46b492da7d6f5bdb4777ce1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001955@storpool#default"}, {"id": "4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T18:11:37.000000", "updated_at": "2026-06-02T18:12:55.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-136939497", "description": null, "volume_type": "tempest-scenario-type-luksv2-1158346586", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/4c54a7c9-fd89-4c2a-842c-3e9351dbfe4c"}], "user_id": "62156e4cbef24234b017132444a9217a", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "3eed89c7a73b47b5b4ed47fa0e3c685e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001955@storpool#template_virtual"}, {"id": "2bcae705-dbe5-49ff-949f-631f8efc8511", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T17:58:45.000000", "updated_at": "2026-06-02T17:58:51.000000", "name": "image-4cb9e9e0-1db8-40d8-82d7-f71f22ead8c6", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "542cfcf4-1856-4985-b8bf-c3c20510d557", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/2bcae705-dbe5-49ff-949f-631f8efc8511"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/2bcae705-dbe5-49ff-949f-631f8efc8511"}], "user_id": "b7c56c7d794c481c944fc440e4996594", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "31941520d46b492da7d6f5bdb4777ce1", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001955@storpool#default"}, {"id": "84fc2822-aa37-4270-a06c-74707f51d897", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-02T17:57:04.000000", "updated_at": "2026-06-02T17:57:09.000000", "name": "image-329f5ea0-0833-4fc7-b3ee-ba210f1046b7", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "a31c9f92-25cb-4942-b982-2202762de05d", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.72/volume/v3/volumes/84fc2822-aa37-4270-a06c-74707f51d897"}, {"rel": "bookmark", "href": "https://10.4.3.72/volume/volumes/84fc2822-aa37-4270-a06c-74707f51d897"}], "user_id": "b7c56c7d794c481c944fc440e4996594", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "31941520d46b492da7d6f5bdb4777ce1", "os-vol-mig-status-attr:migstat": null, "os-vol-
2026-06-02 18:12:59,604 106147 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.72/volume/v3/types/9a7a6890-a09b-4bf0-8b5e-ab916783bc21 0.035s
2026-06-02 18:12:59,604 106147 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Jun 2026 18:12:59 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-35f0b1b2-b228-4d70-8faa-30d2eb66bc58', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.72/volume/v3/types/9a7a6890-a09b-4bf0-8b5e-ab916783bc21'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 381, in test_boot_server_from_encrypted_volume_luksv2
self._do_test_boot_server_from_encrypted_volume_luks('luks2')
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 356, in _do_test_boot_server_from_encrypted_volume_luks
server = self.boot_instance_from_resource(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server c3d51618-e1e7-48b1-9061-53d9b053d6da failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-02T18:12:58Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c3d51618-e1e7-48b1-9061-53d9b053d6da.'}. Request ID of server operation performed before checking the server status req-0b223b14-b5c1-47fb-94a5-0801fa698e44.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt2.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]
|
||||||
test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] |
pass
pt2.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]
|
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt2.5: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]
|
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt2.6: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]
|
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt2.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt3.1: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372]
|
||||||
test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13] |
pass
pt3.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt3.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest.test_create_multiple_volume_from_backup[id-9db67083-bf1a-486c-8f77-3778467f39a1]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt9.3: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98]
|
||||||
test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15] |
pass
pt9.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a]
|
||||||
test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt10.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt10.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 3 | 3 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume]
|
||||||
test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] |
pass
pt11.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d]
|
||||||
test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt15.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume] |
pass
pt16.1: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_attach_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b9e4,volume]
|
||||||
test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume] |
pass
pt16.2: cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes.test_boot_cloned_encrypted_volume[compute,id-5bb622ab-5060-48a8-8840-d589a548b7e4,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 1 | 0 | 0 | 0 | 1 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 3 | 0 | 0 | 0 | 3 | Detail | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 1 | 0 | 0 | 0 | 1 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 1 | 0 | 0 | 0 | 1 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt32.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
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
pass
pt42.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt45.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt45.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt47.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt48.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt48.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt49.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt51.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt52.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt53.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt54.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt54.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt54.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt54.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt54.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt54.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt55.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt55.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt55.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt55.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt55.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt55.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt55.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt55.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.image.v2.test_images_dependency.ImageDependencyTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] |
pass
pt56.1: tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt57.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt57.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt58.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt58.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt60.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt61.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt61.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt65.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt65.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt65.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt65.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt65.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt65.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt65.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt66.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt66.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt66.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt66.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt66.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt66.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt67.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt67.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt68.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt68.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt69.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt69.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt71.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt71.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt71.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt71.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt73.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt77.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt77.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt78.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]
|
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt78.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt78.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt78.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt78.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt80.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt80.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt80.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt80.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt80.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt80.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt82.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt82.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt82.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt82.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]
|
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt83.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt84.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt85.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt86.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt87.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt88.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt88.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt89.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt89.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt90.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt91.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt91.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt92.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt92.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt95.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt95.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt96.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt96.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt96.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt96.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt96.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt96.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt97.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt97.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt97.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6]
|
||||||
test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e] |
pass
pt97.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt99.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt102.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt103.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt103.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt104.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt105.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt105.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt105.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt105.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt105.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt105.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt105.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt105.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt105.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt105.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt105.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt105.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt105.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt105.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt105.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt105.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt105.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt105.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt106.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt106.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt106.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt106.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt106.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt106.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt106.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt106.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt106.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt106.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt106.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt106.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt106.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt106.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt106.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt106.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt106.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt106.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt106.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt106.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt106.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt106.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt106.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt106.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt106.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt106.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt106.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt106.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt106.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt106.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt108.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt108.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt108.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt108.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt108.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt108.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt108.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt109.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt109.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt109.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt109.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt109.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 321 | 295 | 2 | 0 | 24 | ||