Status: Pass 292 Failure 4 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 2 | 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-05-26 17:31:07,684 106286 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-395273774 on backend None
2026-05-26 17:31:07,720 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.252/volume/v3/types 0.035s
2026-05-26 17:31:07,720 106286 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-395273774", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b490d8-66e5-49e8-95a3-7da465ad46da', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b490d8-66e5-49e8-95a3-7da465ad46da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/types'}
Body: b'{"volume_type": {"id": "03d8e8fa-284e-4433-b7f7-389b7b6aa29f", "name": "tempest-scenario-type-luksv2-395273774", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-26 17:31:07,721 106286 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 03d8e8fa-284e-4433-b7f7-389b7b6aa29f
2026-05-26 17:31:07,758 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.252/volume/v3/types/03d8e8fa-284e-4433-b7f7-389b7b6aa29f/encryption 0.036s
2026-05-26 17:31:07,758 106286 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, 26 May 2026 17:31:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a471765-beda-4eaa-a967-0a2c509d444d', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a471765-beda-4eaa-a967-0a2c509d444d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/types/03d8e8fa-284e-4433-b7f7-389b7b6aa29f/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "03d8e8fa-284e-4433-b7f7-389b7b6aa29f", "encryption_id": "7500e7d2-cda2-49c8-be65-97da6669265c"}}'
2026-05-26 17:31:07,993 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.252/volume/v3/volumes 0.234s
2026-05-26 17:31:07,994 106286 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-1166804250", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5211bb67-e269-4c47-a748-ef1449fcc857', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5211bb67-e269-4c47-a748-ef1449fcc857', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:07.933330", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 17:31:08,261 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.252/identity/v3/auth/tokens 0.259s
2026-05-26 17:31:08,261 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2948', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f820894a-74c2-4313-be38-31e31cb1ecf5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8ff420df755c46218a2212e1af160237", "name": "tempest-TestEncryptedCinderVolumes-1212964636-project-member", "password_expires_at": null}, "audit_ids": ["9oJvUhRXSpCJWvFj3zOvkg"], "expires_at": "2026-05-26T18:31:08.000000Z", "issued_at": "2026-05-26T17:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "718e051c93ae41e69045fc40176de360", "name": "tempest-TestEncryptedCinderVolumes-1212964636"}, "is_domain": false, "roles": [{"id": "e49e239b73be4548b6302376b0540570", "name": "reader"}, {"id": "f349866db97b451aba1f677bbbcbadc0", "name": "member"}], "catalog": [{"endpoints": [{"id": "f67f5b7298ff467eae2c3a3324073ad1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/image", "region": "RegionOne"}], "id": "0f1566ff602040119d432b6b4c56ecc0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4521b481f7e7432f877bb4f8925f88a7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/volume/v3", "region": "RegionOne"}], "id": "3372ad68dd3f44e99b9414d8d9d92478", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9ec1a0c45b524022af75316dc01159d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2.1", "region": "RegionOne"}], "id": "4ca38f97bbdd4662994650906c59c8e8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4fabe8eedc7647c2b15e76f0d80e4cfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2/718e051c93ae41e69045fc40176de360", "region": "RegionOne"}], "id": "7b47d57ff05b46869cd9ebf318e7a2b5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4a33b6bbfdc0427a82fcc661768dc514", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.252:8080", "region": "RegionOne"}, {"id": "70d1c2bc5a80462fb9bf01374a481fa2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252:8080/v1/AUTH_718e051c93ae41e69045fc40176de360", "region": "RegionOne"}], "id": "bfe8348e2a9942eabe88274d1ec33990", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8ed06fcd65a64a8c8b2a83c938f2ffc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/networking", "region": "RegionOne"}], "id": "d6748cd49ef14aaa83c1a7023685c475", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6bc5f84a4292421dbea93a4d01dbb34a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/placement", "region": "RegionOne"}], "id": "e4ad7e451a0c4a30963f93247926201b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a050ad1f2f0c4a4c997ede99cfa7c725", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/identity", "region": "RegionOne"}], "id": "ea43bfbba11c4465b11c4324d8af5ed4", "type": "identity", "name": "keystone"}]}}'
2026-05-26 17:31:08,261 106286 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '09fe7328-2bc3-4835-a4cc-cb4fd9e0cc3c', 'name': 'tempest-TestEncryptedCinderVolumes-108522915-network', 'tenant_id': '718e051c93ae41e69045fc40176de360', 'project_id': '718e051c93ae41e69045fc40176de360', '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': 59128, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-26T17:28:15Z', 'updated_at': '2026-05-26T17:28:15Z', 'revision_number': 1} available for tenant
2026-05-26 17:31:08,262 106286 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 17:31:08,262 106286 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 17:31:08,301 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.252/compute/v2.1/os-keypairs 0.039s
2026-05-26 17:31:08,302 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1680662201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2fax4TmIOFqDvCrrQveNGC3vHfuzsjmuyV7XUCsw3H5CD5XUjCXzesjw0dpLw7N4t+TxQkiw7FIapZ5urIY4iI3/KeS/UGEYaL9INt1DK3+E0WwnGIfjQmE59l7KlUuQ=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 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-ec09ef81-48f0-4a4d-a19c-1d76a41b42c9', 'x-compute-request-id': 'req-ec09ef81-48f0-4a4d-a19c-1d76a41b42c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1680662201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2fax4TmIOFqDvCrrQveNGC3vHfuzsjmuyV7XUCsw3H5CD5XUjCXzesjw0dpLw7N4t+TxQkiw7FIapZ5urIY4iI3/KeS/UGEYaL9INt1DK3+E0WwnGIfjQmE59l7KlUuQ==", "fingerprint": "b9:1e:b5:b6:87:e7:78:3c:be:88:cd:94:90:98:3e:59", "user_id": "8ff420df755c46218a2212e1af160237"}}'
2026-05-26 17:31:08,304 106286 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1680662201 created
2026-05-26 17:31:08,532 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-groups 0.227s
2026-05-26 17:31:08,532 106286 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--2112282088", "description": "tempest-description--108067571"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-4e0a510e-4159-417f-bf1f-70198c375fbe', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "name": "tempest-securitygroup--2112282088", "stateful": true, "tenant_id": "718e051c93ae41e69045fc40176de360", "project_id": "718e051c93ae41e69045fc40176de360", "description": "tempest-description--108067571", "shared": false, "security_group_rules": [{"id": "a312a168-6014-4b70-9ab7-192a21508217", "project_id": "718e051c93ae41e69045fc40176de360", "security_group_id": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "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": 1566, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:31:08Z", "updated_at": "2026-05-26T17:31:08Z", "revision_number": 0, "tenant_id": "718e051c93ae41e69045fc40176de360"}, {"id": "c8019c13-42b0-4ba8-b52e-dd0178260c6e", "project_id": "718e051c93ae41e69045fc40176de360", "security_group_id": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "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": 1565, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:31:08Z", "updated_at": "2026-05-26T17:31:08Z", "revision_number": 0, "tenant_id": "718e051c93ae41e69045fc40176de360"}], "tags": [], "created_at": "2026-05-26T17:31:08Z", "updated_at": "2026-05-26T17:31:08Z", "revision_number": 1}}'
2026-05-26 17:31:08,762 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.230s
2026-05-26 17:31:08,762 106286 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": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5bf57fb4-ac89-4fd4-9232-a2f7f03e4854', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e20cda97-fe1a-4f8b-bf1b-a57938b5c62e", "project_id": "718e051c93ae41e69045fc40176de360", "security_group_id": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:31:08Z", "updated_at": "2026-05-26T17:31:08Z", "revision_number": 0, "tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:31:08,897 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.134s
2026-05-26 17:31:08,897 106286 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": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-763529bc-b039-4074-ae9f-71f397b8ee19', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "50281826-60dc-4f25-993e-ca7e62de58fb", "project_id": "718e051c93ae41e69045fc40176de360", "security_group_id": "02066731-2a65-45c8-a9ad-401e4eaf4b9c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:31:08Z", "updated_at": "2026-05-26T17:31:08Z", "revision_number": 0, "tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:31:08,897 106286 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2112282088 created
2026-05-26 17:31:09,433 106286 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/floatingips 0.536s
2026-05-26 17:31:09,434 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9a4f2204-88d1-4054-a61e-07da4b66f2ec', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a9be7f76-860d-4c7f-81f1-98dd0b9fab81", "tenant_id": "718e051c93ae41e69045fc40176de360", "project_id": "718e051c93ae41e69045fc40176de360", "floating_ip_address": "172.24.5.23", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:31:09Z", "updated_at": "2026-05-26T17:31:09Z", "revision_number": 0}}'
2026-05-26 17:31:09,434 106286 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a9be7f76-860d-4c7f-81f1-98dd0b9fab81', 'tenant_id': '718e051c93ae41e69045fc40176de360', 'project_id': '718e051c93ae41e69045fc40176de360', 'floating_ip_address': '172.24.5.23', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:31:09Z', 'updated_at': '2026-05-26T17:31:09Z', 'revision_number': 0, 'ip': '172.24.5.23'} created
2026-05-26 17:31:09,434 106286 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1680662201', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2fax4TmIOFqDvCrrQveNGC3vHfuzsjmuyV7XUCsw3H5CD5XUjCXzesjw0dpLw7N4t+TxQkiw7FIapZ5urIY4iI3/KeS/UGEYaL9INt1DK3+E0WwnGIfjQmE59l7KlUuQ==', 'fingerprint': 'b9:1e:b5:b6:87:e7:78:3c:be:88:cd:94:90:98:3e:59', 'user_id': '8ff420df755c46218a2212e1af160237', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAqg3ZfZaPurxbEQg4Eqpak0CLxBLs7K2FHOq6u/HKFrj84das2WAMT\nLyZquE1GAGagBwYFK4EEACKhZANiAARtn2seE5iDhag7wq60L3jRgt7x37s7I5rs\nle11ArMNx+Qg+V1Iwl83rI8NHaS8OzeLfk8UJIsOxSGqWebqyGOIiN/ynkv1BhGG\ni/SDbdQyt/hNFsJxiH40JhOfZeypVLk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '02066731-2a65-45c8-a9ad-401e4eaf4b9c', 'name': 'tempest-securitygroup--2112282088', 'stateful': True, 'tenant_id': '718e051c93ae41e69045fc40176de360', 'project_id': '718e051c93ae41e69045fc40176de360', 'description': 'tempest-description--108067571', 'shared': False, 'security_group_rules': [{'id': 'a312a168-6014-4b70-9ab7-192a21508217', 'project_id': '718e051c93ae41e69045fc40176de360', 'security_group_id': '02066731-2a65-45c8-a9ad-401e4eaf4b9c', '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': 1566, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:31:08Z', 'updated_at': '2026-05-26T17:31:08Z', 'revision_number': 0, 'tenant_id': '718e051c93ae41e69045fc40176de360'}, {'id': 'c8019c13-42b0-4ba8-b52e-dd0178260c6e', 'project_id': '718e051c93ae41e69045fc40176de360', 'security_group_id': '02066731-2a65-45c8-a9ad-401e4eaf4b9c', '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': 1565, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:31:08Z', 'updated_at': '2026-05-26T17:31:08Z', 'revision_number': 0, 'tenant_id': '718e051c93ae41e69045fc40176de360'}], 'tags': [], 'created_at': '2026-05-26T17:31:08Z', 'updated_at': '2026-05-26T17:31:08Z', 'revision_number': 1}, 'floating_ip': {'id': 'a9be7f76-860d-4c7f-81f1-98dd0b9fab81', 'tenant_id': '718e051c93ae41e69045fc40176de360', 'project_id': '718e051c93ae41e69045fc40176de360', 'floating_ip_address': '172.24.5.23', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:31:09Z', 'updated_at': '2026-05-26T17:31:09Z', 'revision_number': 0, 'ip': '172.24.5.23'}}
2026-05-26 17:31:10,267 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.252/compute/v2.1/servers 0.833s
2026-05-26 17:31:10,268 106286 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-82578693", "imageRef": "8401e126-1638-4ebe-afbf-76d0173785ab", "flavorRef": "42", "networks": [{"uuid": "09fe7328-2bc3-4835-a4cc-cb4fd9e0cc3c"}], "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "key_name": "tempest-keypair-1680662201", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871', '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-94a1f2c4-91ff-4f47-860e-a41934b5e4f1', 'x-compute-request-id': 'req-94a1f2c4-91ff-4f47-860e-a41934b5e4f1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers'}
Body: b'{"server": {"id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "adminPass": "g7E9SNqzk7Jn"}}'
2026-05-26 17:31:10,395 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.126s
2026-05-26 17:31:10,395 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1240', '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-30395652-2014-4be1-8fd5-a3274976483a', 'x-compute-request-id': 'req-30395652-2014-4be1-8fd5-a3274976483a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1680662201", "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-05-26 17:31:11,748 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.345s
2026-05-26 17:31:11,748 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1244', '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-0510a16b-c257-40b8-9e29-5cea23be0475', 'x-compute-request-id': 'req-0510a16b-c257-40b8-9e29-5cea23be0475', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "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-05-26 17:31:13,074 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.318s
2026-05-26 17:31:13,075 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', '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-6ac5afa6-5a5f-463b-8708-5e2726d15e23', 'x-compute-request-id': 'req-6ac5afa6-5a5f-463b-8708-5e2726d15e23', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "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-05-26 17:31:13,085 106286 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 17:31:14,204 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.118s
2026-05-26 17:31:14,204 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', '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-5420e97b-97ba-4b5e-94ce-9be5fe9ef7a5', 'x-compute-request-id': 'req-5420e97b-97ba-4b5e-94ce-9be5fe9ef7a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "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-05-26 17:31:15,492 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.281s
2026-05-26 17:31:15,492 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab653a7-624a-4012-9320-d71f09a92467', 'x-compute-request-id': 'req-aab653a7-624a-4012-9320-d71f09a92467', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:15,500 106286 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 17:31:16,713 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.213s
2026-05-26 17:31:16,714 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f82a087-c9f0-45ec-9b05-c04edd50db09', 'x-compute-request-id': 'req-4f82a087-c9f0-45ec-9b05-c04edd50db09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:16,719 106286 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-05-26 17:31:17,879 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.159s
2026-05-26 17:31:17,879 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1595b67d-4c2f-4d8e-ac61-2b86c6dadc75', 'x-compute-request-id': 'req-1595b67d-4c2f-4d8e-ac61-2b86c6dadc75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:19,146 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.258s
2026-05-26 17:31:19,147 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fdd03d4-d07a-46b3-b51c-471c61a10ff6', 'x-compute-request-id': 'req-3fdd03d4-d07a-46b3-b51c-471c61a10ff6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:20,353 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.201s
2026-05-26 17:31:20,354 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef358b7-b395-4f83-93fc-db63892d74d5', 'x-compute-request-id': 'req-2ef358b7-b395-4f83-93fc-db63892d74d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:21,673 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.311s
2026-05-26 17:31:21,673 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05858de1-adac-4f14-b5db-2e632cde7a74', 'x-compute-request-id': 'req-05858de1-adac-4f14-b5db-2e632cde7a74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:22,878 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.194s
2026-05-26 17:31:22,879 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f4ef90-e17c-4b43-b127-a4e1363e4e12', 'x-compute-request-id': 'req-29f4ef90-e17c-4b43-b127-a4e1363e4e12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "BUILD", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:24,091 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.203s
2026-05-26 17:31:24,091 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1555', '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-21baa168-b4b0-4c3b-8679-5bbe247d53d1', 'x-compute-request-id': 'req-21baa168-b4b0-4c3b-8679-5bbe247d53d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:31:24,099 106286 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-05-26 17:31:24,298 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871/os-interface 0.198s
2026-05-26 17:31:24,298 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:24 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-abab4197-b60f-4b6b-8950-0e4bfad26e46', 'x-compute-request-id': 'req-abab4197-b60f-4b6b-8950-0e4bfad26e46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "09fe7328-2bc3-4835-a4cc-cb4fd9e0cc3c", "port_id": "939f7cb6-634d-4c66-8fec-9a09ebdee1b3", "mac_addr": "fa:16:3e:b8:db:8e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cb225a03-73aa-4bf2-9daa-1fda5e827956", "ip_address": "10.1.0.8"}]}]}'
2026-05-26 17:31:24,957 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.252/networking/v2.0/floatingips/a9be7f76-860d-4c7f-81f1-98dd0b9fab81 0.657s
2026-05-26 17:31:24,957 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "939f7cb6-634d-4c66-8fec-9a09ebdee1b3"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-45febb29-f541-4c2b-a282-d3325526d0e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/a9be7f76-860d-4c7f-81f1-98dd0b9fab81'}
Body: b'{"floatingip": {"id": "a9be7f76-860d-4c7f-81f1-98dd0b9fab81", "tenant_id": "718e051c93ae41e69045fc40176de360", "project_id": "718e051c93ae41e69045fc40176de360", "floating_ip_address": "172.24.5.23", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": "79bb5649-e469-460f-ba2f-4fc55b944e14", "port_id": "939f7cb6-634d-4c66-8fec-9a09ebdee1b3", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "09fe7328-2bc3-4835-a4cc-cb4fd9e0cc3c", "mac_address": "fa:16:3e:b8:db:8e", "admin_state_up": true, "status": "ACTIVE", "device_id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:31:09Z", "updated_at": "2026-05-26T17:31:24Z", "revision_number": 1}}'
2026-05-26 17:31:24,958 106286 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.23:22' as 'cirros' with public key authentication
2026-05-26 17:32:01,089 106286 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 17:32:01,262 106286 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 17:32:01,262 106286 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.23 successfully created
2026-05-26 17:32:01,522 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.260s
2026-05-26 17:32:01,523 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1673', '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-57da38d8-6668-4ac8-ae13-776aef585551', 'x-compute-request-id': 'req-57da38d8-6668-4ac8-ae13-776aef585551', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:31:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-26 17:32:01,552 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.024s
2026-05-26 17:32:01,552 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662c1829-8884-4f3c-a92c-92b1439c0b6c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662c1829-8884-4f3c-a92c-92b1439c0b6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:31:08.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:01,557 106286 INFO [tempest.common.waiters] volume d266e222-87f8-4093-b9ea-99e1efcb4518 reached available after waiting for 0.557434 seconds
2026-05-26 17:32:01,583 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.026s
2026-05-26 17:32:01,583 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1eaff-3006-4281-9b84-4759437c115f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1eaff-3006-4281-9b84-4759437c115f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:31:08.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:04,171 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871/os-volume_attachments 2.580s
2026-05-26 17:32:04,171 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "d266e222-87f8-4093-b9ea-99e1efcb4518"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:01 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-c2f8c3c7-53b9-4862-afe0-8dac1afdb5e3', 'x-compute-request-id': 'req-c2f8c3c7-53b9-4862-afe0-8dac1afdb5e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "serverId": "c700c898-8fd4-4743-8746-dfb3f0c87871", "volumeId": "d266e222-87f8-4093-b9ea-99e1efcb4518", "device": "/dev/vdb"}}'
2026-05-26 17:32:04,199 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.027s
2026-05-26 17:32:04,199 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08ab13d-670f-4553-965b-b6d3a0584044', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08ab13d-670f-4553-965b-b6d3a0584044', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:04.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:05,236 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.031s
2026-05-26 17:32:05,236 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebc9a3a-02b0-41a7-90de-24ee7d9a4298', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebc9a3a-02b0-41a7-90de-24ee7d9a4298', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:04.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:06,282 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.039s
2026-05-26 17:32:06,283 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639a4ea9-d5dd-4d02-9315-65491a82a3e4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639a4ea9-d5dd-4d02-9315-65491a82a3e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:04.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:07,325 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.034s
2026-05-26 17:32:07,326 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a58610f-fa6e-42d2-b88f-b62b34260023', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a58610f-fa6e-42d2-b88f-b62b34260023', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:04.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:08,596 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.263s
2026-05-26 17:32:08,596 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-9428d698-fb04-4432-8fb0-ffffcf5430e5', 'x-openstack-request-id': 'req-9428d698-fb04-4432-8fb0-ffffcf5430e5', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-26 17:32:08,652 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.053s
2026-05-26 17:32:08,652 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 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': '147', 'x-openstack-request-id': 'req-3b4bc344-f821-40e9-a1cd-2fea00b3ec1c', 'x-compute-request-id': 'req-3b4bc344-f821-40e9-a1cd-2fea00b3ec1c', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 17:32:08,653 106286 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x7a5c6f6d35f0>>, retrying...
2026-05-26 17:32:13,757 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.103s
2026-05-26 17:32:13,757 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:13 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-48b4b668-5a65-45ea-9339-9e91a809c364', 'x-compute-request-id': 'req-48b4b668-5a65-45ea-9339-9e91a809c364', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b''
2026-05-26 17:32:14,071 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.313s
2026-05-26 17:32:14,071 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-b66506a9-9f4f-4063-bfd5-34d06b4f4fcf', 'x-compute-request-id': 'req-b66506a9-9f4f-4063-bfd5-34d06b4f4fcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:15,294 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.216s
2026-05-26 17:32:15,294 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-f1a13e81-4799-432a-b415-5eede7974231', 'x-compute-request-id': 'req-f1a13e81-4799-432a-b415-5eede7974231', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:16,551 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.251s
2026-05-26 17:32:16,551 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-9d4553c9-983b-435c-958b-cb5f7d1ccc68', 'x-compute-request-id': 'req-9d4553c9-983b-435c-958b-cb5f7d1ccc68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:17,763 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.205s
2026-05-26 17:32:17,764 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-d8843704-9c1a-485c-ac24-a2ccd4d19404', 'x-compute-request-id': 'req-d8843704-9c1a-485c-ac24-a2ccd4d19404', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:18,979 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.206s
2026-05-26 17:32:18,979 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-767713b0-e1fc-4543-9e96-6098229d3464', 'x-compute-request-id': 'req-767713b0-e1fc-4543-9e96-6098229d3464', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:20,253 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.268s
2026-05-26 17:32:20,253 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-4b3dd6e0-fa72-4856-b8ac-7caf63cc050c', 'x-compute-request-id': 'req-4b3dd6e0-fa72-4856-b8ac-7caf63cc050c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:21,479 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.219s
2026-05-26 17:32:21,479 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-c9f60583-7d47-408d-89b6-ec0538794fbd', 'x-compute-request-id': 'req-c9f60583-7d47-408d-89b6-ec0538794fbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:22,694 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.208s
2026-05-26 17:32:22,694 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-3591eb65-603b-44ce-96be-186d213d0c29', 'x-compute-request-id': 'req-3591eb65-603b-44ce-96be-186d213d0c29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:23,878 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.178s
2026-05-26 17:32:23,878 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-9ba17422-bf2f-4485-80fa-5ee169512378', 'x-compute-request-id': 'req-9ba17422-bf2f-4485-80fa-5ee169512378', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:25,064 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.180s
2026-05-26 17:32:25,065 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-7709e528-1ee6-4192-8552-d5a94189f09e', 'x-compute-request-id': 'req-7709e528-1ee6-4192-8552-d5a94189f09e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:26,314 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.243s
2026-05-26 17:32:26,314 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-81c0cceb-05e2-4744-b085-8d87c1bb7b9e', 'x-compute-request-id': 'req-81c0cceb-05e2-4744-b085-8d87c1bb7b9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:27,475 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.154s
2026-05-26 17:32:27,475 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-f84dbbd0-b0bf-472e-b7d3-398e4a641fe4', 'x-compute-request-id': 'req-f84dbbd0-b0bf-472e-b7d3-398e4a641fe4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-108522915-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}, {"version": 4, "addr": "172.24.5.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:db:8e"}]}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2112282088"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:28,569 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.088s
2026-05-26 17:32:28,569 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1371', '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-5dee8e03-e06b-4c6f-af7a-5cc3a0b394ff', 'x-compute-request-id': 'req-5dee8e03-e06b-4c6f-af7a-5cc3a0b394ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "ACTIVE", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:29,679 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.104s
2026-05-26 17:32:29,679 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', '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-ca9c2106-efe7-4359-949f-3472bdcc14ee', 'x-compute-request-id': 'req-ca9c2106-efe7-4359-949f-3472bdcc14ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "DELETED", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:29,685 106286 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 15 second wait
2026-05-26 17:32:30,775 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.089s
2026-05-26 17:32:30,775 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', '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-c2d3220e-47de-4ea1-8023-3bcf7b2d0373', 'x-compute-request-id': 'req-c2d3220e-47de-4ea1-8023-3bcf7b2d0373', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "DELETED", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:31,876 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.096s
2026-05-26 17:32:31,877 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', '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-710f12fe-464e-4a6e-807a-4fe13a282ccc', 'x-compute-request-id': 'req-710f12fe-464e-4a6e-807a-4fe13a282ccc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "b2a50196dc272639705b9a653981c7bb9e6a6dea95b9ea2871ed211d", "id": "c700c898-8fd4-4743-8746-dfb3f0c87871", "image": {"id": "8401e126-1638-4ebe-afbf-76d0173785ab", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/images/8401e126-1638-4ebe-afbf-76d0173785ab"}]}, "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/c700c898-8fd4-4743-8746-dfb3f0c87871"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-82578693", "status": "DELETED", "tenant_id": "718e051c93ae41e69045fc40176de360", "user_id": "8ff420df755c46218a2212e1af160237", "updated": "2026-05-26T17:32:29Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1680662201", "OS-SRV-USG:launched_at": "2026-05-26T17:31:23.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d266e222-87f8-4093-b9ea-99e1efcb4518"}]}}'
2026-05-26 17:32:32,912 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871 0.030s
2026-05-26 17:32:32,912 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:32 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-635bbbac-d0bb-4a78-b3e3-129c7f5ffbb1', 'x-compute-request-id': 'req-635bbbac-d0bb-4a78-b3e3-129c7f5ffbb1', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/c700c898-8fd4-4743-8746-dfb3f0c87871'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c700c898-8fd4-4743-8746-dfb3f0c87871 could not be found."}}'
2026-05-26 17:32:32,934 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-1680662201 0.022s
2026-05-26 17:32:32,935 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:32 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-43be823b-f39a-4110-a30b-937403027140', 'x-compute-request-id': 'req-43be823b-f39a-4110-a30b-937403027140', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-1680662201'}
Body: b''
2026-05-26 17:32:33,047 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/security-groups/02066731-2a65-45c8-a9ad-401e4eaf4b9c 0.112s
2026-05-26 17:32:33,047 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-3391dfad-cea3-4305-93b1-66a6ca26a32c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/02066731-2a65-45c8-a9ad-401e4eaf4b9c'}
Body: b''
2026-05-26 17:32:33,060 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.252/networking/v2.0/security-groups/02066731-2a65-45c8-a9ad-401e4eaf4b9c 0.012s
2026-05-26 17:32:33,060 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-39b91159-ae30-453f-8819-5a23465b11d2', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/02066731-2a65-45c8-a9ad-401e4eaf4b9c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 02066731-2a65-45c8-a9ad-401e4eaf4b9c does not exist", "detail": ""}}'
2026-05-26 17:32:33,302 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/floatingips/a9be7f76-860d-4c7f-81f1-98dd0b9fab81 0.242s
2026-05-26 17:32:33,302 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5328bbbd-1079-4605-b129-cf279dd75278', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/a9be7f76-860d-4c7f-81f1-98dd0b9fab81'}
Body: b''
2026-05-26 17:32:33,334 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.031s
2026-05-26 17:32:33,334 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:33 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-79c2f1a4-e4b4-4d01-b06c-195b3e52b144', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b''
2026-05-26 17:32:33,358 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.024s
2026-05-26 17:32:33,359 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32c1b13-20a5-426b-880c-2ffdfbf6eac3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32c1b13-20a5-426b-880c-2ffdfbf6eac3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:34,390 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.024s
2026-05-26 17:32:34,390 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3493ef7f-1667-41bb-977a-2228e80eb102', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3493ef7f-1667-41bb-977a-2228e80eb102', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"volume": {"id": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360"}}'
2026-05-26 17:32:34,434 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/detail?all_tenants=1 0.039s
2026-05-26 17:32:34,434 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30005d50-a728-4ae3-b2d3-225f60c27350', 'content-length': '12228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30005d50-a728-4ae3-b2d3-225f60c27350', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "c2c1760c-2575-47e6-a811-b1b56eb2d8f2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:32:33.000000", "updated_at": "2026-05-26T17:32:33.000000", "name": "", "description": "", "volume_type": "storpool", "snapshot_id": "d9f94bf4-e30b-4237-9b8f-007b1dd6b538", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/c2c1760c-2575-47e6-a811-b1b56eb2d8f2"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/c2c1760c-2575-47e6-a811-b1b56eb2d8f2"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001439@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "8401e126-1638-4ebe-afbf-76d0173785ab", "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": "fb30dd46-68b1-46ad-960f-18ca6229cae3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:32:24.000000", "updated_at": "2026-05-26T17:32:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1841977055", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/fb30dd46-68b1-46ad-960f-18ca6229cae3"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/fb30dd46-68b1-46ad-960f-18ca6229cae3"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001439@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "8401e126-1638-4ebe-afbf-76d0173785ab", "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": "d266e222-87f8-4093-b9ea-99e1efcb4518", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:08.000000", "updated_at": "2026-05-26T17:32:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1166804250", "description": null, "volume_type": "tempest-scenario-type-luksv2-395273774", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518"}], "user_id": "8ff420df755c46218a2212e1af160237", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "718e051c93ae41e69045fc40176de360", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001439@storpool#default"}, {"id"
2026-05-26 17:32:34,466 106286 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518 0.023s
2026-05-26 17:32:34,467 106286 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9e7e62-761a-40a5-a003-78824cd2b2f5', 'x-openstack-request-id': 'req-5e9e7e62-761a-40a5-a003-78824cd2b2f5', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d266e222-87f8-4093-b9ea-99e1efcb4518'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 978, in wait_for_resource_deletion
if self.is_resource_deleted(id, *args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted
raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume d266e222-87f8-4093-b9ea-99e1efcb4518 failed to delete and is in error_deleting status
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
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 89, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 52, 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 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 7 | 5 | 2 | 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-05-26 17:29:11,548 106294 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1424120928 on backend None
2026-05-26 17:29:11,574 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.252/volume/v3/types 0.024s
2026-05-26 17:29:11,574 106294 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-1424120928", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9164c2a9-667c-4c80-bc6a-5c6e5cca715c', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9164c2a9-667c-4c80-bc6a-5c6e5cca715c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/types'}
Body: b'{"volume_type": {"id": "39b0da3c-dad3-4b57-bfc9-d7b421dea9cd", "name": "tempest-scenario-type-luks2-1424120928", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-26 17:29:11,576 106294 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 39b0da3c-dad3-4b57-bfc9-d7b421dea9cd
2026-05-26 17:29:11,606 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.252/volume/v3/types/39b0da3c-dad3-4b57-bfc9-d7b421dea9cd/encryption 0.029s
2026-05-26 17:29:11,606 106294 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, 26 May 2026 17:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c9e44a-0457-4c90-8bc4-7943643efee5', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c9e44a-0457-4c90-8bc4-7943643efee5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/types/39b0da3c-dad3-4b57-bfc9-d7b421dea9cd/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "39b0da3c-dad3-4b57-bfc9-d7b421dea9cd", "encryption_id": "42b5c738-0ee4-41bb-a526-0122ccec94d5"}}'
2026-05-26 17:29:11,764 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.252/volume/v3/volumes 0.156s
2026-05-26 17:29:11,764 106294 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-1586542575", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1424120928", "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685599cc-a2de-4634-9f0f-b8bcd939cbd7', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685599cc-a2de-4634-9f0f-b8bcd939cbd7', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes'}
Body: b'{"volume": {"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:11.712909", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1586542575", "description": null, "volume_type": "tempest-scenario-type-luks2-1424120928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 17:29:11,798 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 0.027s
2026-05-26 17:29:11,798 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db2740e-3f65-4b87-adbb-c73d07a8605c', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db2740e-3f65-4b87-adbb-c73d07a8605c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51'}
Body: b'{"volume": {"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:12.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1586542575", "description": null, "volume_type": "tempest-scenario-type-luks2-1424120928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:29:12,839 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 0.036s
2026-05-26 17:29:12,839 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee84dd26-7868-4b6f-80ee-1c4b6943e8b8', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee84dd26-7868-4b6f-80ee-1c4b6943e8b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51'}
Body: b'{"volume": {"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:12.000000", "updated_at": "2026-05-26T17:29:12.000000", "name": "tempest-TestVolumeBootPattern-volume-1586542575", "description": null, "volume_type": "tempest-scenario-type-luks2-1424120928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:29:12,845 106294 INFO [tempest.common.waiters] volume aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 reached available after waiting for 1.845772 seconds
2026-05-26 17:29:12,888 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 0.043s
2026-05-26 17:29:12,889 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb35a51-0126-4178-b9a0-374d6d1aa5cb', 'content-length': '874', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb35a51-0126-4178-b9a0-374d6d1aa5cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51'}
Body: b'{"volume": {"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:12.000000", "updated_at": "2026-05-26T17:29:12.000000", "name": "tempest-TestVolumeBootPattern-volume-1586542575", "description": null, "volume_type": "tempest-scenario-type-luks2-1424120928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:29:12,929 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51/action 0.032s
2026-05-26 17:29:12,929 106294 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, 26 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-d0a784f5-7283-4ead-90b6-2a78e856ee91', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a784f5-7283-4ead-90b6-2a78e856ee91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51/action'}
Body: b''
2026-05-26 17:29:13,049 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.252/identity/v3/auth/tokens 0.115s
2026-05-26 17:29:13,049 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-48dcf992-52c6-4c2c-a8d2-3987941323cd', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "de4f619e3108451b8225e7bccfa867e7", "name": "tempest-TestVolumeBootPattern-341472160-project-member", "password_expires_at": null}, "audit_ids": ["TKBcOVGETEym1zO_qcasCg"], "expires_at": "2026-05-26T18:29:13.000000Z", "issued_at": "2026-05-26T17:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a637d8cb05674acd88bd3cf27d1750fa", "name": "tempest-TestVolumeBootPattern-341472160"}, "is_domain": false, "roles": [{"id": "e49e239b73be4548b6302376b0540570", "name": "reader"}, {"id": "f349866db97b451aba1f677bbbcbadc0", "name": "member"}], "catalog": [{"endpoints": [{"id": "f67f5b7298ff467eae2c3a3324073ad1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/image", "region": "RegionOne"}], "id": "0f1566ff602040119d432b6b4c56ecc0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4521b481f7e7432f877bb4f8925f88a7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/volume/v3", "region": "RegionOne"}], "id": "3372ad68dd3f44e99b9414d8d9d92478", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9ec1a0c45b524022af75316dc01159d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2.1", "region": "RegionOne"}], "id": "4ca38f97bbdd4662994650906c59c8e8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4fabe8eedc7647c2b15e76f0d80e4cfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2/a637d8cb05674acd88bd3cf27d1750fa", "region": "RegionOne"}], "id": "7b47d57ff05b46869cd9ebf318e7a2b5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4a33b6bbfdc0427a82fcc661768dc514", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.252:8080", "region": "RegionOne"}, {"id": "70d1c2bc5a80462fb9bf01374a481fa2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252:8080/v1/AUTH_a637d8cb05674acd88bd3cf27d1750fa", "region": "RegionOne"}], "id": "bfe8348e2a9942eabe88274d1ec33990", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8ed06fcd65a64a8c8b2a83c938f2ffc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/networking", "region": "RegionOne"}], "id": "d6748cd49ef14aaa83c1a7023685c475", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6bc5f84a4292421dbea93a4d01dbb34a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/placement", "region": "RegionOne"}], "id": "e4ad7e451a0c4a30963f93247926201b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a050ad1f2f0c4a4c997ede99cfa7c725", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/identity", "region": "RegionOne"}], "id": "ea43bfbba11c4465b11c4324d8af5ed4", "type": "identity", "name": "keystone"}]}}'
2026-05-26 17:29:13,050 106294 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '201dad2b-54c6-45ec-b81d-4350503a80af', 'name': 'tempest-TestVolumeBootPattern-1618878456-network', 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', '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': 4377, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-26T17:28:26Z', 'updated_at': '2026-05-26T17:28:26Z', 'revision_number': 1} available for tenant
2026-05-26 17:29:13,675 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.252/compute/v2.1/servers 0.624s
2026-05-26 17:29:13,675 106294 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-197774964", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "201dad2b-54c6-45ec-b81d-4350503a80af"}]}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050', '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-d79444e8-90d8-4db8-a809-6f045c940df8', 'x-compute-request-id': 'req-d79444e8-90d8-4db8-a809-6f045c940df8', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers'}
Body: b'{"server": {"id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4gEhh5QTRc2H"}}'
2026-05-26 17:29:13,762 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.085s
2026-05-26 17:29:13,762 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1054', '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-b3b96f78-1858-4ac4-8dce-58763ad9476c', 'x-compute-request-id': 'req-b3b96f78-1858-4ac4-8dce-58763ad9476c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:14Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:13Z", "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-05-26 17:29:14,863 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.093s
2026-05-26 17:29:14,863 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1104', '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-6d275150-c1cf-4821-a6db-095cf268ab14', 'x-compute-request-id': 'req-6d275150-c1cf-4821-a6db-095cf268ab14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:15,971 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.099s
2026-05-26 17:29:15,971 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', '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-b2ccd761-889f-4705-9253-378d6df06a2f', 'x-compute-request-id': 'req-b2ccd761-889f-4705-9253-378d6df06a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:15Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:15,977 106294 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 17:29:17,092 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.114s
2026-05-26 17:29:17,092 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', '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-5c50b6c0-ade2-49fe-8ad9-52e96ad82e64', 'x-compute-request-id': 'req-5c50b6c0-ade2-49fe-8ad9-52e96ad82e64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:15Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:18,206 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.104s
2026-05-26 17:29:18,207 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1160', '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-db6b17af-54bc-410f-b8fe-75b933b2daa4', 'x-compute-request-id': 'req-db6b17af-54bc-410f-b8fe-75b933b2daa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:18Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:18,213 106294 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 17:29:19,428 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.214s
2026-05-26 17:29:19,428 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1202', '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-f34928bd-e5c5-4d7a-971d-3557c5da1c06', 'x-compute-request-id': 'req-f34928bd-e5c5-4d7a-971d-3557c5da1c06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:18Z", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:20,698 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.265s
2026-05-26 17:29:20,699 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', '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-344167e9-4125-46ad-8d4a-3cee871eec74', 'x-compute-request-id': 'req-344167e9-4125-46ad-8d4a-3cee871eec74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:19Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:20,707 106294 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-26 17:29:21,875 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.167s
2026-05-26 17:29:21,875 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-4ff476e1-30a9-49a8-9c85-78d5fb4496ee', 'x-compute-request-id': 'req-4ff476e1-30a9-49a8-9c85-78d5fb4496ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:21,881 106294 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-26 17:29:23,110 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.228s
2026-05-26 17:29:23,110 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-c48099cc-9d2b-488b-a977-b6d8619805a8', 'x-compute-request-id': 'req-c48099cc-9d2b-488b-a977-b6d8619805a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:24,337 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.221s
2026-05-26 17:29:24,337 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-8bd77e8d-1ee8-4383-bf1f-0d52a10ff4d8', 'x-compute-request-id': 'req-8bd77e8d-1ee8-4383-bf1f-0d52a10ff4d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:25,572 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.229s
2026-05-26 17:29:25,573 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-7e8c31ad-621f-4764-974d-692a4feb24fd', 'x-compute-request-id': 'req-7e8c31ad-621f-4764-974d-692a4feb24fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:26,832 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.250s
2026-05-26 17:29:26,832 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-6b497920-7d90-4a7e-ac32-1035237a9446', 'x-compute-request-id': 'req-6b497920-7d90-4a7e-ac32-1035237a9446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:27,998 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.159s
2026-05-26 17:29:27,999 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-c1f25395-eb1b-44b5-a0af-3f42833e3e9b', 'x-compute-request-id': 'req-c1f25395-eb1b-44b5-a0af-3f42833e3e9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:29,236 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.232s
2026-05-26 17:29:29,236 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-83a9b537-a138-464a-acdb-ae190c9f088f', 'x-compute-request-id': 'req-83a9b537-a138-464a-acdb-ae190c9f088f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:30,437 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.192s
2026-05-26 17:29:30,437 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-cbb26376-2b0c-41df-9295-36448cf2cf15', 'x-compute-request-id': 'req-cbb26376-2b0c-41df-9295-36448cf2cf15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:31,662 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.219s
2026-05-26 17:29:31,662 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-b9ed11f2-67f6-4b2f-af00-709f6c1aaa54', 'x-compute-request-id': 'req-b9ed11f2-67f6-4b2f-af00-709f6c1aaa54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:32,882 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.214s
2026-05-26 17:29:32,883 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-e72de416-fd9d-47f4-83b5-1f9b4ee420db', 'x-compute-request-id': 'req-e72de416-fd9d-47f4-83b5-1f9b4ee420db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:34,041 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.153s
2026-05-26 17:29:34,041 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-70ee86bc-5367-4e0e-9be1-611152f0d55b', 'x-compute-request-id': 'req-70ee86bc-5367-4e0e-9be1-611152f0d55b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:35,245 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.199s
2026-05-26 17:29:35,246 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-6103a44b-0bb8-4448-b9bb-ac3d30050fa4', 'x-compute-request-id': 'req-6103a44b-0bb8-4448-b9bb-ac3d30050fa4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:36,469 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.217s
2026-05-26 17:29:36,470 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-59a76c82-ecda-4abe-b00f-43e27dcdd481', 'x-compute-request-id': 'req-59a76c82-ecda-4abe-b00f-43e27dcdd481', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:37,717 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.239s
2026-05-26 17:29:37,717 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-a6dedde1-0abd-476d-b0b9-a7102f88ac41', 'x-compute-request-id': 'req-a6dedde1-0abd-476d-b0b9-a7102f88ac41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:39,005 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.278s
2026-05-26 17:29:39,006 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-53214dcc-fe72-4b3b-b319-0b3bab3ac8cd', 'x-compute-request-id': 'req-53214dcc-fe72-4b3b-b319-0b3bab3ac8cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:40,520 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.507s
2026-05-26 17:29:40,521 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-b64f0125-43fb-44e4-a268-ecdce02fbc8f', 'x-compute-request-id': 'req-b64f0125-43fb-44e4-a268-ecdce02fbc8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:41,700 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.171s
2026-05-26 17:29:41,700 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', '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-b0db3706-ab5d-4029-9b45-053287a94777', 'x-compute-request-id': 'req-b0db3706-ab5d-4029-9b45-053287a94777', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:41Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:42,936 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.228s
2026-05-26 17:29:42,936 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1144', '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-83320ee7-c167-4dba-aeb2-04a6dafa5b56', 'x-compute-request-id': 'req-83320ee7-c167-4dba-aeb2-04a6dafa5b56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:42Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:44,205 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.263s
2026-05-26 17:29:44,206 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1144', '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-e38ad9f6-bd63-4271-8253-f62de19124b6', 'x-compute-request-id': 'req-e38ad9f6-bd63-4271-8253-f62de19124b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:42Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:45,323 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.111s
2026-05-26 17:29:45,323 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', '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-c4c2b341-45ae-4dc0-a8c5-0befe1ea9bab', 'x-compute-request-id': 'req-c4c2b341-45ae-4dc0-a8c5-0befe1ea9bab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:45Z", "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:46,444 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.113s
2026-05-26 17:29:46,444 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', '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-49a87e38-e457-4b0c-9257-a0d56bfc6c3d', 'x-compute-request-id': 'req-49a87e38-e457-4b0c-9257-a0d56bfc6c3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-197774964", "status": "ERROR", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:29:46Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-26T17:29:46Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050."}, "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": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}]}}'
2026-05-26 17:29:46,451 106294 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 33 second wait
2026-05-26 17:29:47,011 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.559s
2026-05-26 17:29:47,011 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:46 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-9d6601d9-2da3-4f6d-9576-ade55e1b8c55', 'x-compute-request-id': 'req-9d6601d9-2da3-4f6d-9576-ade55e1b8c55', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b''
2026-05-26 17:29:47,040 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 0.028s
2026-05-26 17:29:47,040 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:47 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-852d581d-7258-4915-b956-487e7de73c11', 'x-compute-request-id': 'req-852d581d-7258-4915-b956-487e7de73c11', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 could not be found."}}'
2026-05-26 17:29:47,084 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 0.041s
2026-05-26 17:29:47,084 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:47 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-ad03a7a7-0311-449c-9454-8689b5e27c24', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51'}
Body: b''
2026-05-26 17:29:47,110 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 0.025s
2026-05-26 17:29:47,110 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab78201-ecc1-42b1-83c4-c3906db85d49', 'content-length': '872', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab78201-ecc1-42b1-83c4-c3906db85d49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51'}
Body: b'{"volume": {"id": "aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:12.000000", "updated_at": "2026-05-26T17:29:47.000000", "name": "tempest-TestVolumeBootPattern-volume-1586542575", "description": null, "volume_type": "tempest-scenario-type-luks2-1424120928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:29:48,130 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 0.014s
2026-05-26 17:29:48,130 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:48 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-74ab3caa-5a32-4873-b0bd-19a3227ebc54', 'x-openstack-request-id': 'req-74ab3caa-5a32-4873-b0bd-19a3227ebc54', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/volumes/aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume aaf5ba48-db0a-4cfe-bfc3-96bd3da66c51 could not be found."}}'
2026-05-26 17:29:48,157 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/detail?all_tenants=1 0.026s
2026-05-26 17:29:48,157 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f1f5b9-c68a-415b-b56f-daa0c222b432', 'content-length': '6014', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f1f5b9-c68a-415b-b56f-daa0c222b432', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "8965476d-662d-41c6-a28c-e2f06706dfa7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:48.000000", "updated_at": "2026-05-26T17:29:48.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1521639204", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/8965476d-662d-41c6-a28c-e2f06706dfa7"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/8965476d-662d-41c6-a28c-e2f06706dfa7"}], "user_id": "1383451d8b924926ab69ccac81d5567f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "2ef7f2cb20b340d29888b6ae99330483", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001439@storpool#template_virtual"}, {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": "np0000001439", "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001439@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "8401e126-1638-4ebe-afbf-76d0173785ab", "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": "bca9b8cc-f255-4d87-aa77-fc25e35e51af", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:19:22.000000", "updated_at": "2026-05-26T17:19:27.000000", "name": "image-88aa41c5-0b22-49f1-b661-e5a30b367fe2", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "20dfab12-84e0-4151-ae8a-e8b3b0b7c894", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/bca9b8cc-f255-4d87-aa77-fc25e35e51af"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/bca9b8cc-f255-4d87-aa77-fc25e35e51af"}], "user_id": "c180319b231340cc8583279f0028709e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "16d58cce720b44e2bbca0f87b6ede293", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001439@storpool#template_virtual"}, {"id": "a5cc1762-64e7-437d-a750-e857d6c61d43", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:18:03.000000", "updated_at": "2026-05-26T1
2026-05-26 17:29:48,197 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/types/39b0da3c-dad3-4b57-bfc9-d7b421dea9cd 0.033s
2026-05-26 17:29:48,198 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:48 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-ce73de0d-80e1-4c15-a0d1-99175d192f7a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/types/39b0da3c-dad3-4b57-bfc9-d7b421dea9cd'}
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 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-26T17:29:46Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1fbcea49-7fe8-4bc8-ba3e-88e3fb4fb050.'}. Request ID of server operation performed before checking the server status req-d79444e8-90d8-4db8-a809-6f045c940df8.
|
||||||
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] |
fail
ft2.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 17:31:03,386 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/image/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab 0.017s
2026-05-26 17:31:03,386 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6758247b-a036-4315-9d86-c9ec02b1e03e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab'}
Body: b'{"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": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "49db147bbe594863bd931bb68c2f8a09", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "8401e126-1638-4ebe-afbf-76d0173785ab", "created_at": "2026-05-26T17:13:44Z", "updated_at": "2026-05-26T17:13:47Z", "tags": [], "self": "/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab", "file": "/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:31:03,676 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.252/volume/v3/volumes 0.289s
2026-05-26 17:31:03,676 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-683877062", "snapshot_id": null, "imageRef": "8401e126-1638-4ebe-afbf-76d0173785ab", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f48972-c10a-4bc6-bbae-4e5311f41c91', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f48972-c10a-4bc6-bbae-4e5311f41c91', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes'}
Body: b'{"volume": {"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:03.617315", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-683877062", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-26 17:31:03,714 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36 0.032s
2026-05-26 17:31:03,714 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7dc5f9-9d6a-4b8e-909f-9bf1fa200d9b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7dc5f9-9d6a-4b8e-909f-9bf1fa200d9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36'}
Body: b'{"volume": {"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-683877062", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:31:04,749 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36 0.027s
2026-05-26 17:31:04,749 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b20c5cb-fb51-48f4-b6d6-9a940dc985cc', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b20c5cb-fb51-48f4-b6d6-9a940dc985cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36'}
Body: b'{"volume": {"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:04.000000", "updated_at": "2026-05-26T17:31:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-683877062", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:31:04,754 106294 INFO [tempest.common.waiters] volume 64138fb9-cf7c-4729-aaac-7e2d7d5dde36 reached available after waiting for 1.754209 seconds
2026-05-26 17:31:04,782 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36 0.028s
2026-05-26 17:31:04,782 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfcd202-2639-4714-96d2-9274e9b5303a', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfcd202-2639-4714-96d2-9274e9b5303a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36'}
Body: b'{"volume": {"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:04.000000", "updated_at": "2026-05-26T17:31:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-683877062", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:31:04,902 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 201 POST https://10.4.3.252/identity/v3/auth/tokens 0.111s
2026-05-26 17:31:04,902 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fb12b372-6440-4d22-a8be-6959138a9b8d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "de4f619e3108451b8225e7bccfa867e7", "name": "tempest-TestVolumeBootPattern-341472160-project-member", "password_expires_at": null}, "audit_ids": ["WVwlJbyNTL2R_SprvfRJ8Q"], "expires_at": "2026-05-26T18:31:04.000000Z", "issued_at": "2026-05-26T17:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a637d8cb05674acd88bd3cf27d1750fa", "name": "tempest-TestVolumeBootPattern-341472160"}, "is_domain": false, "roles": [{"id": "e49e239b73be4548b6302376b0540570", "name": "reader"}, {"id": "f349866db97b451aba1f677bbbcbadc0", "name": "member"}], "catalog": [{"endpoints": [{"id": "f67f5b7298ff467eae2c3a3324073ad1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/image", "region": "RegionOne"}], "id": "0f1566ff602040119d432b6b4c56ecc0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4521b481f7e7432f877bb4f8925f88a7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/volume/v3", "region": "RegionOne"}], "id": "3372ad68dd3f44e99b9414d8d9d92478", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9ec1a0c45b524022af75316dc01159d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2.1", "region": "RegionOne"}], "id": "4ca38f97bbdd4662994650906c59c8e8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4fabe8eedc7647c2b15e76f0d80e4cfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2/a637d8cb05674acd88bd3cf27d1750fa", "region": "RegionOne"}], "id": "7b47d57ff05b46869cd9ebf318e7a2b5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4a33b6bbfdc0427a82fcc661768dc514", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.252:8080", "region": "RegionOne"}, {"id": "70d1c2bc5a80462fb9bf01374a481fa2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252:8080/v1/AUTH_a637d8cb05674acd88bd3cf27d1750fa", "region": "RegionOne"}], "id": "bfe8348e2a9942eabe88274d1ec33990", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8ed06fcd65a64a8c8b2a83c938f2ffc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/networking", "region": "RegionOne"}], "id": "d6748cd49ef14aaa83c1a7023685c475", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6bc5f84a4292421dbea93a4d01dbb34a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/placement", "region": "RegionOne"}], "id": "e4ad7e451a0c4a30963f93247926201b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a050ad1f2f0c4a4c997ede99cfa7c725", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/identity", "region": "RegionOne"}], "id": "ea43bfbba11c4465b11c4324d8af5ed4", "type": "identity", "name": "keystone"}]}}'
2026-05-26 17:31:04,903 106294 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance) Found network {'id': '201dad2b-54c6-45ec-b81d-4350503a80af', 'name': 'tempest-TestVolumeBootPattern-1618878456-network', 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', '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': 4377, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-26T17:28:26Z', 'updated_at': '2026-05-26T17:28:26Z', 'revision_number': 1} available for tenant
2026-05-26 17:31:04,903 106294 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 17:31:04,903 106294 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 17:31:04,967 106294 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.252/compute/v2.1/os-keypairs 0.063s
2026-05-26 17:31:04,967 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-959093079", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2bvMyEX0TUY0x1yz8KWJozd41QoTRo2hiGJkAgeiw0gwxtsVFL1vadTVlWPP8gq7Ol/Fq62t2FpDPDrcLlfrnfUPKLp+QTg5Qm+LKU8LFkjj6tNl8pX7A/2TZy08J0Vw=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2bf0113-a076-4130-80dc-e4d7e7fb99cb', 'x-compute-request-id': 'req-a2bf0113-a076-4130-80dc-e4d7e7fb99cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-959093079", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2bvMyEX0TUY0x1yz8KWJozd41QoTRo2hiGJkAgeiw0gwxtsVFL1vadTVlWPP8gq7Ol/Fq62t2FpDPDrcLlfrnfUPKLp+QTg5Qm+LKU8LFkjj6tNl8pX7A/2TZy08J0Vw==", "fingerprint": "39:15:de:ee:a2:1f:d7:65:5e:84:cc:19:aa:d9:ad:1a", "user_id": "de4f619e3108451b8225e7bccfa867e7"}}'
2026-05-26 17:31:04,968 106294 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-959093079 created
2026-05-26 17:31:05,158 106294 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-groups 0.189s
2026-05-26 17:31:05,158 106294 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--369150806", "description": "tempest-description--1274808710"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-ebe8de1a-d445-4245-a245-0d9966e4c1dc', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "name": "tempest-securitygroup--369150806", "stateful": true, "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "description": "tempest-description--1274808710", "shared": false, "security_group_rules": [{"id": "9ad6f482-22fa-4718-a0bf-2d7932a87496", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "security_group_id": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "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-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:05Z", "revision_number": 0, "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}, {"id": "ee263b55-a9b5-4989-8cbc-f090b7a3ef37", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "security_group_id": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "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-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:05Z", "revision_number": 0, "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}], "tags": [], "created_at": "2026-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:05Z", "revision_number": 1}}'
2026-05-26 17:31:05,319 106294 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.161s
2026-05-26 17:31:05,320 106294 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": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f1f89ff1-c758-4852-8c6d-939d2918df1b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "830dc46c-d1d0-4cf5-afd5-5a6416db347d", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "security_group_id": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:05Z", "revision_number": 0, "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:31:05,454 106294 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.134s
2026-05-26 17:31:05,454 106294 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": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-32d0f133-39de-46a7-a01e-ab5a3ff3d631', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9cf8dbce-a85b-437b-88a4-e318b58af785", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "security_group_id": "b0459b3e-521b-4c5e-bad6-83ca0dbe9908", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:05Z", "revision_number": 0, "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa"}}'
2026-05-26 17:31:05,455 106294 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--369150806 created
2026-05-26 17:31:06,023 106294 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/floatingips 0.568s
2026-05-26 17:31:06,023 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1ee385f8-3255-4289-9fc9-a3474b2c7884', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "16f02d5d-cd76-49f5-96c3-50505a6c342c", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "floating_ip_address": "172.24.5.124", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:05Z", "revision_number": 0}}'
2026-05-26 17:31:06,024 106294 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '16f02d5d-cd76-49f5-96c3-50505a6c342c', 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'floating_ip_address': '172.24.5.124', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:31:05Z', 'updated_at': '2026-05-26T17:31:05Z', 'revision_number': 0, 'ip': '172.24.5.124'} created
2026-05-26 17:31:06,024 106294 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-959093079', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2bvMyEX0TUY0x1yz8KWJozd41QoTRo2hiGJkAgeiw0gwxtsVFL1vadTVlWPP8gq7Ol/Fq62t2FpDPDrcLlfrnfUPKLp+QTg5Qm+LKU8LFkjj6tNl8pX7A/2TZy08J0Vw==', 'fingerprint': '39:15:de:ee:a2:1f:d7:65:5e:84:cc:19:aa:d9:ad:1a', 'user_id': 'de4f619e3108451b8225e7bccfa867e7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBNMdQGOUhaNzhEBuEZ8yJDdsW2qWPxIVTQJOE0DWrk5iFB8PPSrdVf\nj78/8S54lLKgBwYFK4EEACKhZANiAAQdm7zMhF9E1GNMdcs/CliaM3eNUKE0aNoY\nhiZAIHosNIMMbbFRS9b2nU1ZVjz/IKuzpfxautrdhaQzw63C5X6531Dyi6fkE4OU\nJviylPCxZI4+rTZfKV+wP9k2ctPCdFc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b0459b3e-521b-4c5e-bad6-83ca0dbe9908', 'name': 'tempest-securitygroup--369150806', 'stateful': True, 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'description': 'tempest-description--1274808710', 'shared': False, 'security_group_rules': [{'id': '9ad6f482-22fa-4718-a0bf-2d7932a87496', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'security_group_id': 'b0459b3e-521b-4c5e-bad6-83ca0dbe9908', '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-05-26T17:31:05Z', 'updated_at': '2026-05-26T17:31:05Z', 'revision_number': 0, 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa'}, {'id': 'ee263b55-a9b5-4989-8cbc-f090b7a3ef37', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'security_group_id': 'b0459b3e-521b-4c5e-bad6-83ca0dbe9908', '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-05-26T17:31:05Z', 'updated_at': '2026-05-26T17:31:05Z', 'revision_number': 0, 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa'}], 'tags': [], 'created_at': '2026-05-26T17:31:05Z', 'updated_at': '2026-05-26T17:31:05Z', 'revision_number': 1}, 'floating_ip': {'id': '16f02d5d-cd76-49f5-96c3-50505a6c342c', 'tenant_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'project_id': 'a637d8cb05674acd88bd3cf27d1750fa', 'floating_ip_address': '172.24.5.124', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:31:05Z', 'updated_at': '2026-05-26T17:31:05Z', 'revision_number': 0, 'ip': '172.24.5.124'}}
2026-05-26 17:31:06,747 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.252/compute/v2.1/servers 0.722s
2026-05-26 17:31:06,747 106294 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-885357099", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "201dad2b-54c6-45ec-b81d-4350503a80af"}], "security_groups": [{"name": "tempest-securitygroup--369150806"}], "key_name": "tempest-keypair-959093079", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6', '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-cf884b7f-614b-4b9a-9f1b-be9899791b21', 'x-compute-request-id': 'req-cf884b7f-614b-4b9a-9f1b-be9899791b21', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers'}
Body: b'{"server": {"id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--369150806"}], "adminPass": "E34h2kQywE77"}}'
2026-05-26 17:31:06,833 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.085s
2026-05-26 17:31:06,834 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1077', '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-d0669093-2dc0-4f75-926a-8f794d48bc71', 'x-compute-request-id': 'req-d0669093-2dc0-4f75-926a-8f794d48bc71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-959093079", "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-05-26 17:31:07,966 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.126s
2026-05-26 17:31:07,967 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1127', '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-304e4979-edf3-4d15-8bc9-f2e9f3b052f9', 'x-compute-request-id': 'req-304e4979-edf3-4d15-8bc9-f2e9f3b052f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:09,506 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.530s
2026-05-26 17:31:09,506 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1175', '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-08ef9049-2820-42e2-abbc-a1715725f809', 'x-compute-request-id': 'req-08ef9049-2820-42e2-abbc-a1715725f809', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "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": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:09,517 106294 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-26 17:31:10,649 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.132s
2026-05-26 17:31:10,650 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1175', '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-8bd1edb9-ac5b-4b6f-86dc-0fea92c01852', 'x-compute-request-id': 'req-8bd1edb9-ac5b-4b6f-86dc-0fea92c01852', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "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": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:11,828 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.167s
2026-05-26 17:31:11,828 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1183', '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-b595ce0b-8f01-4f8c-b4e4-c44a366b5c63', 'x-compute-request-id': 'req-b595ce0b-8f01-4f8c-b4e4-c44a366b5c63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "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": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:11,833 106294 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 17:31:13,189 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.355s
2026-05-26 17:31:13,190 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', '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-f9cc8396-b50b-4110-b185-45ea7e475eea', 'x-compute-request-id': 'req-f9cc8396-b50b-4110-b185-45ea7e475eea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "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": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:13,199 106294 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-26 17:31:14,379 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.180s
2026-05-26 17:31:14,379 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', '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-25357237-0412-4372-8730-016f966b6102', 'x-compute-request-id': 'req-25357237-0412-4372-8730-016f966b6102', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "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": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:15,629 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.243s
2026-05-26 17:31:15,629 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-b264cfa7-bcad-4267-b301-3736f600d80c', 'x-compute-request-id': 'req-b264cfa7-bcad-4267-b301-3736f600d80c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:15,634 106294 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-05-26 17:31:16,857 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.222s
2026-05-26 17:31:16,857 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-aa90dbff-599a-420f-8c8b-72d51ee7889a', 'x-compute-request-id': 'req-aa90dbff-599a-420f-8c8b-72d51ee7889a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:18,041 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.179s
2026-05-26 17:31:18,042 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-f9618fb1-7f29-4ab9-8b58-3d5ef5ad5d22', 'x-compute-request-id': 'req-f9618fb1-7f29-4ab9-8b58-3d5ef5ad5d22', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:19,302 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.255s
2026-05-26 17:31:19,302 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-2f750388-d52d-48fd-a9b6-ef71541df05e', 'x-compute-request-id': 'req-2f750388-d52d-48fd-a9b6-ef71541df05e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:20,521 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.214s
2026-05-26 17:31:20,522 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-04506ddb-3e0c-44a2-9832-8eeae1c9c3d6', 'x-compute-request-id': 'req-04506ddb-3e0c-44a2-9832-8eeae1c9c3d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "BUILD", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:21,743 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.215s
2026-05-26 17:31:21,744 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1434', '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-c7798faf-7bfd-41a4-94b3-582e7b5fef21', 'x-compute-request-id': 'req-c7798faf-7bfd-41a4-94b3-582e7b5fef21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "ACTIVE", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:21,752 106294 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-05-26 17:31:21,875 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6/os-interface 0.119s
2026-05-26 17:31:21,875 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', '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-0d5cbc8e-ea42-492c-a2fb-c67622e5bcf3', 'x-compute-request-id': 'req-0d5cbc8e-ea42-492c-a2fb-c67622e5bcf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "201dad2b-54c6-45ec-b81d-4350503a80af", "port_id": "6aaf153b-2a58-4bfc-a971-4925c6fb5d11", "mac_addr": "fa:16:3e:9c:12:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6b7e119b-15e1-46eb-a740-866627c26481", "ip_address": "10.1.0.13"}]}]}'
2026-05-26 17:31:22,441 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 PUT https://10.4.3.252/networking/v2.0/floatingips/16f02d5d-cd76-49f5-96c3-50505a6c342c 0.563s
2026-05-26 17:31:22,441 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "6aaf153b-2a58-4bfc-a971-4925c6fb5d11"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-43acd651-11fb-4e9f-9be2-20d5a339e056', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/16f02d5d-cd76-49f5-96c3-50505a6c342c'}
Body: b'{"floatingip": {"id": "16f02d5d-cd76-49f5-96c3-50505a6c342c", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "project_id": "a637d8cb05674acd88bd3cf27d1750fa", "floating_ip_address": "172.24.5.124", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": "d899dbf8-a04e-455a-af18-f81a66a29732", "port_id": "6aaf153b-2a58-4bfc-a971-4925c6fb5d11", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "201dad2b-54c6-45ec-b81d-4350503a80af", "mac_address": "fa:16:3e:9c:12:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:31:05Z", "updated_at": "2026-05-26T17:31:22Z", "revision_number": 1}}'
2026-05-26 17:31:22,441 106294 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.124:22' as 'cirros' with public key authentication
2026-05-26 17:31:58,526 106294 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 17:31:58,716 106294 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 17:31:58,717 106294 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.124 successfully created
2026-05-26 17:31:58,991 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.274s
2026-05-26 17:31:58,992 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1553', '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-df747339-f748-4d63-925d-4aaa8fa4d9ba', 'x-compute-request-id': 'req-df747339-f748-4d63-925d-4aaa8fa4d9ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "ACTIVE", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:31:59,055 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6/action 0.058s
2026-05-26 17:31:59,055 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-stop": {}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:59 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-4d5af17b-c6a1-421f-8d0a-0da72bef88cb', 'x-compute-request-id': 'req-4d5af17b-c6a1-421f-8d0a-0da72bef88cb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6/action'}
Body: b''
2026-05-26 17:31:59,198 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.143s
2026-05-26 17:31:59,198 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1563', '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-bef2f48b-5981-4f04-a453-6ea934657057', 'x-compute-request-id': 'req-bef2f48b-5981-4f04-a453-6ea934657057', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "ACTIVE", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:00,363 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.159s
2026-05-26 17:32:00,363 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1563', '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-7691b7d1-5ac8-4017-8805-8f424ce7a773', 'x-compute-request-id': 'req-7691b7d1-5ac8-4017-8805-8f424ce7a773', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "ACTIVE", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:01,602 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.231s
2026-05-26 17:32:01,602 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1563', '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-69451291-d4b1-407d-bf59-422d06a4b377', 'x-compute-request-id': 'req-69451291-d4b1-407d-bf59-422d06a4b377', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "ACTIVE", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:31:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:02,769 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.161s
2026-05-26 17:32:02,769 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1540', '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-c1d9f2b3-e93d-43c1-a8ce-ee06633e335b', 'x-compute-request-id': 'req-c1d9f2b3-e93d-43c1-a8ce-ee06633e335b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:01Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:02,775 106294 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 3 second wait
2026-05-26 17:32:02,860 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.252/volume/v3/snapshots 0.085s
2026-05-26 17:32:02,861 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"snapshot": {"volume_id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2047050634", "description": null, "metadata": null}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302e68fa-3ac5-4889-b427-38fa9e794b36', 'content-length': '308', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302e68fa-3ac5-4889-b427-38fa9e794b36', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/snapshots'}
Body: b'{"snapshot": {"id": "1e140e9b-f6a8-4ecd-b257-0f85d1062caa", "created_at": "2026-05-26T17:32:02.825126", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-2047050634", "description": null, "volume_id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "creating", "size": 1, "metadata": {}}}'
2026-05-26 17:32:02,885 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.022s
2026-05-26 17:32:02,886 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12b9dde-aacc-4a2d-9a73-cebe63d864ad', 'content-length': '440', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12b9dde-aacc-4a2d-9a73-cebe63d864ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b'{"snapshot": {"id": "1e140e9b-f6a8-4ecd-b257-0f85d1062caa", "created_at": "2026-05-26T17:32:03.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-2047050634", "description": null, "volume_id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "a637d8cb05674acd88bd3cf27d1750fa", "os-extended-snapshot-attributes:progress": "0%"}}'
2026-05-26 17:32:03,908 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.021s
2026-05-26 17:32:03,909 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1dccf9b-c41f-42bc-8faf-d02cb5c5043f', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1dccf9b-c41f-42bc-8faf-d02cb5c5043f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b'{"snapshot": {"id": "1e140e9b-f6a8-4ecd-b257-0f85d1062caa", "created_at": "2026-05-26T17:32:03.000000", "updated_at": "2026-05-26T17:32:03.000000", "name": "tempest-TestVolumeBootPattern-snapshot-2047050634", "description": null, "volume_id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "a637d8cb05674acd88bd3cf27d1750fa", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:32:03,911 106294 INFO [tempest.common.waiters] snapshot 1e140e9b-f6a8-4ecd-b257-0f85d1062caa reached available after waiting for 1.911592 seconds
2026-05-26 17:32:03,932 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.021s
2026-05-26 17:32:03,932 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579f5a68-029b-466e-8f6b-3394228f2fcf', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579f5a68-029b-466e-8f6b-3394228f2fcf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b'{"snapshot": {"id": "1e140e9b-f6a8-4ecd-b257-0f85d1062caa", "created_at": "2026-05-26T17:32:03.000000", "updated_at": "2026-05-26T17:32:03.000000", "name": "tempest-TestVolumeBootPattern-snapshot-2047050634", "description": null, "volume_id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "a637d8cb05674acd88bd3cf27d1750fa", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:32:03,992 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6/action 0.057s
2026-05-26 17:32:03,992 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-start": {}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:03 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-57197ff5-29d4-4940-999c-a6000d3a7f86', 'x-compute-request-id': 'req-57197ff5-29d4-4940-999c-a6000d3a7f86', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6/action'}
Body: b''
2026-05-26 17:32:04,160 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.167s
2026-05-26 17:32:04,161 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', '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-b0ad9881-a8c0-46b8-9422-bade0e2d6257', 'x-compute-request-id': 'req-b0ad9881-a8c0-46b8-9422-bade0e2d6257', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:05,362 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.196s
2026-05-26 17:32:05,362 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', '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-0b9d504e-da9f-48f5-ba42-ea23e324a586', 'x-compute-request-id': 'req-0b9d504e-da9f-48f5-ba42-ea23e324a586', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:06,571 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.203s
2026-05-26 17:32:06,571 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', '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-a0f98514-6745-49e5-9062-9db981a3c4c5', 'x-compute-request-id': 'req-a0f98514-6745-49e5-9062-9db981a3c4c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:07,805 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.228s
2026-05-26 17:32:07,805 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1549', '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-4e87c88f-78fa-4337-bacc-742b7593f088', 'x-compute-request-id': 'req-4e87c88f-78fa-4337-bacc-742b7593f088', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:08,865 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 500 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.052s
2026-05-26 17:32:08,866 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 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': '147', 'x-openstack-request-id': 'req-63d9a052-7eb6-4721-9717-dcaa2b4aad35', 'x-compute-request-id': 'req-63d9a052-7eb6-4721-9717-dcaa2b4aad35', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 17:32:08,924 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 500 DELETE https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.056s
2026-05-26 17:32:08,924 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-73394deb-00a4-4ad6-be45-b773ee41dd1f', 'x-openstack-request-id': 'req-73394deb-00a4-4ad6-be45-b773ee41dd1f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-05-26 17:32:08,924 106294 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method SnapshotsClient.delete_snapshot of <tempest.lib.services.volume.v3.snapshots_client.SnapshotsClient object at 0x72c4801941a0>>, retrying...
2026-05-26 17:32:13,969 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.044s
2026-05-26 17:32:13,969 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:13 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-d0c10e7d-9c4c-47d7-8228-19813f753cd1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b''
2026-05-26 17:32:13,993 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.023s
2026-05-26 17:32:13,993 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3095c7-a33c-4bf5-8002-55ffe0d69805', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3095c7-a33c-4bf5-8002-55ffe0d69805', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b'{"snapshot": {"id": "1e140e9b-f6a8-4ecd-b257-0f85d1062caa", "created_at": "2026-05-26T17:32:03.000000", "updated_at": "2026-05-26T17:32:14.000000", "name": "tempest-TestVolumeBootPattern-snapshot-2047050634", "description": null, "volume_id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "a637d8cb05674acd88bd3cf27d1750fa", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:32:15,017 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa 0.021s
2026-05-26 17:32:15,017 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5e1e8c-d3fe-4af9-bbc9-5cdda2f9c00b', 'x-openstack-request-id': 'req-9e5e1e8c-d3fe-4af9-bbc9-5cdda2f9c00b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/1e140e9b-f6a8-4ecd-b257-0f85d1062caa'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 1e140e9b-f6a8-4ecd-b257-0f85d1062caa could not be found."}}'
2026-05-26 17:32:15,117 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.099s
2026-05-26 17:32:15,117 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:15 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-88e921ee-c0c7-4477-acfc-053ca854e24b', 'x-compute-request-id': 'req-88e921ee-c0c7-4477-acfc-053ca854e24b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b''
2026-05-26 17:32:15,363 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.245s
2026-05-26 17:32:15,363 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1546', '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-2dff1d33-5bfd-4cbf-9d34-8c0f884189e9', 'x-compute-request-id': 'req-2dff1d33-5bfd-4cbf-9d34-8c0f884189e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:15Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:16,593 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.222s
2026-05-26 17:32:16,593 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1546', '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-bccdfc1f-f51b-4612-bba5-30c4e8fd07fb', 'x-compute-request-id': 'req-bccdfc1f-f51b-4612-bba5-30c4e8fd07fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:15Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--369150806"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:17,725 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.124s
2026-05-26 17:32:17,725 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1479', '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-aba35ac6-dda6-42fe-a15a-57347078c1a3', 'x-compute-request-id': 'req-aba35ac6-dda6-42fe-a15a-57347078c1a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1618878456-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}, {"version": 4, "addr": "172.24.5.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:12:5e"}]}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:18,833 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.101s
2026-05-26 17:32:18,833 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1195', '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-1145bb7c-d6a2-4086-8d00-2d5c60746bc6', 'x-compute-request-id': 'req-1145bb7c-d6a2-4086-8d00-2d5c60746bc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "SHUTOFF", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:17Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:19,973 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.133s
2026-05-26 17:32:19,973 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6fdbbb-d09e-45e0-ba2a-69d19fec345b', 'x-compute-request-id': 'req-2c6fdbbb-d09e-45e0-ba2a-69d19fec345b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "DELETED", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:19Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:19,979 106294 INFO [tempest.common.waiters] State transition "SHUTOFF/deleting" ==> "DELETED/None" after 4 second wait
2026-05-26 17:32:21,102 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.121s
2026-05-26 17:32:21,102 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577fb0b0-6f54-4164-9f4c-d39bfc70c59f', 'x-compute-request-id': 'req-577fb0b0-6f54-4164-9f4c-d39bfc70c59f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:31:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "cf01f605aa61d32536bb15a8db3099069ec9efaf2a968103a7fe415d", "id": "a8c4c442-59ac-4353-ab5e-ff6d2cc653a6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-885357099", "status": "DELETED", "tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "user_id": "de4f619e3108451b8225e7bccfa867e7", "updated": "2026-05-26T17:32:19Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-959093079", "OS-SRV-USG:launched_at": "2026-05-26T17:31:20.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}]}}'
2026-05-26 17:32:22,134 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 0.025s
2026-05-26 17:32:22,134 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 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-23aa2354-baad-4776-8aa6-eb610baf747e', 'x-compute-request-id': 'req-23aa2354-baad-4776-8aa6-eb610baf747e', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/a8c4c442-59ac-4353-ab5e-ff6d2cc653a6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a8c4c442-59ac-4353-ab5e-ff6d2cc653a6 could not be found."}}'
2026-05-26 17:32:22,159 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-959093079 0.024s
2026-05-26 17:32:22,159 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 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-c3c3c34d-a7df-41ec-950b-d7b8a05f5869', 'x-compute-request-id': 'req-c3c3c34d-a7df-41ec-950b-d7b8a05f5869', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-959093079'}
Body: b''
2026-05-26 17:32:22,280 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/security-groups/b0459b3e-521b-4c5e-bad6-83ca0dbe9908 0.120s
2026-05-26 17:32:22,280 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b6b2cda2-cf06-4509-8b61-b4103158a9f7', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/b0459b3e-521b-4c5e-bad6-83ca0dbe9908'}
Body: b''
2026-05-26 17:32:22,296 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.252/networking/v2.0/security-groups/b0459b3e-521b-4c5e-bad6-83ca0dbe9908 0.015s
2026-05-26 17:32:22,296 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-46b292ab-7cc9-4247-837e-bbed0490c9fa', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/b0459b3e-521b-4c5e-bad6-83ca0dbe9908'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b0459b3e-521b-4c5e-bad6-83ca0dbe9908 does not exist", "detail": ""}}'
2026-05-26 17:32:22,539 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/floatingips/16f02d5d-cd76-49f5-96c3-50505a6c342c 0.242s
2026-05-26 17:32:22,539 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d0cc5086-8d61-4648-8c7f-e8569a0df6a8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/16f02d5d-cd76-49f5-96c3-50505a6c342c'}
Body: b''
2026-05-26 17:32:22,590 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36 0.051s
2026-05-26 17:32:22,590 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 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-ef134cb5-389a-4083-8550-4af2a30386d2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36'}
Body: b''
2026-05-26 17:32:22,619 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36 0.028s
2026-05-26 17:32:22,619 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7f5b8c-4a73-4c5c-8c6b-eeb2251d2dfe', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7f5b8c-4a73-4c5c-8c6b-eeb2251d2dfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36'}
Body: b'{"volume": {"id": "64138fb9-cf7c-4729-aaac-7e2d7d5dde36", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:31:04.000000", "updated_at": "2026-05-26T17:32:23.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-683877062", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36"}], "user_id": "de4f619e3108451b8225e7bccfa867e7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a637d8cb05674acd88bd3cf27d1750fa", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:23,640 106294 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36 0.014s
2026-05-26 17:32:23,640 106294 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:23 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-dc02e454-65b1-4c03-bff6-36131a42af1a', 'x-openstack-request-id': 'req-dc02e454-65b1-4c03-bff6-36131a42af1a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/volumes/64138fb9-cf7c-4729-aaac-7e2d7d5dde36'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64138fb9-cf7c-4729-aaac-7e2d7d5dde36 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 166, in test_bootable_volume_snapshot_stop_start_instance
waiters.wait_for_server_status(self.servers_client, instance['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
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]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
fail
ft3.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-26 17:28:53,110 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab 0.157s
2026-05-26 17:28:53,110 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-92cdaa12-3503-4008-a359-1f4fce7c172f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab'}
Body: b'{"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": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "49db147bbe594863bd931bb68c2f8a09", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "8401e126-1638-4ebe-afbf-76d0173785ab", "created_at": "2026-05-26T17:13:44Z", "updated_at": "2026-05-26T17:13:47Z", "tags": [], "self": "/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab", "file": "/v2/images/8401e126-1638-4ebe-afbf-76d0173785ab/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:28:53,499 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/volume/v3/volumes 0.388s
2026-05-26 17:28:53,499 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "snapshot_id": null, "imageRef": "8401e126-1638-4ebe-afbf-76d0173785ab", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f20e9b-19ba-4173-ab37-c453d6eeedb0', 'content-length': '781', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f20e9b-19ba-4173-ab37-c453d6eeedb0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.441675", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-26 17:28:53,528 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.022s
2026-05-26 17:28:53,528 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4afbd0-9dbc-4453-bca0-7ecaabe3a5ec', 'content-length': '849', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4afbd0-9dbc-4453-bca0-7ecaabe3a5ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:28:54,563 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:28:54,563 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510796f2-79f0-4b02-8bf6-86b467c7e96d', 'content-length': '1389', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510796f2-79f0-4b02-8bf6-86b467c7e96d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:28:54.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:28:54,568 106296 INFO [tempest.common.waiters] volume 39056847-ab56-4ef3-8392-7a762c0907cc reached available after waiting for 1.568969 seconds
2026-05-26 17:28:54,596 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:28:54,596 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e99236-ef00-4fd1-884b-2704c9d55f2a', 'content-length': '1389', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e99236-ef00-4fd1-884b-2704c9d55f2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:28:54.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:28:54,672 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.252/identity/v3/auth/tokens 0.064s
2026-05-26 17:28:54,673 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3401eb86-961f-4401-aa32-651aa1902e54', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "password_expires_at": null}, "audit_ids": ["Ld_kNnBdQd-W4Zxtg3P69A"], "expires_at": "2026-05-26T18:28:54.000000Z", "issued_at": "2026-05-26T17:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9359ae23cd1f4f5382f5163fee807eee", "name": "tempest-TestVolumeBootPatternV346-723016158"}, "is_domain": false, "roles": [{"id": "e49e239b73be4548b6302376b0540570", "name": "reader"}, {"id": "f349866db97b451aba1f677bbbcbadc0", "name": "member"}], "catalog": [{"endpoints": [{"id": "f67f5b7298ff467eae2c3a3324073ad1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/image", "region": "RegionOne"}], "id": "0f1566ff602040119d432b6b4c56ecc0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4521b481f7e7432f877bb4f8925f88a7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/volume/v3", "region": "RegionOne"}], "id": "3372ad68dd3f44e99b9414d8d9d92478", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9ec1a0c45b524022af75316dc01159d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2.1", "region": "RegionOne"}], "id": "4ca38f97bbdd4662994650906c59c8e8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4fabe8eedc7647c2b15e76f0d80e4cfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2/9359ae23cd1f4f5382f5163fee807eee", "region": "RegionOne"}], "id": "7b47d57ff05b46869cd9ebf318e7a2b5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4a33b6bbfdc0427a82fcc661768dc514", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.252:8080", "region": "RegionOne"}, {"id": "70d1c2bc5a80462fb9bf01374a481fa2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252:8080/v1/AUTH_9359ae23cd1f4f5382f5163fee807eee", "region": "RegionOne"}], "id": "bfe8348e2a9942eabe88274d1ec33990", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8ed06fcd65a64a8c8b2a83c938f2ffc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/networking", "region": "RegionOne"}], "id": "d6748cd49ef14aaa83c1a7023685c475", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6bc5f84a4292421dbea93a4d01dbb34a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/placement", "region": "RegionOne"}], "id": "e4ad7e451a0c4a30963f93247926201b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a050ad1f2f0c4a4c997ede99cfa7c725", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/identity", "region": "RegionOne"}], "id": "ea43bfbba11c4465b11c4324d8af5ed4", "type": "identity", "name": "keystone"}]}}'
2026-05-26 17:28:54,673 106296 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': 'e8c72047-1f37-4fc5-9329-64e4432f4889', 'name': 'tempest-TestVolumeBootPatternV346-332130241-network', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', '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': 19409, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-26T17:28:43Z', 'updated_at': '2026-05-26T17:28:43Z', 'revision_number': 1} available for tenant
2026-05-26 17:28:54,673 106296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 17:28:54,673 106296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 17:28:54,726 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.252/compute/v2.1/os-keypairs 0.049s
2026-05-26 17:28:54,726 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1688730103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBYAnVbAEAz1TYiNCAiBG1ILpiaJkUKlbBZoyt+oaqRpZNINcApMcW4f99K6HZ6wSXyz7C6wEIlroifY+bW6mDdyAdXo1CkAG1dtgC+WXbz2HmlllEQoNyROAL05mLPig=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:54 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-1d1b0949-581e-45a1-bea0-473e3e33e21f', 'x-compute-request-id': 'req-1d1b0949-581e-45a1-bea0-473e3e33e21f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1688730103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBYAnVbAEAz1TYiNCAiBG1ILpiaJkUKlbBZoyt+oaqRpZNINcApMcW4f99K6HZ6wSXyz7C6wEIlroifY+bW6mDdyAdXo1CkAG1dtgC+WXbz2HmlllEQoNyROAL05mLPig==", "fingerprint": "60:ed:47:ab:20:f6:71:02:94:96:c9:32:5b:71:22:2f", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00"}}'
2026-05-26 17:28:54,727 106296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1688730103 created
2026-05-26 17:28:55,014 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-groups 0.286s
2026-05-26 17:28:55,014 106296 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--147563978", "description": "tempest-description--476006785"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-907029dc-c953-4653-8a59-c6c47ec79256', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a09456cc-b87b-4340-aa29-38335b3e4798", "name": "tempest-securitygroup--147563978", "stateful": true, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "description": "tempest-description--476006785", "shared": false, "security_group_rules": [{"id": "b2715936-9283-4fcf-9f45-d7742baf7ed1", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "a09456cc-b87b-4340-aa29-38335b3e4798", "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": 1433, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:28:54Z", "updated_at": "2026-05-26T17:28:54Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}, {"id": "ed5717c1-4d98-449a-a713-c04bc4634cf3", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "a09456cc-b87b-4340-aa29-38335b3e4798", "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": 1434, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:28:54Z", "updated_at": "2026-05-26T17:28:54Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}], "tags": [], "created_at": "2026-05-26T17:28:54Z", "updated_at": "2026-05-26T17:28:54Z", "revision_number": 1}}'
2026-05-26 17:28:55,141 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.127s
2026-05-26 17:28:55,141 106296 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": "a09456cc-b87b-4340-aa29-38335b3e4798", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2794daa2-b37f-4483-a560-2986bbbb9376', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3f4c4066-f40d-4fe4-b4fc-4a11ff905624", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "a09456cc-b87b-4340-aa29-38335b3e4798", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:28:55Z", "updated_at": "2026-05-26T17:28:55Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:28:55,418 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.276s
2026-05-26 17:28:55,419 106296 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": "a09456cc-b87b-4340-aa29-38335b3e4798", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f11af595-f21f-436c-a223-da0de86dab1c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a2e66769-411e-4723-b85f-a8be8787ee7d", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "a09456cc-b87b-4340-aa29-38335b3e4798", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:28:55Z", "updated_at": "2026-05-26T17:28:55Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:28:55,419 106296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--147563978 created
2026-05-26 17:28:55,957 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/floatingips 0.538s
2026-05-26 17:28:55,958 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f77ca967-8b9e-4e63-a511-548b9f89f45b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ab1c7e37-5941-4078-8c25-ba320e1180cf", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "floating_ip_address": "172.24.5.131", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:28:55Z", "updated_at": "2026-05-26T17:28:55Z", "revision_number": 0}}'
2026-05-26 17:28:55,958 106296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ab1c7e37-5941-4078-8c25-ba320e1180cf', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'floating_ip_address': '172.24.5.131', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:28:55Z', 'updated_at': '2026-05-26T17:28:55Z', 'revision_number': 0, 'ip': '172.24.5.131'} created
2026-05-26 17:28:55,958 106296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1688730103', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBYAnVbAEAz1TYiNCAiBG1ILpiaJkUKlbBZoyt+oaqRpZNINcApMcW4f99K6HZ6wSXyz7C6wEIlroifY+bW6mDdyAdXo1CkAG1dtgC+WXbz2HmlllEQoNyROAL05mLPig==', 'fingerprint': '60:ed:47:ab:20:f6:71:02:94:96:c9:32:5b:71:22:2f', 'user_id': '45a6e0b09c0a411c8ecf4ec2208bcd00', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBJIkhxVxa6ZmxihG36YyCf20DPNDwdpinhyz2dKEPIxefqHNAoUff1\n7ZxT0EOIDTigBwYFK4EEACKhZANiAAQgWAJ1WwBAM9U2IjQgIgRtSC6YmiZFCpWw\nWaMrfqGqkaWTSDXAKTHFuH/fSuh2esEl8s+wusBCJa6In2Pm1upg3cgHV6NQpABt\nXbYAvll289h5pZZREKDckTgC9OZiz4o=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a09456cc-b87b-4340-aa29-38335b3e4798', 'name': 'tempest-securitygroup--147563978', 'stateful': True, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'description': 'tempest-description--476006785', 'shared': False, 'security_group_rules': [{'id': 'b2715936-9283-4fcf-9f45-d7742baf7ed1', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'security_group_id': 'a09456cc-b87b-4340-aa29-38335b3e4798', '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': 1433, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:28:54Z', 'updated_at': '2026-05-26T17:28:54Z', 'revision_number': 0, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee'}, {'id': 'ed5717c1-4d98-449a-a713-c04bc4634cf3', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'security_group_id': 'a09456cc-b87b-4340-aa29-38335b3e4798', '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': 1434, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:28:54Z', 'updated_at': '2026-05-26T17:28:54Z', 'revision_number': 0, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee'}], 'tags': [], 'created_at': '2026-05-26T17:28:54Z', 'updated_at': '2026-05-26T17:28:54Z', 'revision_number': 1}, 'floating_ip': {'id': 'ab1c7e37-5941-4078-8c25-ba320e1180cf', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'floating_ip_address': '172.24.5.131', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:28:55Z', 'updated_at': '2026-05-26T17:28:55Z', 'revision_number': 0, 'ip': '172.24.5.131'}}
2026-05-26 17:28:56,665 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/compute/v2.1/servers 0.707s
2026-05-26 17:28:56,666 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-455082078", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "39056847-ab56-4ef3-8392-7a762c0907cc", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "e8c72047-1f37-4fc5-9329-64e4432f4889"}], "security_groups": [{"name": "tempest-securitygroup--147563978"}], "key_name": "tempest-keypair-1688730103", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff', '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-ea0d9dbb-c91c-430f-b871-aea3e94324b1', 'x-compute-request-id': 'req-ea0d9dbb-c91c-430f-b871-aea3e94324b1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers'}
Body: b'{"server": {"id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--147563978"}], "adminPass": "r6kBNzbKFdyC"}}'
2026-05-26 17:28:56,745 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.077s
2026-05-26 17:28:56,745 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', '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-b7597a6f-8c5a-4627-af7e-17201c156b75', 'x-compute-request-id': 'req-b7597a6f-8c5a-4627-af7e-17201c156b75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:28:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1688730103", "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-05-26 17:28:57,849 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.096s
2026-05-26 17:28:57,850 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', '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-3e199e27-b6aa-4b2b-a076-0de4bf1548c5', 'x-compute-request-id': 'req-3e199e27-b6aa-4b2b-a076-0de4bf1548c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:28:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:28:58,976 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.118s
2026-05-26 17:28:58,976 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-14c44581-6013-4a93-b6ac-dd8c639c5b42', 'x-compute-request-id': 'req-14c44581-6013-4a93-b6ac-dd8c639c5b42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:28:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "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": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:28:58,981 106296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 17:29:00,101 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.120s
2026-05-26 17:29:00,101 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-6b461d40-6a75-4e67-aeda-593897497877', 'x-compute-request-id': 'req-6b461d40-6a75-4e67-aeda-593897497877', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:28:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "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": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:01,202 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.096s
2026-05-26 17:29:01,203 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6cf39e3-e981-4720-997e-a8192a495159', 'x-compute-request-id': 'req-f6cf39e3-e981-4720-997e-a8192a495159', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "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": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:01,208 106296 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-26 17:29:02,421 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.213s
2026-05-26 17:29:02,421 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-7c98d4bf-ac99-4a34-a182-05140e74104a', 'x-compute-request-id': 'req-7c98d4bf-ac99-4a34-a182-05140e74104a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:03,637 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.209s
2026-05-26 17:29:03,637 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1265', '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-5249ced9-56e2-40df-a3a1-2b0d28c995d2', 'x-compute-request-id': 'req-5249ced9-56e2-40df-a3a1-2b0d28c995d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "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": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:03,645 106296 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-26 17:29:04,931 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.286s
2026-05-26 17:29:04,931 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-b1855a68-fa88-41d2-9ecf-30bea0f68620', 'x-compute-request-id': 'req-b1855a68-fa88-41d2-9ecf-30bea0f68620', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:04,936 106296 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-26 17:29:06,122 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.185s
2026-05-26 17:29:06,122 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-dd0955db-2254-4cfe-9495-99205d69f743', 'x-compute-request-id': 'req-dd0955db-2254-4cfe-9495-99205d69f743', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:07,290 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.159s
2026-05-26 17:29:07,290 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-74119cdf-24b2-48a3-bce0-e22e582f1d40', 'x-compute-request-id': 'req-74119cdf-24b2-48a3-bce0-e22e582f1d40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:08,458 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.162s
2026-05-26 17:29:08,458 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-a840cfea-4a1c-4f81-8803-2f45ca3d106c', 'x-compute-request-id': 'req-a840cfea-4a1c-4f81-8803-2f45ca3d106c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:09,670 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.206s
2026-05-26 17:29:09,671 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-23955ffc-ee86-4ba1-b4c6-05ee4ec8bd24', 'x-compute-request-id': 'req-23955ffc-ee86-4ba1-b4c6-05ee4ec8bd24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:10,917 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.240s
2026-05-26 17:29:10,918 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', '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-06015551-894d-4fed-8056-ad45bd97ade6', 'x-compute-request-id': 'req-06015551-894d-4fed-8056-ad45bd97ade6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:12,070 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.146s
2026-05-26 17:29:12,070 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1442', '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-e513e148-a404-4e5a-9606-80f4d8714ebd', 'x-compute-request-id': 'req-e513e148-a404-4e5a-9606-80f4d8714ebd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:db:75"}]}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": "2026-05-26T17:29:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:12,075 106296 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-26 17:29:12,185 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff/os-interface 0.110s
2026-05-26 17:29:12,186 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', '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-5d73dc35-05e8-4ede-b19b-c8d9bee67d0b', 'x-compute-request-id': 'req-5d73dc35-05e8-4ede-b19b-c8d9bee67d0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e8c72047-1f37-4fc5-9329-64e4432f4889", "port_id": "d60f6463-d950-4ab8-8b08-d462c9bfa69e", "mac_addr": "fa:16:3e:36:db:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b21c9c5a-afb7-4b8d-a2aa-aca7242dac91", "ip_address": "10.1.0.12"}]}]}'
2026-05-26 17:29:12,756 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.252/networking/v2.0/floatingips/ab1c7e37-5941-4078-8c25-ba320e1180cf 0.568s
2026-05-26 17:29:12,756 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "d60f6463-d950-4ab8-8b08-d462c9bfa69e"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e5fd6121-9ffb-4f9d-a990-e76e237aa360', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/ab1c7e37-5941-4078-8c25-ba320e1180cf'}
Body: b'{"floatingip": {"id": "ab1c7e37-5941-4078-8c25-ba320e1180cf", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "floating_ip_address": "172.24.5.131", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": "41590426-7792-4fd3-acb6-98279461695a", "port_id": "d60f6463-d950-4ab8-8b08-d462c9bfa69e", "fixed_ip_address": "10.1.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e8c72047-1f37-4fc5-9329-64e4432f4889", "mac_address": "fa:16:3e:36:db:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:28:55Z", "updated_at": "2026-05-26T17:29:12Z", "revision_number": 1}}'
2026-05-26 17:29:12,756 106296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.131:22' as 'cirros' with public key authentication
2026-05-26 17:29:48,486 106296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 17:29:48,628 106296 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 17:29:48,628 106296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.131 successfully created
2026-05-26 17:29:48,859 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.230s
2026-05-26 17:29:48,859 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1561', '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-069b7c09-f409-49c8-a075-dd9fba1ebc7b', 'x-compute-request-id': 'req-069b7c09-f409-49c8-a075-dd9fba1ebc7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:db:75"}, {"version": 4, "addr": "172.24.5.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:db:75"}]}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": "2026-05-26T17:29:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:29:48,866 106296 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPatternV346-server-455082078
2026-05-26 17:29:51,589 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff/action 2.722s
2026-05-26 17:29:51,589 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-666148670"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'https://10.4.3.252/image//images/9a0611a0-273f-4e05-88ae-abf92c4be945', '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-ba4e81c2-7c9e-4e1c-8b54-8de3cc18e2da', 'x-compute-request-id': 'req-ba4e81c2-7c9e-4e1c-8b54-8de3cc18e2da', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff/action'}
Body: b''
2026-05-26 17:29:51,614 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.021s
2026-05-26 17:29:51,614 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b915f066-01d4-42f3-a494-dd963fb67abe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"snapshot_id\\": \\"60d09500-a39d-4497-aa34-c02290fe040c\\", \\"device_type\\": \\"disk\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"source_type\\": \\"snapshot\\", \\"encryption_options\\": null, \\"volume_id\\": null, \\"guest_format\\": null, \\"volume_type\\": null, \\"encryption_secret_uuid\\": null, \\"encryption_format\\": null, \\"boot_index\\": 0, \\"disk_bus\\": \\"virtio\\", \\"tag\\": null, \\"volume_size\\": 1, \\"no_device\\": null, \\"encrypted\\": null, \\"destination_type\\": \\"volume\\", \\"device_name\\": \\"/dev/vda\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-723016158", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-666148670", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9359ae23cd1f4f5382f5163fee807eee", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "9a0611a0-273f-4e05-88ae-abf92c4be945", "created_at": "2026-05-26T17:29:50Z", "updated_at": "2026-05-26T17:29:51Z", "tags": [], "self": "/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945", "file": "/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:29:51,637 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.023s
2026-05-26 17:29:51,638 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b2005a37-39f3-4033-926b-64d054a8db18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"snapshot_id\\": \\"60d09500-a39d-4497-aa34-c02290fe040c\\", \\"device_type\\": \\"disk\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"source_type\\": \\"snapshot\\", \\"encryption_options\\": null, \\"volume_id\\": null, \\"guest_format\\": null, \\"volume_type\\": null, \\"encryption_secret_uuid\\": null, \\"encryption_format\\": null, \\"boot_index\\": 0, \\"disk_bus\\": \\"virtio\\", \\"tag\\": null, \\"volume_size\\": 1, \\"no_device\\": null, \\"encrypted\\": null, \\"destination_type\\": \\"volume\\", \\"device_name\\": \\"/dev/vda\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-723016158", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-666148670", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9359ae23cd1f4f5382f5163fee807eee", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "9a0611a0-273f-4e05-88ae-abf92c4be945", "created_at": "2026-05-26T17:29:50Z", "updated_at": "2026-05-26T17:29:51Z", "tags": [], "self": "/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945", "file": "/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:29:51,657 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c 0.019s
2026-05-26 17:29:51,657 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2a23b4-73a2-4817-b918-44fb1ad057c6', 'content-length': '482', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2a23b4-73a2-4817-b918-44fb1ad057c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c'}
Body: b'{"snapshot": {"id": "60d09500-a39d-4497-aa34-c02290fe040c", "created_at": "2026-05-26T17:29:50.000000", "updated_at": "2026-05-26T17:29:50.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-666148670", "description": null, "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9359ae23cd1f4f5382f5163fee807eee", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:29:51,659 106296 INFO [tempest.common.waiters] snapshot 60d09500-a39d-4497-aa34-c02290fe040c reached available after waiting for 0.659354 seconds
2026-05-26 17:29:51,660 106296 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternV346snapshot-666148670 for server tempest-TestVolumeBootPatternV346-server-455082078
2026-05-26 17:29:51,676 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.016s
2026-05-26 17:29:51,677 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-330465a6-0bfe-44dd-a5fd-505465b1c619', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"snapshot_id\\": \\"60d09500-a39d-4497-aa34-c02290fe040c\\", \\"device_type\\": \\"disk\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"source_type\\": \\"snapshot\\", \\"encryption_options\\": null, \\"volume_id\\": null, \\"guest_format\\": null, \\"volume_type\\": null, \\"encryption_secret_uuid\\": null, \\"encryption_format\\": null, \\"boot_index\\": 0, \\"disk_bus\\": \\"virtio\\", \\"tag\\": null, \\"volume_size\\": 1, \\"no_device\\": null, \\"encrypted\\": null, \\"destination_type\\": \\"volume\\", \\"device_name\\": \\"/dev/vda\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-723016158", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-666148670", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9359ae23cd1f4f5382f5163fee807eee", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "9a0611a0-273f-4e05-88ae-abf92c4be945", "created_at": "2026-05-26T17:29:50Z", "updated_at": "2026-05-26T17:29:51Z", "tags": [], "self": "/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945", "file": "/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:29:52,125 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/volume/v3/volumes 0.447s
2026-05-26 17:29:52,125 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-906199242", "snapshot_id": null, "imageRef": "9a0611a0-273f-4e05-88ae-abf92c4be945", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fe5c32-cd05-41b3-a6f4-316cd2c51c82', 'content-length': '813', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fe5c32-cd05-41b3-a6f4-316cd2c51c82', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes'}
Body: b'{"volume": {"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:52.045957", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-906199242", "description": null, "volume_type": "storpool", "snapshot_id": "60d09500-a39d-4497-aa34-c02290fe040c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-26 17:29:52,160 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49 0.029s
2026-05-26 17:29:52,160 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ef5188-c8b0-48e4-a389-2859390de0a6', 'content-length': '881', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ef5188-c8b0-48e4-a389-2859390de0a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49'}
Body: b'{"volume": {"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:52.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-906199242", "description": null, "volume_type": "storpool", "snapshot_id": "60d09500-a39d-4497-aa34-c02290fe040c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:29:53,199 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49 0.032s
2026-05-26 17:29:53,199 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a557031-c241-40ca-b07f-18215cfcd0aa', 'content-length': '1422', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a557031-c241-40ca-b07f-18215cfcd0aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49'}
Body: b'{"volume": {"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:52.000000", "updated_at": "2026-05-26T17:29:52.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-906199242", "description": null, "volume_type": "storpool", "snapshot_id": "60d09500-a39d-4497-aa34-c02290fe040c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:29:53,204 106296 INFO [tempest.common.waiters] volume eb9c1ade-7aa1-45dd-8527-43e837eb7f49 reached available after waiting for 1.204040 seconds
2026-05-26 17:29:53,233 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49 0.029s
2026-05-26 17:29:53,233 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2db803-62fa-4487-adbf-5c0f8ae32509', 'content-length': '1422', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2db803-62fa-4487-adbf-5c0f8ae32509', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49'}
Body: b'{"volume": {"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:52.000000", "updated_at": "2026-05-26T17:29:52.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-906199242", "description": null, "volume_type": "storpool", "snapshot_id": "60d09500-a39d-4497-aa34-c02290fe040c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:29:53,323 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.252/identity/v3/auth/tokens 0.082s
2026-05-26 17:29:53,323 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b3430941-4696-4abc-94bc-e91f75fa3ce6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "password_expires_at": null}, "audit_ids": ["9h-U0if2Q9GvpE06sVU7jQ"], "expires_at": "2026-05-26T18:29:53.000000Z", "issued_at": "2026-05-26T17:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9359ae23cd1f4f5382f5163fee807eee", "name": "tempest-TestVolumeBootPatternV346-723016158"}, "is_domain": false, "roles": [{"id": "e49e239b73be4548b6302376b0540570", "name": "reader"}, {"id": "f349866db97b451aba1f677bbbcbadc0", "name": "member"}], "catalog": [{"endpoints": [{"id": "f67f5b7298ff467eae2c3a3324073ad1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/image", "region": "RegionOne"}], "id": "0f1566ff602040119d432b6b4c56ecc0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4521b481f7e7432f877bb4f8925f88a7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/volume/v3", "region": "RegionOne"}], "id": "3372ad68dd3f44e99b9414d8d9d92478", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9ec1a0c45b524022af75316dc01159d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2.1", "region": "RegionOne"}], "id": "4ca38f97bbdd4662994650906c59c8e8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4fabe8eedc7647c2b15e76f0d80e4cfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2/9359ae23cd1f4f5382f5163fee807eee", "region": "RegionOne"}], "id": "7b47d57ff05b46869cd9ebf318e7a2b5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4a33b6bbfdc0427a82fcc661768dc514", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.252:8080", "region": "RegionOne"}, {"id": "70d1c2bc5a80462fb9bf01374a481fa2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252:8080/v1/AUTH_9359ae23cd1f4f5382f5163fee807eee", "region": "RegionOne"}], "id": "bfe8348e2a9942eabe88274d1ec33990", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8ed06fcd65a64a8c8b2a83c938f2ffc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/networking", "region": "RegionOne"}], "id": "d6748cd49ef14aaa83c1a7023685c475", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6bc5f84a4292421dbea93a4d01dbb34a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/placement", "region": "RegionOne"}], "id": "e4ad7e451a0c4a30963f93247926201b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a050ad1f2f0c4a4c997ede99cfa7c725", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/identity", "region": "RegionOne"}], "id": "ea43bfbba11c4465b11c4324d8af5ed4", "type": "identity", "name": "keystone"}]}}'
2026-05-26 17:29:53,323 106296 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': 'e8c72047-1f37-4fc5-9329-64e4432f4889', 'name': 'tempest-TestVolumeBootPatternV346-332130241-network', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', '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': 19409, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-26T17:28:43Z', 'updated_at': '2026-05-26T17:28:43Z', 'revision_number': 1} available for tenant
2026-05-26 17:29:53,324 106296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 17:29:53,324 106296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 17:29:53,361 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.252/compute/v2.1/os-keypairs 0.036s
2026-05-26 17:29:53,361 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1234275532", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI/hZ/5pjtmEMbXsNQYYceRS2lp0FmbqzHUKKogOqBanDcCyYrNWkO/WcpTvLDN2oz06NwGjn4ULKdt4xqGAKUErqQMWhdugQgucG5qwTV+5hoMv659zF8YMME11T3L8Bw=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 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-b45bc5c7-2dd7-459c-a9e0-0d2e4c2a0afa', 'x-compute-request-id': 'req-b45bc5c7-2dd7-459c-a9e0-0d2e4c2a0afa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1234275532", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI/hZ/5pjtmEMbXsNQYYceRS2lp0FmbqzHUKKogOqBanDcCyYrNWkO/WcpTvLDN2oz06NwGjn4ULKdt4xqGAKUErqQMWhdugQgucG5qwTV+5hoMv659zF8YMME11T3L8Bw==", "fingerprint": "32:01:9a:d8:b6:c5:3d:d8:da:c9:20:2c:f5:6a:ca:fa", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00"}}'
2026-05-26 17:29:53,362 106296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1234275532 created
2026-05-26 17:29:53,545 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-groups 0.182s
2026-05-26 17:29:53,545 106296 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--1113320636", "description": "tempest-description--555946698"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-4032ca75-be1c-48a9-8c9b-e7b820e7b3fb', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "name": "tempest-securitygroup--1113320636", "stateful": true, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "description": "tempest-description--555946698", "shared": false, "security_group_rules": [{"id": "042d6738-86ac-45ad-9703-f5475aa3bec9", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "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": 1487, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:29:53Z", "updated_at": "2026-05-26T17:29:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}, {"id": "25dad1b6-c7d0-4536-b318-00a3802f7267", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "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": 1486, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:29:53Z", "updated_at": "2026-05-26T17:29:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}], "tags": [], "created_at": "2026-05-26T17:29:53Z", "updated_at": "2026-05-26T17:29:53Z", "revision_number": 1}}'
2026-05-26 17:29:53,680 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.134s
2026-05-26 17:29:53,680 106296 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": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8a2c1e46-aaf7-41c7-af4d-08a1129f8ee8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6170750a-cb6c-41b2-8c7e-ed0c5cbd8f19", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:29:53Z", "updated_at": "2026-05-26T17:29:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:29:53,836 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.156s
2026-05-26 17:29:53,837 106296 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": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2e2f1a6b-ddc3-4795-a330-8b59fd021c8b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "08cbe0d5-088c-41a7-a758-873f727d2fca", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "17e68f18-67f3-49f4-9b87-16c90d9e1afb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:29:53Z", "updated_at": "2026-05-26T17:29:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:29:53,837 106296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1113320636 created
2026-05-26 17:29:54,452 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/floatingips 0.615s
2026-05-26 17:29:54,453 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8b14715d-d9da-42d2-8ee2-4fb0358c5291', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "95c7c125-15e4-4639-aee2-827d0eb77f47", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "floating_ip_address": "172.24.5.227", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:29:54Z", "updated_at": "2026-05-26T17:29:54Z", "revision_number": 0}}'
2026-05-26 17:29:54,453 106296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '95c7c125-15e4-4639-aee2-827d0eb77f47', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'floating_ip_address': '172.24.5.227', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:29:54Z', 'updated_at': '2026-05-26T17:29:54Z', 'revision_number': 0, 'ip': '172.24.5.227'} created
2026-05-26 17:29:54,453 106296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1234275532', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI/hZ/5pjtmEMbXsNQYYceRS2lp0FmbqzHUKKogOqBanDcCyYrNWkO/WcpTvLDN2oz06NwGjn4ULKdt4xqGAKUErqQMWhdugQgucG5qwTV+5hoMv659zF8YMME11T3L8Bw==', 'fingerprint': '32:01:9a:d8:b6:c5:3d:d8:da:c9:20:2c:f5:6a:ca:fa', 'user_id': '45a6e0b09c0a411c8ecf4ec2208bcd00', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDADqo8t3yYNVq0cw+c7RXkUs4wIDyjj/ZJ3NhZuGiiuAhA46ObWpSjM\nq77Tiddf/bagBwYFK4EEACKhZANiAASP4Wf+aY7ZhDG17DUGGHHkUtpadBZm6sx1\nCiqIDqgWpw3AsmKzVpDv1nKU7ywzdqM9OjcBo5+FCynbeMahgClBK6kDFoXboEIL\nnBuasE1fuYaDL+ufcxfGDDBNdU9y/Ac=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '17e68f18-67f3-49f4-9b87-16c90d9e1afb', 'name': 'tempest-securitygroup--1113320636', 'stateful': True, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'description': 'tempest-description--555946698', 'shared': False, 'security_group_rules': [{'id': '042d6738-86ac-45ad-9703-f5475aa3bec9', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'security_group_id': '17e68f18-67f3-49f4-9b87-16c90d9e1afb', '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': 1487, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:29:53Z', 'updated_at': '2026-05-26T17:29:53Z', 'revision_number': 0, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee'}, {'id': '25dad1b6-c7d0-4536-b318-00a3802f7267', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'security_group_id': '17e68f18-67f3-49f4-9b87-16c90d9e1afb', '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': 1486, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:29:53Z', 'updated_at': '2026-05-26T17:29:53Z', 'revision_number': 0, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee'}], 'tags': [], 'created_at': '2026-05-26T17:29:53Z', 'updated_at': '2026-05-26T17:29:53Z', 'revision_number': 1}, 'floating_ip': {'id': '95c7c125-15e4-4639-aee2-827d0eb77f47', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'floating_ip_address': '172.24.5.227', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:29:54Z', 'updated_at': '2026-05-26T17:29:54Z', 'revision_number': 0, 'ip': '172.24.5.227'}}
2026-05-26 17:29:55,261 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/compute/v2.1/servers 0.807s
2026-05-26 17:29:55,261 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-766227761", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "e8c72047-1f37-4fc5-9329-64e4432f4889"}], "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "key_name": "tempest-keypair-1234275532", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668', '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-a7ae35b7-9424-4cc0-abde-a55418b6e605', 'x-compute-request-id': 'req-a7ae35b7-9424-4cc0-abde-a55418b6e605', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers'}
Body: b'{"server": {"id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "adminPass": "Rd9TMYwvhLgK"}}'
2026-05-26 17:29:55,369 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.106s
2026-05-26 17:29:55,370 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', '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-a47f1e71-2899-475c-acbc-918450f854b6', 'x-compute-request-id': 'req-a47f1e71-2899-475c-acbc-918450f854b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1234275532", "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-05-26 17:29:56,470 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.093s
2026-05-26 17:29:56,471 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', '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-a35d3420-d86e-40a4-8219-0e0bd5f8e8c3', 'x-compute-request-id': 'req-a35d3420-d86e-40a4-8219-0e0bd5f8e8c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:29:57,583 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.105s
2026-05-26 17:29:57,583 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-86782cb3-2b57-4bad-b8c7-da53e2075251', 'x-compute-request-id': 'req-86782cb3-2b57-4bad-b8c7-da53e2075251', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "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": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:29:57,591 106296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 17:29:58,677 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.085s
2026-05-26 17:29:58,677 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-6bbcc6ac-c62f-4f1d-a6da-150799fd7119', 'x-compute-request-id': 'req-6bbcc6ac-c62f-4f1d-a6da-150799fd7119', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "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": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:29:59,769 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.086s
2026-05-26 17:29:59,769 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:29:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-784c8777-106f-406a-8a58-fb89016feaa0', 'x-compute-request-id': 'req-784c8777-106f-406a-8a58-fb89016feaa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:29:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "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": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:29:59,776 106296 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-26 17:30:01,001 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.224s
2026-05-26 17:30:01,001 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', '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-4e8132e1-6a4b-43b9-b02e-3bceb667c56c', 'x-compute-request-id': 'req-4e8132e1-6a4b-43b9-b02e-3bceb667c56c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "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": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:01,009 106296 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-26 17:30:02,250 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.240s
2026-05-26 17:30:02,251 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', '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-4d53f4b1-715c-4455-93f0-9cee8efb5d4f', 'x-compute-request-id': 'req-4d53f4b1-715c-4455-93f0-9cee8efb5d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "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": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:03,452 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.191s
2026-05-26 17:30:03,452 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-d129f978-af6c-4976-96c1-0de047a5a6ee', 'x-compute-request-id': 'req-d129f978-af6c-4976-96c1-0de047a5a6ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:03,459 106296 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-26 17:30:04,766 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.306s
2026-05-26 17:30:04,766 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-1ef2cd2b-80c0-432f-90e7-0625e7c5d253', 'x-compute-request-id': 'req-1ef2cd2b-80c0-432f-90e7-0625e7c5d253', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:06,088 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.312s
2026-05-26 17:30:06,088 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-fc7c3789-940b-4454-9be2-075b225f52b3', 'x-compute-request-id': 'req-fc7c3789-940b-4454-9be2-075b225f52b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:07,485 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.390s
2026-05-26 17:30:07,485 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-968b73d2-0f10-4388-9802-75b0ac41c999', 'x-compute-request-id': 'req-968b73d2-0f10-4388-9802-75b0ac41c999', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:08,700 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.205s
2026-05-26 17:30:08,701 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-e8c91796-3d20-44ef-9cdd-f1cf53eac253', 'x-compute-request-id': 'req-e8c91796-3d20-44ef-9cdd-f1cf53eac253', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:09,936 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.229s
2026-05-26 17:30:09,936 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-e7352619-edd1-42e9-a3a0-48628a0cde29', 'x-compute-request-id': 'req-e7352619-edd1-42e9-a3a0-48628a0cde29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:11,207 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.264s
2026-05-26 17:30:11,207 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef1b628-0ef5-4599-922d-91d63528c05b', 'x-compute-request-id': 'req-eef1b628-0ef5-4599-922d-91d63528c05b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}]}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:11,212 106296 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-05-26 17:30:11,345 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668/os-interface 0.132s
2026-05-26 17:30:11,345 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', '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-69c7a2bc-659e-4940-b203-364dccac3eda', 'x-compute-request-id': 'req-69c7a2bc-659e-4940-b203-364dccac3eda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e8c72047-1f37-4fc5-9329-64e4432f4889", "port_id": "efd6194b-b9e7-4018-a7e2-3cc2a132cd6e", "mac_addr": "fa:16:3e:db:ed:91", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b21c9c5a-afb7-4b8d-a2aa-aca7242dac91", "ip_address": "10.1.0.13"}]}]}'
2026-05-26 17:30:11,995 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.252/networking/v2.0/floatingips/95c7c125-15e4-4639-aee2-827d0eb77f47 0.648s
2026-05-26 17:30:11,996 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "efd6194b-b9e7-4018-a7e2-3cc2a132cd6e"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d3f592d8-a9f5-4001-b1cf-1c32a3833779', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/95c7c125-15e4-4639-aee2-827d0eb77f47'}
Body: b'{"floatingip": {"id": "95c7c125-15e4-4639-aee2-827d0eb77f47", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "floating_ip_address": "172.24.5.227", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": "41590426-7792-4fd3-acb6-98279461695a", "port_id": "efd6194b-b9e7-4018-a7e2-3cc2a132cd6e", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e8c72047-1f37-4fc5-9329-64e4432f4889", "mac_address": "fa:16:3e:db:ed:91", "admin_state_up": true, "status": "ACTIVE", "device_id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:29:54Z", "updated_at": "2026-05-26T17:30:11Z", "revision_number": 1}}'
2026-05-26 17:30:11,996 106296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.227:22' as 'cirros' with public key authentication
2026-05-26 17:30:47,851 106296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 17:30:48,022 106296 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 17:30:48,022 106296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.227 successfully created
2026-05-26 17:30:48,221 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.198s
2026-05-26 17:30:48,221 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-7ad400b1-3328-4acf-8ae0-4fbba7891568', 'x-compute-request-id': 'req-7ad400b1-3328-4acf-8ae0-4fbba7891568', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}, {"version": 4, "addr": "172.24.5.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}]}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:30:48,525 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 204 DELETE https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.299s
2026-05-26 17:30:48,525 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e7214e13-ba07-4bfb-a2d0-ab37a1184888', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b''
2026-05-26 17:30:48,538 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 404 GET https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.013s
2026-05-26 17:30:48,539 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5444e5b3-3252-41c6-9d13-1ccb31f77892', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b'{"message": "No image found with ID 9a0611a0-273f-4e05-88ae-abf92c4be945<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-05-26 17:30:48,539 106296 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPatternV346-server-455082078
2026-05-26 17:30:51,380 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff/action 2.840s
2026-05-26 17:30:51,380 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-1113595394"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'https://10.4.3.252/image//images/98f9393e-0cd5-457e-88b8-53cbb7f39716', '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-0db87afb-4609-4cc6-80fd-1b1be9a0b43b', 'x-compute-request-id': 'req-0db87afb-4609-4cc6-80fd-1b1be9a0b43b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff/action'}
Body: b''
2026-05-26 17:30:51,399 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716 0.017s
2026-05-26 17:30:51,400 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1920', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6dc1b8a9-ad04-410f-b0b5-c0c9036b5653', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"snapshot_id\\": \\"acadbc4b-fb31-4927-9bb4-c42ccb0511fa\\", \\"device_type\\": \\"disk\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"source_type\\": \\"snapshot\\", \\"encryption_options\\": null, \\"volume_id\\": null, \\"guest_format\\": null, \\"volume_type\\": null, \\"encryption_secret_uuid\\": null, \\"encryption_format\\": null, \\"boot_index\\": 0, \\"disk_bus\\": \\"virtio\\", \\"tag\\": null, \\"volume_size\\": 1, \\"no_device\\": null, \\"encrypted\\": null, \\"destination_type\\": \\"volume\\", \\"device_name\\": \\"/dev/vda\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-723016158", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-1113595394", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9359ae23cd1f4f5382f5163fee807eee", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "98f9393e-0cd5-457e-88b8-53cbb7f39716", "created_at": "2026-05-26T17:30:50Z", "updated_at": "2026-05-26T17:30:51Z", "tags": [], "self": "/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716", "file": "/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:30:51,417 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716 0.017s
2026-05-26 17:30:51,418 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1920', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dd9defac-79a3-42ac-9701-d48db1022c30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"snapshot_id\\": \\"acadbc4b-fb31-4927-9bb4-c42ccb0511fa\\", \\"device_type\\": \\"disk\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"source_type\\": \\"snapshot\\", \\"encryption_options\\": null, \\"volume_id\\": null, \\"guest_format\\": null, \\"volume_type\\": null, \\"encryption_secret_uuid\\": null, \\"encryption_format\\": null, \\"boot_index\\": 0, \\"disk_bus\\": \\"virtio\\", \\"tag\\": null, \\"volume_size\\": 1, \\"no_device\\": null, \\"encrypted\\": null, \\"destination_type\\": \\"volume\\", \\"device_name\\": \\"/dev/vda\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-723016158", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-1113595394", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9359ae23cd1f4f5382f5163fee807eee", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "98f9393e-0cd5-457e-88b8-53cbb7f39716", "created_at": "2026-05-26T17:30:50Z", "updated_at": "2026-05-26T17:30:51Z", "tags": [], "self": "/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716", "file": "/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:30:51,441 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa 0.023s
2026-05-26 17:30:51,441 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7d7f16-8469-4f58-a589-75fa45163fbd', 'content-length': '483', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7d7f16-8469-4f58-a589-75fa45163fbd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa'}
Body: b'{"snapshot": {"id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "created_at": "2026-05-26T17:30:49.000000", "updated_at": "2026-05-26T17:30:49.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1113595394", "description": null, "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9359ae23cd1f4f5382f5163fee807eee", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:30:51,446 106296 INFO [tempest.common.waiters] snapshot acadbc4b-fb31-4927-9bb4-c42ccb0511fa reached available after waiting for 0.446283 seconds
2026-05-26 17:30:51,446 106296 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternV346snapshot-1113595394 for server tempest-TestVolumeBootPatternV346-server-455082078
2026-05-26 17:30:51,466 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716 0.019s
2026-05-26 17:30:51,466 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1920', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2bb8c5a3-bd6f-43de-a013-511c080fba94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"snapshot_id\\": \\"acadbc4b-fb31-4927-9bb4-c42ccb0511fa\\", \\"device_type\\": \\"disk\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"source_type\\": \\"snapshot\\", \\"encryption_options\\": null, \\"volume_id\\": null, \\"guest_format\\": null, \\"volume_type\\": null, \\"encryption_secret_uuid\\": null, \\"encryption_format\\": null, \\"boot_index\\": 0, \\"disk_bus\\": \\"virtio\\", \\"tag\\": null, \\"volume_size\\": 1, \\"no_device\\": null, \\"encrypted\\": null, \\"destination_type\\": \\"volume\\", \\"device_name\\": \\"/dev/vda\\"}]", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-723016158", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-1113595394", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9359ae23cd1f4f5382f5163fee807eee", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "98f9393e-0cd5-457e-88b8-53cbb7f39716", "created_at": "2026-05-26T17:30:50Z", "updated_at": "2026-05-26T17:30:51Z", "tags": [], "self": "/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716", "file": "/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716/file", "schema": "/v2/schemas/image"}'
2026-05-26 17:30:51,763 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/volume/v3/volumes 0.295s
2026-05-26 17:30:51,763 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1271733930", "snapshot_id": null, "imageRef": "98f9393e-0cd5-457e-88b8-53cbb7f39716", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420158e1-761d-4c31-b9cc-f0633c62b96b', 'content-length': '814', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420158e1-761d-4c31-b9cc-f0633c62b96b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes'}
Body: b'{"volume": {"id": "d969e145-ba2b-4015-a872-5208135ebbe7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:30:51.691979", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1271733930", "description": null, "volume_type": "storpool", "snapshot_id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-05-26 17:30:51,811 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7 0.041s
2026-05-26 17:30:51,811 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e7d58d-480a-43bc-8f16-aee81f48fca6', 'content-length': '882', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e7d58d-480a-43bc-8f16-aee81f48fca6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7'}
Body: b'{"volume": {"id": "d969e145-ba2b-4015-a872-5208135ebbe7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:30:52.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1271733930", "description": null, "volume_type": "storpool", "snapshot_id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:30:52,852 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7 0.032s
2026-05-26 17:30:52,852 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8426a76a-7196-4dfb-9702-5222bc66aefd', 'content-length': '1423', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8426a76a-7196-4dfb-9702-5222bc66aefd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7'}
Body: b'{"volume": {"id": "d969e145-ba2b-4015-a872-5208135ebbe7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:30:52.000000", "updated_at": "2026-05-26T17:30:52.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1271733930", "description": null, "volume_type": "storpool", "snapshot_id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:30:52,857 106296 INFO [tempest.common.waiters] volume d969e145-ba2b-4015-a872-5208135ebbe7 reached available after waiting for 1.857688 seconds
2026-05-26 17:30:52,889 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7 0.032s
2026-05-26 17:30:52,889 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caeeb844-4da0-4310-97ec-b7a4c6038c84', 'content-length': '1423', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caeeb844-4da0-4310-97ec-b7a4c6038c84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7'}
Body: b'{"volume": {"id": "d969e145-ba2b-4015-a872-5208135ebbe7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:30:52.000000", "updated_at": "2026-05-26T17:30:52.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1271733930", "description": null, "volume_type": "storpool", "snapshot_id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:30:52,994 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.252/identity/v3/auth/tokens 0.094s
2026-05-26 17:30:52,994 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d2058803-ccda-4442-aa7b-7d8d69ea4c01', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "name": "tempest-TestVolumeBootPatternV346-723016158-project-member", "password_expires_at": null}, "audit_ids": ["scupvB2KRVq6SwoU-UMHcg"], "expires_at": "2026-05-26T18:30:52.000000Z", "issued_at": "2026-05-26T17:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9359ae23cd1f4f5382f5163fee807eee", "name": "tempest-TestVolumeBootPatternV346-723016158"}, "is_domain": false, "roles": [{"id": "e49e239b73be4548b6302376b0540570", "name": "reader"}, {"id": "f349866db97b451aba1f677bbbcbadc0", "name": "member"}], "catalog": [{"endpoints": [{"id": "f67f5b7298ff467eae2c3a3324073ad1", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/image", "region": "RegionOne"}], "id": "0f1566ff602040119d432b6b4c56ecc0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4521b481f7e7432f877bb4f8925f88a7", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/volume/v3", "region": "RegionOne"}], "id": "3372ad68dd3f44e99b9414d8d9d92478", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9ec1a0c45b524022af75316dc01159d9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2.1", "region": "RegionOne"}], "id": "4ca38f97bbdd4662994650906c59c8e8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4fabe8eedc7647c2b15e76f0d80e4cfa", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/compute/v2/9359ae23cd1f4f5382f5163fee807eee", "region": "RegionOne"}], "id": "7b47d57ff05b46869cd9ebf318e7a2b5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4a33b6bbfdc0427a82fcc661768dc514", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.252:8080", "region": "RegionOne"}, {"id": "70d1c2bc5a80462fb9bf01374a481fa2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252:8080/v1/AUTH_9359ae23cd1f4f5382f5163fee807eee", "region": "RegionOne"}], "id": "bfe8348e2a9942eabe88274d1ec33990", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8ed06fcd65a64a8c8b2a83c938f2ffc2", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/networking", "region": "RegionOne"}], "id": "d6748cd49ef14aaa83c1a7023685c475", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6bc5f84a4292421dbea93a4d01dbb34a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/placement", "region": "RegionOne"}], "id": "e4ad7e451a0c4a30963f93247926201b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a050ad1f2f0c4a4c997ede99cfa7c725", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.252/identity", "region": "RegionOne"}], "id": "ea43bfbba11c4465b11c4324d8af5ed4", "type": "identity", "name": "keystone"}]}}'
2026-05-26 17:30:52,995 106296 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': 'e8c72047-1f37-4fc5-9329-64e4432f4889', 'name': 'tempest-TestVolumeBootPatternV346-332130241-network', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', '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': 19409, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-26T17:28:43Z', 'updated_at': '2026-05-26T17:28:43Z', 'revision_number': 1} available for tenant
2026-05-26 17:30:52,995 106296 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-26 17:30:52,995 106296 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-26 17:30:53,038 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.252/compute/v2.1/os-keypairs 0.042s
2026-05-26 17:30:53,038 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-236785797", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI04xEtsjCaNdlromh+omc0M34luz5jAqb+dkkf/ciBqmmREhExmRHpCKdbgSkaqq6bj+ef6991HX+DTx3KpPTEux20bz+fC9r3/RBnUO7MpoGIByUfgjIp7JaBC/iXkKA=="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b2020f-85cc-420f-b192-29aa70ee768a', 'x-compute-request-id': 'req-77b2020f-85cc-420f-b192-29aa70ee768a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-236785797", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI04xEtsjCaNdlromh+omc0M34luz5jAqb+dkkf/ciBqmmREhExmRHpCKdbgSkaqq6bj+ef6991HX+DTx3KpPTEux20bz+fC9r3/RBnUO7MpoGIByUfgjIp7JaBC/iXkKA==", "fingerprint": "1e:46:4e:4f:f7:f6:a6:73:48:5a:e7:e3:c7:43:1b:45", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00"}}'
2026-05-26 17:30:53,039 106296 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-236785797 created
2026-05-26 17:30:53,256 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-groups 0.216s
2026-05-26 17:30:53,256 106296 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--1957943526", "description": "tempest-description--2047462615"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-73b1d106-5873-490f-ad29-cba06b6f21fd', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "name": "tempest-securitygroup--1957943526", "stateful": true, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "description": "tempest-description--2047462615", "shared": false, "security_group_rules": [{"id": "ad20fd6f-cc62-4a84-9ae1-c1854696d986", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "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": 1538, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:30:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}, {"id": "e5b8d122-abf1-4088-b992-821bc9a6b09c", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "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": 1537, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:30:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}], "tags": [], "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:30:53Z", "revision_number": 1}}'
2026-05-26 17:30:53,367 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.110s
2026-05-26 17:30:53,367 106296 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": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4d2470c9-2dc6-418c-b2e6-12704ca080fa', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5a7bc7e8-4296-405d-a419-43fcaacce5d3", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:30:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:30:53,499 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/security-group-rules 0.132s
2026-05-26 17:30:53,499 106296 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": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fcdaad5b-7463-4620-af93-7e16f5cc4f64', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "325a6dbb-f643-4adc-9231-437b3a127797", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "security_group_id": "5d04324b-fdf0-4113-ab74-a72ac735fb64", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:30:53Z", "revision_number": 0, "tenant_id": "9359ae23cd1f4f5382f5163fee807eee"}}'
2026-05-26 17:30:53,500 106296 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1957943526 created
2026-05-26 17:30:54,124 106296 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.252/networking/v2.0/floatingips 0.624s
2026-05-26 17:30:54,124 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-71147618-0099-4b95-9150-d7c0acbb6d71', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "74f66d9f-3907-4ec7-857f-7ced5add1958", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "floating_ip_address": "172.24.5.33", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:30:53Z", "revision_number": 0}}'
2026-05-26 17:30:54,125 106296 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '74f66d9f-3907-4ec7-857f-7ced5add1958', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'floating_ip_address': '172.24.5.33', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:30:53Z', 'updated_at': '2026-05-26T17:30:53Z', 'revision_number': 0, 'ip': '172.24.5.33'} created
2026-05-26 17:30:54,125 106296 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-236785797', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI04xEtsjCaNdlromh+omc0M34luz5jAqb+dkkf/ciBqmmREhExmRHpCKdbgSkaqq6bj+ef6991HX+DTx3KpPTEux20bz+fC9r3/RBnUO7MpoGIByUfgjIp7JaBC/iXkKA==', 'fingerprint': '1e:46:4e:4f:f7:f6:a6:73:48:5a:e7:e3:c7:43:1b:45', 'user_id': '45a6e0b09c0a411c8ecf4ec2208bcd00', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB1xjU7q7UAjLcGe5okT6U/RyFj6F6DN7HVB67mI5KLJMZB58hDoatp\nCkNtuX+N/3egBwYFK4EEACKhZANiAASNOMRLbIwmjXZa6JofqJnNDN+Jbs+YwKm/\nnZJH/3IgappkRIRMZkR6QinW4EpGqqum4/nn+vfdR1/g08dyqT0xLsdtG8/nwva9\n/0QZ1DuzKaBiAclH4IyKeyWgQv4l5Cg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5d04324b-fdf0-4113-ab74-a72ac735fb64', 'name': 'tempest-securitygroup--1957943526', 'stateful': True, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'description': 'tempest-description--2047462615', 'shared': False, 'security_group_rules': [{'id': 'ad20fd6f-cc62-4a84-9ae1-c1854696d986', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'security_group_id': '5d04324b-fdf0-4113-ab74-a72ac735fb64', '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': 1538, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:30:53Z', 'updated_at': '2026-05-26T17:30:53Z', 'revision_number': 0, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee'}, {'id': 'e5b8d122-abf1-4088-b992-821bc9a6b09c', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'security_group_id': '5d04324b-fdf0-4113-ab74-a72ac735fb64', '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': 1537, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-26T17:30:53Z', 'updated_at': '2026-05-26T17:30:53Z', 'revision_number': 0, 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee'}], 'tags': [], 'created_at': '2026-05-26T17:30:53Z', 'updated_at': '2026-05-26T17:30:53Z', 'revision_number': 1}, 'floating_ip': {'id': '74f66d9f-3907-4ec7-857f-7ced5add1958', 'tenant_id': '9359ae23cd1f4f5382f5163fee807eee', 'project_id': '9359ae23cd1f4f5382f5163fee807eee', 'floating_ip_address': '172.24.5.33', 'floating_network_id': '53b81532-97a1-4740-b2cf-ce262ca7e749', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-26T17:30:53Z', 'updated_at': '2026-05-26T17:30:53Z', 'revision_number': 0, 'ip': '172.24.5.33'}}
2026-05-26 17:30:54,930 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.252/compute/v2.1/servers 0.805s
2026-05-26 17:30:54,931 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1120758693", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "d969e145-ba2b-4015-a872-5208135ebbe7", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "e8c72047-1f37-4fc5-9329-64e4432f4889"}], "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "key_name": "tempest-keypair-236785797", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9', '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-ed48cd5c-f0c3-4c5b-bf18-3e015c9eb6cb', 'x-compute-request-id': 'req-ed48cd5c-f0c3-4c5b-bf18-3e015c9eb6cb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/servers'}
Body: b'{"server": {"id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "adminPass": "zvj4d6e2WEEe"}}'
2026-05-26 17:30:55,037 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.103s
2026-05-26 17:30:55,037 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', '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-4e8d6e3c-61eb-4841-bbf6-117eefa5e6bd', 'x-compute-request-id': 'req-4e8d6e3c-61eb-4841-bbf6-117eefa5e6bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-236785797", "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-05-26 17:30:56,134 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.088s
2026-05-26 17:30:56,134 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', '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-7ff5e03b-c0d9-47b5-9b33-08aa70271da5', 'x-compute-request-id': 'req-7ff5e03b-c0d9-47b5-9b33-08aa70271da5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:30:57,515 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.373s
2026-05-26 17:30:57,516 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-3cce318c-6866-49d3-ac10-2636992f84e4', 'x-compute-request-id': 'req-3cce318c-6866-49d3-ac10-2636992f84e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "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": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:30:57,522 106296 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-26 17:30:58,628 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.104s
2026-05-26 17:30:58,628 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', '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-da822c32-a55b-4971-8358-21a1b3515f27', 'x-compute-request-id': 'req-da822c32-a55b-4971-8358-21a1b3515f27', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "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": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:30:59,799 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.162s
2026-05-26 17:30:59,800 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:30:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f2458d-8fea-4e4f-9176-b105ec602666', 'x-compute-request-id': 'req-a9f2458d-8fea-4e4f-9176-b105ec602666', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:30:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "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": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:30:59,811 106296 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-26 17:31:01,864 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 1.052s
2026-05-26 17:31:01,864 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', '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-f8e5bda6-c485-41fe-95cf-81407db93833', 'x-compute-request-id': 'req-f8e5bda6-c485-41fe-95cf-81407db93833', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "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": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:01,869 106296 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-05-26 17:31:03,038 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.168s
2026-05-26 17:31:03,038 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-b544d8f7-8e9c-488b-834c-d7c31f4003c3', 'x-compute-request-id': 'req-b544d8f7-8e9c-488b-834c-d7c31f4003c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:03,043 106296 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-05-26 17:31:04,227 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.183s
2026-05-26 17:31:04,228 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-b3f9dc57-80bb-4215-8875-62a4c9868a02', 'x-compute-request-id': 'req-b3f9dc57-80bb-4215-8875-62a4c9868a02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:05,440 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.207s
2026-05-26 17:31:05,441 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-99f80c3c-aae5-4d20-a390-ff79c06e9013', 'x-compute-request-id': 'req-99f80c3c-aae5-4d20-a390-ff79c06e9013', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:06,631 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.182s
2026-05-26 17:31:06,632 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-89439902-7bdc-4a1b-9742-273f82475826', 'x-compute-request-id': 'req-89439902-7bdc-4a1b-9742-273f82475826', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:07,895 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.253s
2026-05-26 17:31:07,895 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-9d63adc5-7942-4c0e-bf89-623a20fe56a8', 'x-compute-request-id': 'req-9d63adc5-7942-4c0e-bf89-623a20fe56a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:09,581 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.675s
2026-05-26 17:31:09,581 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', '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-9f6a78c1-97ac-40a4-94ba-2086d283b974', 'x-compute-request-id': 'req-9f6a78c1-97ac-40a4-94ba-2086d283b974', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "BUILD", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:10,766 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.177s
2026-05-26 17:31:10,767 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a13e09-4bcf-40bb-b474-68702330d4d9', 'x-compute-request-id': 'req-27a13e09-4bcf-40bb-b474-68702330d4d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}]}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:10,773 106296 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-05-26 17:31:10,906 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9/os-interface 0.133s
2026-05-26 17:31:10,906 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', '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-96abbe6d-6521-4a3d-9bd1-21addf6cfda3', 'x-compute-request-id': 'req-96abbe6d-6521-4a3d-9bd1-21addf6cfda3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e8c72047-1f37-4fc5-9329-64e4432f4889", "port_id": "82e781d0-5ffd-4748-95b6-ef7048996d45", "mac_addr": "fa:16:3e:d4:eb:93", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b21c9c5a-afb7-4b8d-a2aa-aca7242dac91", "ip_address": "10.1.0.10"}]}]}'
2026-05-26 17:31:11,530 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.252/networking/v2.0/floatingips/74f66d9f-3907-4ec7-857f-7ced5add1958 0.622s
2026-05-26 17:31:11,530 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "82e781d0-5ffd-4748-95b6-ef7048996d45"}}
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-289e6ee9-6609-4806-a898-9ca7a0b35a5d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/74f66d9f-3907-4ec7-857f-7ced5add1958'}
Body: b'{"floatingip": {"id": "74f66d9f-3907-4ec7-857f-7ced5add1958", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "project_id": "9359ae23cd1f4f5382f5163fee807eee", "floating_ip_address": "172.24.5.33", "floating_network_id": "53b81532-97a1-4740-b2cf-ce262ca7e749", "router_id": "41590426-7792-4fd3-acb6-98279461695a", "port_id": "82e781d0-5ffd-4748-95b6-ef7048996d45", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e8c72047-1f37-4fc5-9329-64e4432f4889", "mac_address": "fa:16:3e:d4:eb:93", "admin_state_up": true, "status": "ACTIVE", "device_id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-26T17:30:53Z", "updated_at": "2026-05-26T17:31:11Z", "revision_number": 1}}'
2026-05-26 17:31:11,531 106296 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.33:22' as 'cirros' with public key authentication
2026-05-26 17:31:47,245 106296 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-26 17:31:47,428 106296 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-26 17:31:47,428 106296 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.33 successfully created
2026-05-26 17:31:47,652 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.223s
2026-05-26 17:31:47,652 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1561', '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-454f76f8-37a1-48ee-9f93-e13a86de576d', 'x-compute-request-id': 'req-454f76f8-37a1-48ee-9f93-e13a86de576d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}, {"version": 4, "addr": "172.24.5.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}]}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:47,744 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.086s
2026-05-26 17:31:47,744 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:47 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-87d3dbae-302a-4cdc-9095-d8de8d3377ac', 'x-compute-request-id': 'req-87d3dbae-302a-4cdc-9095-d8de8d3377ac', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b''
2026-05-26 17:31:47,905 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.161s
2026-05-26 17:31:47,906 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-4d97f436-c336-4ec3-9e29-ece0f0434c4f', 'x-compute-request-id': 'req-4d97f436-c336-4ec3-9e29-ece0f0434c4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}, {"version": 4, "addr": "172.24.5.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}]}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:49,127 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.216s
2026-05-26 17:31:49,127 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-5c41aaf8-b0ac-461e-bf25-5b0dd84782ad', 'x-compute-request-id': 'req-5c41aaf8-b0ac-461e-bf25-5b0dd84782ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}, {"version": 4, "addr": "172.24.5.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}]}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:50,291 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.157s
2026-05-26 17:31:50,291 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-a24dcd22-e630-428c-a4f8-85fecacadd4d', 'x-compute-request-id': 'req-a24dcd22-e630-428c-a4f8-85fecacadd4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}, {"version": 4, "addr": "172.24.5.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:eb:93"}]}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1957943526"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:51,420 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.121s
2026-05-26 17:31:51,421 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ac42f5b-0659-4a27-9ec1-3ba9898940c4', 'x-compute-request-id': 'req-8ac42f5b-0659-4a27-9ec1-3ba9898940c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:52,531 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.101s
2026-05-26 17:31:52,531 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', '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-96f5f15c-479c-4f5e-879d-9de40bdea754', 'x-compute-request-id': 'req-96f5f15c-479c-4f5e-879d-9de40bdea754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "DELETED", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:52Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:31:52.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:52,536 106296 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-26 17:31:53,633 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.096s
2026-05-26 17:31:53,633 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', '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-1d4c5779-d53b-42b9-a2fe-7ecf37ea815e', 'x-compute-request-id': 'req-1d4c5779-d53b-42b9-a2fe-7ecf37ea815e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:30:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1120758693", "status": "DELETED", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:52Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-236785797", "OS-SRV-USG:launched_at": "2026-05-26T17:31:10.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:31:52.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d969e145-ba2b-4015-a872-5208135ebbe7"}]}}'
2026-05-26 17:31:54,671 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 0.030s
2026-05-26 17:31:54,671 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:54 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-1753e660-8a15-482c-bc75-e73694950bfb', 'x-compute-request-id': 'req-1753e660-8a15-482c-bc75-e73694950bfb', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f6b3dc23-dcbe-4754-9b5d-9884a8a2d8a9 could not be found."}}'
2026-05-26 17:31:54,699 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-236785797 0.027s
2026-05-26 17:31:54,699 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:54 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-0403e189-71f2-458c-92ba-deb420cfebdd', 'x-compute-request-id': 'req-0403e189-71f2-458c-92ba-deb420cfebdd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-236785797'}
Body: b''
2026-05-26 17:31:54,814 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/security-groups/5d04324b-fdf0-4113-ab74-a72ac735fb64 0.114s
2026-05-26 17:31:54,814 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-bb62fb63-528d-45cb-bd29-58ee909536a1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/5d04324b-fdf0-4113-ab74-a72ac735fb64'}
Body: b''
2026-05-26 17:31:54,829 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/networking/v2.0/security-groups/5d04324b-fdf0-4113-ab74-a72ac735fb64 0.015s
2026-05-26 17:31:54,830 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c4d8ecc9-c6f8-4d98-85a9-e9f19918fac0', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/5d04324b-fdf0-4113-ab74-a72ac735fb64'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5d04324b-fdf0-4113-ab74-a72ac735fb64 does not exist", "detail": ""}}'
2026-05-26 17:31:55,054 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/floatingips/74f66d9f-3907-4ec7-857f-7ced5add1958 0.224s
2026-05-26 17:31:55,055 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-54144460-19d7-4ca3-91a8-f8a5976fe3d6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/74f66d9f-3907-4ec7-857f-7ced5add1958'}
Body: b''
2026-05-26 17:31:55,088 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7 0.033s
2026-05-26 17:31:55,089 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81643ab-5929-4fe5-8265-b668e3906579', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7'}
Body: b''
2026-05-26 17:31:55,117 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7 0.028s
2026-05-26 17:31:55,118 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec7a8fe-6203-4fd8-bac0-3da23cb68b9c', 'content-length': '1422', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec7a8fe-6203-4fd8-bac0-3da23cb68b9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7'}
Body: b'{"volume": {"id": "d969e145-ba2b-4015-a872-5208135ebbe7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:30:52.000000", "updated_at": "2026-05-26T17:31:55.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1271733930", "description": null, "volume_type": "storpool", "snapshot_id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/d969e145-ba2b-4015-a872-5208135ebbe7"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:31:56,138 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7 0.015s
2026-05-26 17:31:56,138 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d508f5c-2f27-40f0-aa1e-baaf0726703d', 'x-openstack-request-id': 'req-9d508f5c-2f27-40f0-aa1e-baaf0726703d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/volumes/d969e145-ba2b-4015-a872-5208135ebbe7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume d969e145-ba2b-4015-a872-5208135ebbe7 could not be found."}}'
2026-05-26 17:31:56,179 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa 0.041s
2026-05-26 17:31:56,180 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec16eb3-da82-4ab9-8bc2-dde8dd14297c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa'}
Body: b''
2026-05-26 17:31:56,202 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa 0.022s
2026-05-26 17:31:56,202 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fe2b53-7ad4-43ab-a01f-f6b1d1e21888', 'content-length': '482', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fe2b53-7ad4-43ab-a01f-f6b1d1e21888', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa'}
Body: b'{"snapshot": {"id": "acadbc4b-fb31-4927-9bb4-c42ccb0511fa", "created_at": "2026-05-26T17:30:49.000000", "updated_at": "2026-05-26T17:31:56.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1113595394", "description": null, "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9359ae23cd1f4f5382f5163fee807eee", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:31:57,217 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa 0.012s
2026-05-26 17:31:57,217 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1056622-3142-4d16-a925-01456fc3c45f', 'x-openstack-request-id': 'req-f1056622-3142-4d16-a925-01456fc3c45f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/acadbc4b-fb31-4927-9bb4-c42ccb0511fa'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot acadbc4b-fb31-4927-9bb4-c42ccb0511fa could not be found."}}'
2026-05-26 17:31:57,488 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716 0.271s
2026-05-26 17:31:57,488 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f5068df7-f713-420a-99c6-55bbf4ea0b4d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716'}
Body: b''
2026-05-26 17:31:57,500 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716 0.011s
2026-05-26 17:31:57,500 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f188a589-8ce8-4923-89c0-c5ef21654f41', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/image/v2/images/98f9393e-0cd5-457e-88b8-53cbb7f39716'}
Body: b'{"message": "No image found with ID 98f9393e-0cd5-457e-88b8-53cbb7f39716<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-05-26 17:31:57,571 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.070s
2026-05-26 17:31:57,571 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31: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-2e1b2b8d-954a-42ce-a29d-a2818b4039bd', 'x-compute-request-id': 'req-2e1b2b8d-954a-42ce-a29d-a2818b4039bd', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b''
2026-05-26 17:31:57,759 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.188s
2026-05-26 17:31:57,759 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3dbbdb1-6e46-40b1-8900-db395bd64f93', 'x-compute-request-id': 'req-e3dbbdb1-6e46-40b1-8900-db395bd64f93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}, {"version": 4, "addr": "172.24.5.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}]}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:31:59,003 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.238s
2026-05-26 17:31:59,003 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:31:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e62f24d-5341-4bac-8cdf-e87261ee2948', 'x-compute-request-id': 'req-2e62f24d-5341-4bac-8cdf-e87261ee2948', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}, {"version": 4, "addr": "172.24.5.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}]}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:32:00,170 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.161s
2026-05-26 17:32:00,170 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed576fc-79b0-433e-9011-7399c60bfe46', 'x-compute-request-id': 'req-7ed576fc-79b0-433e-9011-7399c60bfe46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}, {"version": 4, "addr": "172.24.5.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:ed:91"}]}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1113320636"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:32:01,270 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.088s
2026-05-26 17:32:01,270 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f133aaf-b32a-4057-97e1-03a985793778', 'x-compute-request-id': 'req-4f133aaf-b32a-4057-97e1-03a985793778', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:31:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:32:02,385 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.109s
2026-05-26 17:32:02,385 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', '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-3070fa78-a87e-420f-a641-28daf9b6208f', 'x-compute-request-id': 'req-3070fa78-a87e-420f-a641-28daf9b6208f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "DELETED", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:32:02Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:01.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:32:02,390 106296 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-26 17:32:03,505 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.114s
2026-05-26 17:32:03,505 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', '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-880fced4-330a-47fb-94ad-ce80ee1dff9e', 'x-compute-request-id': 'req-880fced4-330a-47fb-94ad-ce80ee1dff9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-26T17:29:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "de5bbd2a-ca21-44a6-a6d9-9edf65123668", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-766227761", "status": "DELETED", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:32:02Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1234275532", "OS-SRV-USG:launched_at": "2026-05-26T17:30:09.000000", "OS-SRV-USG:terminated_at": "2026-05-26T17:32:01.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}]}}'
2026-05-26 17:32:04,543 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668 0.029s
2026-05-26 17:32:04,543 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 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-087de1e9-6772-4019-b26e-aa88c1226054', 'x-compute-request-id': 'req-087de1e9-6772-4019-b26e-aa88c1226054', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/de5bbd2a-ca21-44a6-a6d9-9edf65123668'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance de5bbd2a-ca21-44a6-a6d9-9edf65123668 could not be found."}}'
2026-05-26 17:32:04,566 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-1234275532 0.022s
2026-05-26 17:32:04,566 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 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-04680add-3d88-4daf-8477-72424623f343', 'x-compute-request-id': 'req-04680add-3d88-4daf-8477-72424623f343', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-1234275532'}
Body: b''
2026-05-26 17:32:04,668 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/security-groups/17e68f18-67f3-49f4-9b87-16c90d9e1afb 0.102s
2026-05-26 17:32:04,668 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c7affb5c-08e7-455e-9a5e-a61441960634', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/17e68f18-67f3-49f4-9b87-16c90d9e1afb'}
Body: b''
2026-05-26 17:32:04,680 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/networking/v2.0/security-groups/17e68f18-67f3-49f4-9b87-16c90d9e1afb 0.012s
2026-05-26 17:32:04,680 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-80a64642-ed95-4b43-82fd-4b899c6b5e6f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/17e68f18-67f3-49f4-9b87-16c90d9e1afb'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 17e68f18-67f3-49f4-9b87-16c90d9e1afb does not exist", "detail": ""}}'
2026-05-26 17:32:04,879 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/floatingips/95c7c125-15e4-4639-aee2-827d0eb77f47 0.199s
2026-05-26 17:32:04,880 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-697e36ab-5193-4e0e-bea7-c79ed1df663e', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/95c7c125-15e4-4639-aee2-827d0eb77f47'}
Body: b''
2026-05-26 17:32:04,928 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49 0.048s
2026-05-26 17:32:04,929 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041e031d-84ce-4aa2-88e6-c2476db4f5f2', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49'}
Body: b''
2026-05-26 17:32:04,958 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49 0.029s
2026-05-26 17:32:04,959 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-124ddbb0-74e7-4926-8f9d-1fea6e0ec758', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-124ddbb0-74e7-4926-8f9d-1fea6e0ec758', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49'}
Body: b'{"volume": {"id": "eb9c1ade-7aa1-45dd-8527-43e837eb7f49", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:29:52.000000", "updated_at": "2026-05-26T17:32:05.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-906199242", "description": null, "volume_type": "storpool", "snapshot_id": "60d09500-a39d-4497-aa34-c02290fe040c", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:05,984 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49 0.018s
2026-05-26 17:32:05,984 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39ecd70-03e8-4263-8ff8-502176407b9d', 'x-openstack-request-id': 'req-d39ecd70-03e8-4263-8ff8-502176407b9d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/volumes/eb9c1ade-7aa1-45dd-8527-43e837eb7f49'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb9c1ade-7aa1-45dd-8527-43e837eb7f49 could not be found."}}'
2026-05-26 17:32:06,025 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c 0.041s
2026-05-26 17:32:06,026 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:05 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-a11c92de-93fa-4dab-8903-19e3cf05702d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c'}
Body: b''
2026-05-26 17:32:06,047 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c 0.021s
2026-05-26 17:32:06,047 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f3ebf3-bce2-4282-bf06-1dcb79fe7812', 'content-length': '481', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f3ebf3-bce2-4282-bf06-1dcb79fe7812', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c'}
Body: b'{"snapshot": {"id": "60d09500-a39d-4497-aa34-c02290fe040c", "created_at": "2026-05-26T17:29:50.000000", "updated_at": "2026-05-26T17:32:06.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-666148670", "description": null, "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "9359ae23cd1f4f5382f5163fee807eee", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-05-26 17:32:07,068 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c 0.018s
2026-05-26 17:32:07,068 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb53d4f-c39f-4172-a9b9-f8212592820d', 'x-openstack-request-id': 'req-8fb53d4f-c39f-4172-a9b9-f8212592820d', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/volume/v3/snapshots/60d09500-a39d-4497-aa34-c02290fe040c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 60d09500-a39d-4497-aa34-c02290fe040c could not be found."}}'
2026-05-26 17:32:07,085 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 DELETE https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.016s
2026-05-26 17:32:07,085 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'x-openstack-request-id': 'req-89929cd2-83ef-4f33-8ce7-8d3e1c1a7037', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b'{"message": "Failed to find image 9a0611a0-273f-4e05-88ae-abf92c4be945 to delete<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-05-26 17:32:07,100 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945 0.015s
2026-05-26 17:32:07,100 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ba1a1b8-bf29-4df6-a90d-5bdeac98ca21', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.252/image/v2/images/9a0611a0-273f-4e05-88ae-abf92c4be945'}
Body: b'{"message": "No image found with ID 9a0611a0-273f-4e05-88ae-abf92c4be945<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-05-26 17:32:07,218 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.117s
2026-05-26 17:32:07,218 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 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-555792c2-013c-4bda-b338-e64490e1cb07', 'x-compute-request-id': 'req-555792c2-013c-4bda-b338-e64490e1cb07', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b''
2026-05-26 17:32:07,471 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.253s
2026-05-26 17:32:07,472 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-0e5646d7-9aa0-4ec3-86ab-30e0c80821d8', 'x-compute-request-id': 'req-0e5646d7-9aa0-4ec3-86ab-30e0c80821d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-332130241-network": [{"version": 4, "addr": "10.1.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:db:75"}, {"version": 4, "addr": "172.24.5.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:db:75"}]}, "created": "2026-05-26T17:28:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.252/compute/flavors/42"}]}, "hostId": "7d9e393637e2c62357c297bf81e6cc27d48563efda8006aa1685de03", "id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}, {"rel": "bookmark", "href": "https://10.4.3.252/compute/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-455082078", "status": "ACTIVE", "tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "updated": "2026-05-26T17:32:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1688730103", "OS-SRV-USG:launched_at": "2026-05-26T17:29:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--147563978"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc"}]}}'
2026-05-26 17:32:08,592 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 500 GET https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff 0.110s
2026-05-26 17:32:08,592 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 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': '147', 'x-openstack-request-id': 'req-f7292be4-051f-4d81-a432-cce1fe7cac9e', 'x-compute-request-id': 'req-f7292be4-051f-4d81-a432-cce1fe7cac9e', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.252/compute/v2.1/servers/edddbf41-6e8c-43e0-80c3-5fd7030b29ff'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 17:32:08,674 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 500 DELETE https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-1688730103 0.081s
2026-05-26 17:32:08,675 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 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': '147', 'x-openstack-request-id': 'req-c749d63f-ee14-4ef9-b204-3e296178248b', 'x-compute-request-id': 'req-c749d63f-ee14-4ef9-b204-3e296178248b', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.252/compute/v2.1/os-keypairs/tempest-keypair-1688730103'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-05-26 17:32:08,675 106296 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-1688730103
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-05-26 17:32:08.675 106296 ERROR tempest.lib.common.validation_resources
2026-05-26 17:32:11,285 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 409 DELETE https://10.4.3.252/networking/v2.0/security-groups/a09456cc-b87b-4340-aa29-38335b3e4798 2.608s
2026-05-26 17:32:11,285 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-40ac9d17-0ef8-4265-9a97-bbf825fc1c87', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.252/networking/v2.0/security-groups/a09456cc-b87b-4340-aa29-38335b3e4798'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group a09456cc-b87b-4340-aa29-38335b3e4798 in use.", "detail": ""}}'
2026-05-26 17:32:11,285 106296 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group a09456cc-b87b-4340-aa29-38335b3e4798 VM might not be deleted
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group a09456cc-b87b-4340-aa29-38335b3e4798 in use.', 'detail': ''}
2026-05-26 17:32:11.285 106296 ERROR tempest.lib.common.validation_resources
2026-05-26 17:32:11,789 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.252/networking/v2.0/floatingips/ab1c7e37-5941-4078-8c25-ba320e1180cf 0.503s
2026-05-26 17:32:11,790 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6d5fcde1-e161-45e9-a1e2-03e816c521ab', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.252/networking/v2.0/floatingips/ab1c7e37-5941-4078-8c25-ba320e1180cf'}
Body: b''
2026-05-26 17:32:11,879 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 400 DELETE https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.088s
2026-05-26 17:32:11,880 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a59b380-31a1-438e-a5b0-993f5aa7312a', 'x-openstack-request-id': 'req-1a59b380-31a1-438e-a5b0-993f5aa7312a', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2026-05-26 17:32:11,947 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.066s
2026-05-26 17:32:11,947 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353a0518-140d-4807-a933-313e35c71f46', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353a0518-140d-4807-a933-313e35c71f46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:12,984 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:32:12,984 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7dfaa5-84df-40af-9505-2d33f954fa4b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7dfaa5-84df-40af-9505-2d33f954fa4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:14,036 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.043s
2026-05-26 17:32:14,037 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22e7fd5-a10e-42c3-b800-9f0d0238c892', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22e7fd5-a10e-42c3-b800-9f0d0238c892', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:15,083 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:32:15,083 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55be3cc8-9839-4c1e-a72a-3c026cff9b96', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55be3cc8-9839-4c1e-a72a-3c026cff9b96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:16,139 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.050s
2026-05-26 17:32:16,140 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040aae48-6814-40ae-8f3d-6b2c03d55a71', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040aae48-6814-40ae-8f3d-6b2c03d55a71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:17,181 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:32:17,181 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f8a0d2-18c0-4320-8369-de719ff307bd', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f8a0d2-18c0-4320-8369-de719ff307bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:18,221 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:32:18,221 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde3459c-db47-4431-ac6b-76e4260e8539', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde3459c-db47-4431-ac6b-76e4260e8539', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:19,258 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:32:19,259 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4543ae-eb5e-4557-9708-c01a1b9d1809', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4543ae-eb5e-4557-9708-c01a1b9d1809', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:20,302 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:32:20,303 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13333df4-93ab-48a1-bce1-54345e40cc97', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13333df4-93ab-48a1-bce1-54345e40cc97', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:21,349 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:32:21,349 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0add1d54-00d1-4949-8a8c-4c455d693651', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0add1d54-00d1-4949-8a8c-4c455d693651', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:22,392 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:32:22,392 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6d49e6-c52f-4535-bcd1-d3200d51f4e9', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6d49e6-c52f-4535-bcd1-d3200d51f4e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:23,428 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:32:23,428 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03441421-bcdb-4b85-ac78-2542021d1dd3', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03441421-bcdb-4b85-ac78-2542021d1dd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:24,461 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:32:24,461 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1d1903-d37b-458e-9f08-939c4faeec58', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1d1903-d37b-458e-9f08-939c4faeec58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:25,492 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:32:25,492 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792ec4fd-ac3f-45c6-862b-fdab613721f0', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792ec4fd-ac3f-45c6-862b-fdab613721f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:26,522 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:32:26,522 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4924b810-cab4-4fe9-b65c-181db637a63a', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4924b810-cab4-4fe9-b65c-181db637a63a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:27,553 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:32:27,553 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73dbfcef-5c1e-4987-a9b0-23fffd177b41', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73dbfcef-5c1e-4987-a9b0-23fffd177b41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:28,586 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:32:28,586 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c91d7b-3ef2-4bfb-b1c8-ade7a765929e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c91d7b-3ef2-4bfb-b1c8-ade7a765929e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:29,624 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:32:29,625 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b93e38-3399-4dc4-a1a6-106d13fc6e91', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b93e38-3399-4dc4-a1a6-106d13fc6e91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:30,666 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:32:30,666 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bef0ac8-ceb5-42ed-9059-6718d0d2cb2e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bef0ac8-ceb5-42ed-9059-6718d0d2cb2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:31,706 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:32:31,707 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0919bfd-8e75-417b-82f4-a18e3d5dbdca', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0919bfd-8e75-417b-82f4-a18e3d5dbdca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:32,742 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:32:32,742 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab12ec9-2698-4565-aebb-3af652d8ed3c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab12ec9-2698-4565-aebb-3af652d8ed3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:33,773 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:32:33,774 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce450eb-fc1a-45de-bdd5-1c733068399b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce450eb-fc1a-45de-bdd5-1c733068399b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:34,811 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:32:34,811 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898aaa05-78ca-498b-ae06-d286cc69e0df', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898aaa05-78ca-498b-ae06-d286cc69e0df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:35,855 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:32:35,855 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1f39ec-7827-4475-86a3-9cda95a3ea09', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1f39ec-7827-4475-86a3-9cda95a3ea09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:36,896 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:32:36,896 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196078d2-b7b2-4d56-938f-e6cbc0ceda5b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196078d2-b7b2-4d56-938f-e6cbc0ceda5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:37,936 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:32:37,936 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40121779-5a23-47bd-9d3f-a5cbd0c3272f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40121779-5a23-47bd-9d3f-a5cbd0c3272f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:38,972 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:32:38,973 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a84595-e9ae-48ba-be97-e6bf54e634b1', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a84595-e9ae-48ba-be97-e6bf54e634b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:40,033 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.055s
2026-05-26 17:32:40,033 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0115e55c-42bf-41ce-ac28-145f2c8eb4ca', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0115e55c-42bf-41ce-ac28-145f2c8eb4ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:41,075 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:32:41,075 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662ba27d-7ca7-4ca2-b7d3-f9da869f8c0e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662ba27d-7ca7-4ca2-b7d3-f9da869f8c0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:42,111 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:32:42,111 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f97f81-c4e8-48e9-871e-3ab958d047b4', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f97f81-c4e8-48e9-871e-3ab958d047b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:43,156 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:32:43,156 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce6ca03-1ae1-4fdd-8ee8-0c29980ba27e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce6ca03-1ae1-4fdd-8ee8-0c29980ba27e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:44,205 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.040s
2026-05-26 17:32:44,205 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2053ace-4255-40ec-816f-a95f699a7983', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2053ace-4255-40ec-816f-a95f699a7983', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:45,264 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.052s
2026-05-26 17:32:45,265 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0672b61-c0fd-4d59-8951-ce5a123d565f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0672b61-c0fd-4d59-8951-ce5a123d565f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:46,313 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.039s
2026-05-26 17:32:46,313 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d88462f-7278-49f9-b873-ccadb92e60af', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d88462f-7278-49f9-b873-ccadb92e60af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:47,346 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:32:47,346 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31ae83a-446b-489e-a5b7-f1bc967d236b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31ae83a-446b-489e-a5b7-f1bc967d236b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:48,387 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:32:48,387 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ca50b4-dafc-4faf-82f5-d9b6834259c7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ca50b4-dafc-4faf-82f5-d9b6834259c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:49,427 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:32:49,427 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb275a8-d285-490e-8beb-c3a1a82c6192', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb275a8-d285-490e-8beb-c3a1a82c6192', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:50,461 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:32:50,461 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e50c007-14b0-46d4-b2a1-2549b325883f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e50c007-14b0-46d4-b2a1-2549b325883f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:51,498 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:32:51,498 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24aa922-46ec-47fd-bf86-44ef233cb99f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24aa922-46ec-47fd-bf86-44ef233cb99f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:52,540 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:32:52,540 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb41818-cbd3-482d-81a2-06d42ab69752', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb41818-cbd3-482d-81a2-06d42ab69752', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:53,577 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:32:53,577 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af760042-3492-41b4-82ef-a1757df56022', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af760042-3492-41b4-82ef-a1757df56022', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:54,611 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:32:54,611 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cf8125-3cd9-4c7d-ae4a-f01e9a4de89c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cf8125-3cd9-4c7d-ae4a-f01e9a4de89c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:55,650 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:32:55,651 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dc5963-1ffc-4c91-badf-89b05d137f0e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dc5963-1ffc-4c91-badf-89b05d137f0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:56,687 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:32:56,687 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f45ba7e-6c38-4d89-a8c8-3229e7b74218', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f45ba7e-6c38-4d89-a8c8-3229e7b74218', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:57,720 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:32:57,720 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb9eb17-73f6-4d43-b91a-130b377c8de5', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb9eb17-73f6-4d43-b91a-130b377c8de5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:58,762 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:32:58,762 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438493d4-5778-4188-b40f-823bc7523e17', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438493d4-5778-4188-b40f-823bc7523e17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:32:59,802 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:32:59,802 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:32:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99acf28c-d460-4097-b110-528031f6bd55', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99acf28c-d460-4097-b110-528031f6bd55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:00,841 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:33:00,841 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1316823d-c6ec-4271-8d28-0a4850a06818', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1316823d-c6ec-4271-8d28-0a4850a06818', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:01,877 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:33:01,877 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85044a9c-807a-440d-8ea3-575ca06334df', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85044a9c-807a-440d-8ea3-575ca06334df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:02,911 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:33:02,912 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1faa2b-d4e1-4923-9431-1c727eceed1d', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1faa2b-d4e1-4923-9431-1c727eceed1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:03,962 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.045s
2026-05-26 17:33:03,962 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee7fab8-5977-4847-9b93-6dd2dc2c2754', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee7fab8-5977-4847-9b93-6dd2dc2c2754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:05,008 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:33:05,008 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939a96a6-477d-459f-a194-edccc37f725e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939a96a6-477d-459f-a194-edccc37f725e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:06,041 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:33:06,041 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c544c24d-c061-4d8d-a8b5-f714235ed3cb', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c544c24d-c061-4d8d-a8b5-f714235ed3cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:07,287 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.239s
2026-05-26 17:33:07,287 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32534126-4f28-4a24-8599-b68add9e51f8', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32534126-4f28-4a24-8599-b68add9e51f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:08,324 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:08,324 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f0618a-8979-4245-b054-5109477a606a', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f0618a-8979-4245-b054-5109477a606a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:09,362 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:09,362 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1cc9da-8feb-452c-81a5-c55716ddf040', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1cc9da-8feb-452c-81a5-c55716ddf040', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:10,400 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:33:10,400 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb542501-ed8a-4aa5-9812-d9bdb281dd3d', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb542501-ed8a-4aa5-9812-d9bdb281dd3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:11,448 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.042s
2026-05-26 17:33:11,448 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7140d2b6-1fcc-4b0f-89e1-8887a4f79126', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7140d2b6-1fcc-4b0f-89e1-8887a4f79126', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:12,491 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:33:12,491 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc6c057-9aef-469c-a834-e1198c3e03be', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc6c057-9aef-469c-a834-e1198c3e03be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:13,532 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:33:13,532 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0e08f0-d83c-4d10-8868-68dd0786a7f7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0e08f0-d83c-4d10-8868-68dd0786a7f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:14,573 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:33:14,573 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b426ab0-0d65-4cbf-bf59-e76f0cf38484', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b426ab0-0d65-4cbf-bf59-e76f0cf38484', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:15,607 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:33:15,607 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19908b1b-173c-4f91-8075-40ad0dee360c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19908b1b-173c-4f91-8075-40ad0dee360c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:16,655 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.041s
2026-05-26 17:33:16,655 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83b0823-f3bf-4dda-82cb-8e80abf8f328', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83b0823-f3bf-4dda-82cb-8e80abf8f328', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:17,693 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:33:17,694 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90431a3-9870-4f6a-8421-ea74e02582b7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90431a3-9870-4f6a-8421-ea74e02582b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:18,745 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.045s
2026-05-26 17:33:18,745 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa4b535-fa78-449b-9e04-f7d52b2f76b5', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa4b535-fa78-449b-9e04-f7d52b2f76b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:19,786 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:33:19,786 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f39485d-d46a-477f-94d1-84dd1248b898', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f39485d-d46a-477f-94d1-84dd1248b898', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:20,825 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:33:20,825 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1efc951-bdb0-4fbd-9222-ba8924b265f7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1efc951-bdb0-4fbd-9222-ba8924b265f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:21,870 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.038s
2026-05-26 17:33:21,870 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec755e1-a783-44fa-ae29-7b690425ed7f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec755e1-a783-44fa-ae29-7b690425ed7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:22,910 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:22,910 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af156bae-2108-4e5f-9a02-be63efdccaf7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af156bae-2108-4e5f-9a02-be63efdccaf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:23,948 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:33:23,948 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3fbb16-579c-4ba8-9963-ee4da9d9adf7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3fbb16-579c-4ba8-9963-ee4da9d9adf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:24,984 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:33:24,984 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f2e65b-fa95-4e46-8003-c98877c44bb7', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f2e65b-fa95-4e46-8003-c98877c44bb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:26,018 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:33:26,018 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5313c233-bf70-4a98-9341-e3dec5c34fc4', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5313c233-bf70-4a98-9341-e3dec5c34fc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:27,052 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:33:27,052 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0b4ed5-d819-4b8a-ae60-1fcafa0fd57d', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0b4ed5-d819-4b8a-ae60-1fcafa0fd57d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:28,085 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:33:28,085 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ff5109-4441-4be8-9455-5bc90ed15f10', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ff5109-4441-4be8-9455-5bc90ed15f10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:29,117 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:33:29,117 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8238d5e9-9600-41c5-93f7-815c5a56c582', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8238d5e9-9600-41c5-93f7-815c5a56c582', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:30,157 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:33:30,157 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a0ac30-6d7a-4dc5-85fb-282cfd5cb6ac', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a0ac30-6d7a-4dc5-85fb-282cfd5cb6ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:31,188 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:33:31,189 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92db521e-36f6-4a3f-9026-d0196bc5af79', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92db521e-36f6-4a3f-9026-d0196bc5af79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:32,222 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:33:32,223 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4024ec4c-3562-4874-91ae-1ee96c5edf79', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4024ec4c-3562-4874-91ae-1ee96c5edf79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:33,257 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:33:33,258 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62eb507-0ea5-413d-9170-e99005b7a489', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62eb507-0ea5-413d-9170-e99005b7a489', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:34,293 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:33:34,293 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f23df8-0ba2-4222-8324-98e0685199b6', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f23df8-0ba2-4222-8324-98e0685199b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:35,330 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:33:35,331 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0181c98d-2fb8-4707-aef4-b95fd8d435b0', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0181c98d-2fb8-4707-aef4-b95fd8d435b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:36,380 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.041s
2026-05-26 17:33:36,381 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eda4e8b-98c8-4e81-8d0a-09723de1691e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eda4e8b-98c8-4e81-8d0a-09723de1691e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:37,417 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:37,417 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae13bfd-d3f9-41da-bf77-2571fad00895', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae13bfd-d3f9-41da-bf77-2571fad00895', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:38,464 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.039s
2026-05-26 17:33:38,464 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7748df15-de4b-48e5-a448-bb53945b67d1', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7748df15-de4b-48e5-a448-bb53945b67d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:39,505 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:33:39,506 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac7fa85-d27f-4834-b1ac-6a55435decfa', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac7fa85-d27f-4834-b1ac-6a55435decfa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:40,544 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:40,544 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797436b5-5284-42b6-b078-ea13ba958734', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797436b5-5284-42b6-b078-ea13ba958734', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:41,581 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:33:41,581 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd85311-c408-4707-b06f-f8e7d0c5167e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd85311-c408-4707-b06f-f8e7d0c5167e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:42,614 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:33:42,615 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204e9d21-bc98-45bd-adbf-5a2878ec200b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204e9d21-bc98-45bd-adbf-5a2878ec200b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:43,659 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:33:43,659 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b411081-3716-480d-9dc9-5d620a7d4bc0', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b411081-3716-480d-9dc9-5d620a7d4bc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:44,711 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.043s
2026-05-26 17:33:44,711 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c904da8f-92fd-4d66-a3b8-151b18961eb3', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c904da8f-92fd-4d66-a3b8-151b18961eb3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:45,749 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:33:45,749 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb0add6-0fde-4223-8431-8eac7d79838e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb0add6-0fde-4223-8431-8eac7d79838e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:46,785 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:46,786 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376af91e-1dec-41e5-8d3b-7b25ea637e30', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376af91e-1dec-41e5-8d3b-7b25ea637e30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:47,820 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:33:47,820 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70ab6ed-9dde-4d8e-83a0-fd8ae7b18be4', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70ab6ed-9dde-4d8e-83a0-fd8ae7b18be4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:48,854 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:33:48,854 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae68dad-fcad-49bb-a3ff-cf25b3f2e1aa', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae68dad-fcad-49bb-a3ff-cf25b3f2e1aa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:49,891 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:49,891 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a8e3dc-0b14-4c7c-bc9e-03f48f87d845', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a8e3dc-0b14-4c7c-bc9e-03f48f87d845', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:50,934 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:33:50,934 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8772d550-2ff5-4cff-af97-3f21e2799351', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8772d550-2ff5-4cff-af97-3f21e2799351', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:52,076 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.136s
2026-05-26 17:33:52,077 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abeb8c17-6a92-4ce7-94f6-b45e7a2146a6', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abeb8c17-6a92-4ce7-94f6-b45e7a2146a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:53,123 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.041s
2026-05-26 17:33:53,124 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df3a231-89e5-4842-bb8c-f07bc96fd04c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df3a231-89e5-4842-bb8c-f07bc96fd04c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:54,170 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:33:54,170 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4e4d72-2333-4754-bb9c-69383f19a874', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4e4d72-2333-4754-bb9c-69383f19a874', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:55,211 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:33:55,211 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15fcd03-b172-422c-a98d-fabe55501080', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15fcd03-b172-422c-a98d-fabe55501080', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:56,247 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:33:56,248 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badb064f-0b8f-4e21-8e6c-64c9c0e2f922', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badb064f-0b8f-4e21-8e6c-64c9c0e2f922', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:57,285 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:33:57,286 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a71f2742-26de-4e62-9056-1d9ab86de811', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a71f2742-26de-4e62-9056-1d9ab86de811', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:58,323 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:33:58,323 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e121e5c2-9755-4a04-a396-5473591c9384', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e121e5c2-9755-4a04-a396-5473591c9384', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:33:59,364 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:33:59,364 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:33:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fd9c98-5e37-4a1a-a8ed-9464d4cb9f8b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fd9c98-5e37-4a1a-a8ed-9464d4cb9f8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:00,404 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:34:00,404 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef68371c-83e2-4056-bd72-58de3c154537', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef68371c-83e2-4056-bd72-58de3c154537', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:01,448 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:34:01,448 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26b3834-7dba-4b20-99c1-c04595a1db72', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26b3834-7dba-4b20-99c1-c04595a1db72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:02,489 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:34:02,489 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95696c5d-d26e-4d3f-8611-97f80ebe2030', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95696c5d-d26e-4d3f-8611-97f80ebe2030', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:03,534 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.039s
2026-05-26 17:34:03,535 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40341382-f415-4edf-8d73-450604ec317b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40341382-f415-4edf-8d73-450604ec317b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:04,576 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:34:04,577 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65686c67-1f2c-4fbf-a7ac-62e65bd83685', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65686c67-1f2c-4fbf-a7ac-62e65bd83685', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:05,611 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:34:05,611 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc06afa-12d5-4267-bb5d-4b66ccf0ad96', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc06afa-12d5-4267-bb5d-4b66ccf0ad96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:06,652 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:34:06,653 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843361e7-a18d-4e88-86ef-6b59db7c7e3e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843361e7-a18d-4e88-86ef-6b59db7c7e3e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:07,693 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:34:07,693 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f59865-d103-4a03-8f0d-f71e90f10f12', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f59865-d103-4a03-8f0d-f71e90f10f12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:08,731 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:34:08,731 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63cfc46d-c51f-44c6-a89c-6dda7db58e43', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63cfc46d-c51f-44c6-a89c-6dda7db58e43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:09,762 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:34:09,762 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e83f81-b4a7-4ad6-8d95-56aebe514012', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e83f81-b4a7-4ad6-8d95-56aebe514012', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:10,800 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:34:10,800 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b38c0a-bd1a-4e69-ae47-f05f6e5f39cd', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b38c0a-bd1a-4e69-ae47-f05f6e5f39cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:11,833 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:34:11,833 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff12f42-b8d1-42c9-99a8-6b3ce36b8d7d', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff12f42-b8d1-42c9-99a8-6b3ce36b8d7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:12,886 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.047s
2026-05-26 17:34:12,886 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00177e95-f2d5-48ca-9494-d506b85f9a82', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00177e95-f2d5-48ca-9494-d506b85f9a82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:13,932 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:34:13,932 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c1bdaf-5390-4cf9-a97e-441108f3dfcb', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c1bdaf-5390-4cf9-a97e-441108f3dfcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:14,976 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:34:14,976 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359b4fd2-4d0a-48e6-9c02-cec2b1a764f8', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359b4fd2-4d0a-48e6-9c02-cec2b1a764f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:16,021 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.038s
2026-05-26 17:34:16,021 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba56652-cfe8-4744-b10a-da89a7473adf', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba56652-cfe8-4744-b10a-da89a7473adf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:17,069 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.038s
2026-05-26 17:34:17,069 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5a06cd-2f59-43ea-ab50-de5becf731b3', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5a06cd-2f59-43ea-ab50-de5becf731b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:18,111 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:34:18,112 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7484852f-e735-4f96-9ee1-4299577e27fe', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7484852f-e735-4f96-9ee1-4299577e27fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:19,153 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:34:19,153 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb305ba3-78f7-4e9a-9880-3b245c437ad1', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb305ba3-78f7-4e9a-9880-3b245c437ad1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:20,188 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:34:20,188 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f165da-97ce-4949-a30b-912fee427b6d', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f165da-97ce-4949-a30b-912fee427b6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:21,221 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:34:21,221 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f8a456-8335-46a2-a749-095c98ea3516', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f8a456-8335-46a2-a749-095c98ea3516', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:22,259 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:34:22,260 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25577ca-3c8f-4906-a1a2-1f4f5baba6d1', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25577ca-3c8f-4906-a1a2-1f4f5baba6d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:23,299 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:34:23,299 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b049056-6eae-4c1f-9d5a-fd741258250b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b049056-6eae-4c1f-9d5a-fd741258250b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:24,342 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:34:24,342 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87363d8-3f5a-4571-8ff1-f5d1fff9e2eb', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87363d8-3f5a-4571-8ff1-f5d1fff9e2eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:25,385 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:34:25,385 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e70d213-b047-404a-801b-db9c2fbe99ca', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e70d213-b047-404a-801b-db9c2fbe99ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:26,421 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:34:26,422 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffc6884-2b3f-426d-8210-bcf32f54f8f0', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffc6884-2b3f-426d-8210-bcf32f54f8f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:27,455 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:34:27,455 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab6687a-cc11-4c22-9adb-b453cb4ac6be', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab6687a-cc11-4c22-9adb-b453cb4ac6be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:28,496 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:34:28,496 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d05b570-9752-4657-9ab0-29ca84a58862', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d05b570-9752-4657-9ab0-29ca84a58862', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:29,535 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:34:29,535 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1790d4-c562-4d75-b2ba-1a451d6c9d4f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1790d4-c562-4d75-b2ba-1a451d6c9d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:30,577 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:34:30,577 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e810df-6383-42c5-959b-be58dcb65313', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e810df-6383-42c5-959b-be58dcb65313', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:31,613 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:34:31,613 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1c21a8-6ed1-4dd5-b881-15859b79a073', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1c21a8-6ed1-4dd5-b881-15859b79a073', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:32,648 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:34:32,649 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1812d50d-f9f7-4b02-bb42-bef06674339a', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1812d50d-f9f7-4b02-bb42-bef06674339a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:33,691 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:34:33,692 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719691e1-bc4d-46d9-a197-290c810e6ef4', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719691e1-bc4d-46d9-a197-290c810e6ef4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:34,741 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.043s
2026-05-26 17:34:34,741 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c958f10a-1fbd-48bf-b425-b24d4bb3154e', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c958f10a-1fbd-48bf-b425-b24d4bb3154e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:35,779 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:34:35,779 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8df3134-e38c-4f17-9a3f-9fe75c4e1d51', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8df3134-e38c-4f17-9a3f-9fe75c4e1d51', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:36,814 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:34:36,814 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c259d3-24cb-4d0e-98b2-e8e4b5ec69af', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c259d3-24cb-4d0e-98b2-e8e4b5ec69af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:37,846 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:34:37,846 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095254d7-962b-4432-bd8e-0f1ded637a46', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095254d7-962b-4432-bd8e-0f1ded637a46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:38,886 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:34:38,886 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f11dfd5-cd61-4710-924d-f9e6002e0f3c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f11dfd5-cd61-4710-924d-f9e6002e0f3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:39,923 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:34:39,923 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959901b2-8bc7-414b-9b98-d484a19a5a7f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959901b2-8bc7-414b-9b98-d484a19a5a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:40,955 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:34:40,955 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1c2e8c-e59d-4d57-b00b-da46efb3dbf9', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1c2e8c-e59d-4d57-b00b-da46efb3dbf9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:41,991 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:34:41,992 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9be755f-ea70-4573-ba4a-59927756074a', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9be755f-ea70-4573-ba4a-59927756074a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:43,027 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:34:43,028 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e7293c-9ecf-4b18-9bf9-0950f50b0e50', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e7293c-9ecf-4b18-9bf9-0950f50b0e50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:44,069 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:34:44,069 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9db451-08e3-4d80-86ca-1c5aa97e0677', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9db451-08e3-4d80-86ca-1c5aa97e0677', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:45,113 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:34:45,113 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a59985c-a8dc-48c4-93cd-206fe2acb1e2', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a59985c-a8dc-48c4-93cd-206fe2acb1e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:46,147 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:34:46,147 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231aff3d-6382-43c9-b602-9ebe24f62e64', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231aff3d-6382-43c9-b602-9ebe24f62e64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:47,181 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:34:47,181 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d24efe-26f1-428b-9b75-739e050052ed', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d24efe-26f1-428b-9b75-739e050052ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:48,212 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:34:48,212 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2a5468-c617-45ad-8125-870f49b970f9', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2a5468-c617-45ad-8125-870f49b970f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:49,255 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.037s
2026-05-26 17:34:49,255 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b019c3-78e6-4bde-ae92-31d4532c9151', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b019c3-78e6-4bde-ae92-31d4532c9151', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:50,285 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.024s
2026-05-26 17:34:50,285 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da321f00-f283-48e3-b486-fdd759ff988b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da321f00-f283-48e3-b486-fdd759ff988b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:51,323 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:34:51,323 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4990e9-6fad-433c-a3a9-b34f83fd0eff', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4990e9-6fad-433c-a3a9-b34f83fd0eff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:52,363 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.032s
2026-05-26 17:34:52,363 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e06b60-1f1d-41e1-a85e-7e88f62c6990', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e06b60-1f1d-41e1-a85e-7e88f62c6990', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:53,400 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:34:53,400 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84111158-f857-4221-a417-acc5cefc900a', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84111158-f857-4221-a417-acc5cefc900a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:54,438 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:34:54,439 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882aa0c5-2b24-4816-90bf-979da0328da5', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882aa0c5-2b24-4816-90bf-979da0328da5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:55,501 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.056s
2026-05-26 17:34:55,501 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb778706-9c71-4c8f-b2f8-277a67a609b8', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb778706-9c71-4c8f-b2f8-277a67a609b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:56,541 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:34:56,541 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a932ef08-94e4-4ccf-b201-ac18f2e30d5c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a932ef08-94e4-4ccf-b201-ac18f2e30d5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:57,574 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:34:57,574 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88302f5-5f38-4521-bbd9-aa5bbcc98e7d', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88302f5-5f38-4521-bbd9-aa5bbcc98e7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:58,607 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:34:58,608 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbe51ed-9bbb-4b5e-a051-89cb00555f56', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbe51ed-9bbb-4b5e-a051-89cb00555f56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:34:59,641 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:34:59,641 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:34:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e40b1c-1404-4762-a4c5-004aab1cc029', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e40b1c-1404-4762-a4c5-004aab1cc029', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:00,671 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.025s
2026-05-26 17:35:00,672 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196b451e-25ac-4737-aab7-3b9987a5adff', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196b451e-25ac-4737-aab7-3b9987a5adff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:01,715 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:35:01,715 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce8a11b-f5fd-4ddb-8447-a9fa54404f34', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce8a11b-f5fd-4ddb-8447-a9fa54404f34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:02,757 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:35:02,757 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d182092-54b9-49cb-9a5c-09a923ddf7ab', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d182092-54b9-49cb-9a5c-09a923ddf7ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:03,797 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.034s
2026-05-26 17:35:03,797 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853cc600-4764-49c3-8859-4529f4b9c58f', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853cc600-4764-49c3-8859-4529f4b9c58f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:04,839 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:35:04,839 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af9444e-ff43-46fe-8b48-be6dffcf1779', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af9444e-ff43-46fe-8b48-be6dffcf1779', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:05,886 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.039s
2026-05-26 17:35:05,886 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac354ca-c90f-4f52-948d-c9c8ae681755', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac354ca-c90f-4f52-948d-c9c8ae681755', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:06,929 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.033s
2026-05-26 17:35:06,929 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b3c629-27eb-44b8-b110-8471e45f9616', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b3c629-27eb-44b8-b110-8471e45f9616', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:07,973 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.038s
2026-05-26 17:35:07,973 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e4d463-5b36-446f-9288-39d74f505f38', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e4d463-5b36-446f-9288-39d74f505f38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:09,021 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.041s
2026-05-26 17:35:09,021 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac32465-ba2b-4fa0-a2ed-1e34f9668164', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac32465-ba2b-4fa0-a2ed-1e34f9668164', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:10,059 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:35:10,059 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b93b287-dd3c-4c0d-b857-a5f8feeea66b', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b93b287-dd3c-4c0d-b857-a5f8feeea66b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:11,111 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.040s
2026-05-26 17:35:11,111 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613784e4-90e6-4a18-95b1-b1e2af03de57', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613784e4-90e6-4a18-95b1-b1e2af03de57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:12,147 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.030s
2026-05-26 17:35:12,147 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21726c0-2282-47e9-92fd-88983fe4da1a', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21726c0-2282-47e9-92fd-88983fe4da1a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:13,184 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:35:13,184 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014b1123-0607-40d7-a809-4cfed208c7ef', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014b1123-0607-40d7-a809-4cfed208c7ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:14,221 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:35:14,222 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113b339e-9d25-4711-a40e-7aa4132c1b1c', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113b339e-9d25-4711-a40e-7aa4132c1b1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:15,266 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.039s
2026-05-26 17:35:15,267 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a86b2a-9e40-4bb3-940a-339525282eb5', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a86b2a-9e40-4bb3-940a-339525282eb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:16,303 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.027s
2026-05-26 17:35:16,304 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c330b0a0-2467-4858-a37b-8039f564a071', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c330b0a0-2467-4858-a37b-8039f564a071', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:17,343 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.035s
2026-05-26 17:35:17,344 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc17dffe-a5e1-4ec5-abf4-b17a6ddbd1d2', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc17dffe-a5e1-4ec5-abf4-b17a6ddbd1d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:18,374 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.026s
2026-05-26 17:35:18,375 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b4407c-ee2a-44ed-a668-ba699dbdb408', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b4407c-ee2a-44ed-a668-ba699dbdb408', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:19,410 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:35:19,411 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00586a48-876b-41c8-8007-b127722080f4', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00586a48-876b-41c8-8007-b127722080f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:20,447 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:35:20,447 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e033f91c-9b15-4601-9ef0-0194dfd16364', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e033f91c-9b15-4601-9ef0-0194dfd16364', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:21,507 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.053s
2026-05-26 17:35:21,507 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8437a270-f55d-4a3f-80ab-f75b0a233ed2', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8437a270-f55d-4a3f-80ab-f75b0a233ed2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:22,552 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.036s
2026-05-26 17:35:22,552 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3904a4da-be77-4c9e-9214-587402080b35', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3904a4da-be77-4c9e-9214-587402080b35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:23,601 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.041s
2026-05-26 17:35:23,601 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e6f40b-02c1-4c36-a9ec-c39aecace8cc', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e6f40b-02c1-4c36-a9ec-c39aecace8cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:24,636 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.029s
2026-05-26 17:35:24,637 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23a074a-a0b5-4ab8-a6c5-d2a87bfbf6fc', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23a074a-a0b5-4ab8-a6c5-d2a87bfbf6fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:25,672 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.028s
2026-05-26 17:35:25,672 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4692dd45-0c46-4e80-877c-d76a753f5f58', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4692dd45-0c46-4e80-877c-d76a753f5f58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:26,714 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.031s
2026-05-26 17:35:26,715 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd15037-b64f-46b2-aad1-19edc2b5c688', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd15037-b64f-46b2-aad1-19edc2b5c688', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-26 17:35:27,758 106296 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc 0.038s
2026-05-26 17:35:27,758 106296 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 26 May 2026 17:35:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357c6c00-98e8-4cbb-af8f-ec9aa7249b91', 'content-length': '1681', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357c6c00-98e8-4cbb-af8f-ec9aa7249b91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc'}
Body: b'{"volume": {"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-26T17:28:53.000000", "updated_at": "2026-05-26T17:29:04.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1319255511", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.252/volume/v3/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}, {"rel": "bookmark", "href": "https://10.4.3.252/volume/volumes/39056847-ab56-4ef3-8392-7a762c0907cc"}], "user_id": "45a6e0b09c0a411c8ecf4ec2208bcd00", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "39056847-ab56-4ef3-8392-7a762c0907cc", "attachment_id": "0a4162b4-b3b3-4f13-93a8-05b0dfa6610e", "volume_id": "39056847-ab56-4ef3-8392-7a762c0907cc", "server_id": "edddbf41-6e8c-43e0-80c3-5fd7030b29ff", "host_name": null, "device": "/dev/vda", "attached_at": "2026-05-26T17:29:03.000000"}], "group_id": null, "os-vol-tenant-attr:tenant_id": "9359ae23cd1f4f5382f5163fee807eee", "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": "8401e126-1638-4ebe-afbf-76d0173785ab", "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"}}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBootPatternV346:_run_cleanups) Failed to delete volume 39056847-ab56-4ef3-8392-7a762c0907cc within the required time (196 s). Timer started at 1779816731. Timer ended at 1779816927. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 119, in wait_for_server_termination
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| 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
pt4.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
pt4.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
pt4.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
pt5.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
pt6.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
pt7.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
pt8.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
pt9.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
pt10.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt11.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
pt11.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
pt12.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt14.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
pt15.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
pt16.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
pt17.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
pt17.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
pt18.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
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt21.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
pt22.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
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt33.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt37.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt38.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt38.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt39.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_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
pt42.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
pt43.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
pt43.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.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
pt100.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
pt101.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
pt102.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt105.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt112.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
pt112.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
pt113.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
pt114.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
pt115.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
pt116.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
pt117.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| Total | 320 | 292 | 4 | 0 | 24 | ||