Status: Pass 246 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft1.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-11 01:59:20,178 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.61/networking/v2.0/networks 0.944s
2025-11-11 01:59:20,178 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-409485082"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-bc3286a8-238c-4504-bb41-6e9fc2cf494c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/networks'}
Body: b'{"network":{"id":"d4bcb539-7909-4a22-9f29-1656f5603e8e","name":"tempest-tagged-attachments-test-net-409485082","tenant_id":"508beca1273d42598c9a429a9edbd5d1","project_id":"508beca1273d42598c9a429a9edbd5d1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-11-11T00:59:19Z","updated_at":"2025-11-11T00:59:19Z","revision_number":1}}'
2025-11-11 01:59:21,115 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.61/networking/v2.0/subnets 0.936s
2025-11-11 01:59:21,116 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "d4bcb539-7909-4a22-9f29-1656f5603e8e", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-11e6f5e3-54f7-403e-96c6-def5a63150ec', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"d7491241-176f-4fd0-923c-319ded910db6","name":"","tenant_id":"508beca1273d42598c9a429a9edbd5d1","network_id":"d4bcb539-7909-4a22-9f29-1656f5603e8e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-11-11T00:59:20Z","updated_at":"2025-11-11T00:59:20Z","revision_number":0,"project_id":"508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 01:59:21,303 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.61/volume/v3/volumes 0.186s
2025-11-11 01:59:21,303 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-347352036"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bf199f-700e-4453-8718-ee2fb747eb12', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bf199f-700e-4453-8718-ee2fb747eb12', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/volume/v3/volumes'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.246736", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-11 01:59:21,365 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.053s
2025-11-11 01:59:21,366 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce63e43-4508-4174-a8cb-b4e3427e3462', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce63e43-4508-4174-a8cb-b4e3427e3462', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 01:59:22,415 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 01:59:22,415 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e473dbf7-b52f-42e8-90f5-d8d73e65a6c8', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e473dbf7-b52f-42e8-90f5-d8d73e65a6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T00:59:21.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 01:59:23,527 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.101s
2025-11-11 01:59:23,528 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e9d7ac-89a7-4038-9468-6cd55109ec6f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e9d7ac-89a7-4038-9468-6cd55109ec6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T00:59:23.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 01:59:23,538 80934 INFO [tempest.common.waiters] volume d93f2949-1ece-4258-8850-8d9f104005a4 reached available after waiting for 2.538112 seconds
2025-11-11 01:59:23,538 80934 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-11-11 01:59:23,538 80934 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-11-11 01:59:23,594 80934 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/compute/v2.1/os-keypairs 0.054s
2025-11-11 01:59:23,594 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-7534853", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJNSnhTAcw8xnGuP4p46E8VDjXjG/PzHE6L86kVrYdh9oqSpGVN+I0oxWiKcZ0jt64ZJweSzbBUoIVTh26X0mDvvHyZ2rX/6ADIGdjAjVEj31S9kz6a/7vBzJNIquHbH2g=="}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf66768-d03c-49d0-bf37-48ca78fcf827', 'x-compute-request-id': 'req-faf66768-d03c-49d0-bf37-48ca78fcf827', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-7534853", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJNSnhTAcw8xnGuP4p46E8VDjXjG/PzHE6L86kVrYdh9oqSpGVN+I0oxWiKcZ0jt64ZJweSzbBUoIVTh26X0mDvvHyZ2rX/6ADIGdjAjVEj31S9kz6a/7vBzJNIquHbH2g==", "fingerprint": "0d:8d:0e:36:8d:1f:f3:da:c0:22:a2:32:e2:cc:38:07", "user_id": "0c79d457d29540358d88305952089e8b"}}'
2025-11-11 01:59:23,596 80934 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-7534853 created
2025-11-11 01:59:24,584 80934 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/security-groups 0.988s
2025-11-11 01:59:24,584 80934 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--1289362329", "description": "tempest-description--408379630"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4b98cee3-86a0-48ac-b6b1-93775835f24f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "901857d0-8c86-4f5d-8959-7dc85a06488d", "name": "tempest-securitygroup--1289362329", "stateful": true, "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "project_id": "508beca1273d42598c9a429a9edbd5d1", "description": "tempest-description--408379630", "shared": false, "security_group_rules": [{"id": "0b95229c-3a51-4def-8874-28499e91cfb1", "project_id": "508beca1273d42598c9a429a9edbd5d1", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "security_group_id": "901857d0-8c86-4f5d-8959-7dc85a06488d", "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": 229, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-11T00:59:24Z", "updated_at": "2025-11-11T00:59:24Z", "revision_number": 0}, {"id": "d2e20b23-cb9e-4ad2-9abd-2538abee6cbc", "project_id": "508beca1273d42598c9a429a9edbd5d1", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "security_group_id": "901857d0-8c86-4f5d-8959-7dc85a06488d", "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": 228, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-11T00:59:24Z", "updated_at": "2025-11-11T00:59:24Z", "revision_number": 0}], "tags": [], "created_at": "2025-11-11T00:59:24Z", "updated_at": "2025-11-11T00:59:24Z", "revision_number": 1}}'
2025-11-11 01:59:24,826 80934 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/security-group-rules 0.241s
2025-11-11 01:59:24,826 80934 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": "901857d0-8c86-4f5d-8959-7dc85a06488d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e311a173-93fd-43ae-9224-98c9b986ff69', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "12870aad-2cfc-43dd-9232-5f7ff32a322b", "project_id": "508beca1273d42598c9a429a9edbd5d1", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "security_group_id": "901857d0-8c86-4f5d-8959-7dc85a06488d", "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": "2025-11-11T00:59:24Z", "updated_at": "2025-11-11T00:59:24Z", "revision_number": 0}}'
2025-11-11 01:59:25,011 80934 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/security-group-rules 0.184s
2025-11-11 01:59:25,011 80934 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": "901857d0-8c86-4f5d-8959-7dc85a06488d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fb748d65-b430-4516-a20a-ea6085ca475d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8915eb4b-5fce-4f12-bb1d-4d5a19f21b2c", "project_id": "508beca1273d42598c9a429a9edbd5d1", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "security_group_id": "901857d0-8c86-4f5d-8959-7dc85a06488d", "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": "2025-11-11T00:59:24Z", "updated_at": "2025-11-11T00:59:24Z", "revision_number": 0}}'
2025-11-11 01:59:25,011 80934 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1289362329 created
2025-11-11 01:59:25,729 80934 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/floatingips 0.717s
2025-11-11 01:59:25,729 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "bc0f0e67-973f-43e5-8834-a4c41563d314"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5ae44eda-ad6a-4dd6-8656-b948c4e60067', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "7be2144b-9c88-41c6-93a8-ef2df9df9002", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "project_id": "508beca1273d42598c9a429a9edbd5d1", "floating_ip_address": "172.24.4.183", "floating_network_id": "bc0f0e67-973f-43e5-8834-a4c41563d314", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-11T00:59:25Z", "updated_at": "2025-11-11T00:59:25Z", "revision_number": 0}}'
2025-11-11 01:59:25,730 80934 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7be2144b-9c88-41c6-93a8-ef2df9df9002', 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'floating_ip_address': '172.24.4.183', 'floating_network_id': 'bc0f0e67-973f-43e5-8834-a4c41563d314', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-11T00:59:25Z', 'updated_at': '2025-11-11T00:59:25Z', 'revision_number': 0, 'ip': '172.24.4.183'} created
2025-11-11 01:59:25,778 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.61/identity/v3/auth/tokens 0.044s
2025-11-11 01:59:25,778 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a19e7ea-3843-4d44-9629-1066e578e7cb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0c79d457d29540358d88305952089e8b", "name": "tempest-TaggedAttachmentsTest-1243491706-project-member", "password_expires_at": null}, "audit_ids": ["VG3UCvIyQFCIb8eCwDxtig"], "expires_at": "2025-11-11T01:59:25.000000Z", "issued_at": "2025-11-11T00:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "508beca1273d42598c9a429a9edbd5d1", "name": "tempest-TaggedAttachmentsTest-1243491706"}, "is_domain": false, "roles": [{"id": "d1e47b1cc63d49b6874c8d3391f6563f", "name": "member"}, {"id": "fac14e34463a4d64add91f9f41e6fa4b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "08095e300e1043c281ae4dbf8905d210", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/image", "region": "RegionOne"}], "id": "1ac3f1e8cddf4042ab2a2de0c9fde5c1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8fb68d88d6b54576bd39187bade5db49", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/compute/v2.1", "region": "RegionOne"}], "id": "2bae685d366746d49aad0e876b673d29", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0e65ff746c0046f4b37493a3c7bbb7df", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/placement", "region": "RegionOne"}], "id": "51ef0edd9dfc4f7a91263038d7263f2e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "27fd6de745ad4c12b3691a7e130519eb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/volume/v3", "region": "RegionOne"}], "id": "5cc4582a3e2e4fb7b7f6b13ccf827805", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c216117488bd415ea2e4f628b6baba76", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/networking", "region": "RegionOne"}], "id": "ae3fc99472124b15b264778f47c9bd2c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "946d8646338c4c9fb8ade0d1e3479a07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/identity", "region": "RegionOne"}], "id": "b2ceb15b2eb1459cb3a22493136a3b38", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "59df0098cf944047ba4cf12ca5753577", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/compute/v2/508beca1273d42598c9a429a9edbd5d1", "region": "RegionOne"}], "id": "eb2d9284bd0143afaf0c33ea08114d94", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-11-11 01:59:25,779 80934 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'f55e583b-a936-465b-aaeb-396e44ffd287', 'name': 'tempest-TaggedAttachmentsTest-550855522-network', 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8322, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-11T00:59:05Z', 'updated_at': '2025-11-11T00:59:05Z', 'revision_number': 1} available for tenant
2025-11-11 01:59:25,843 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.61/identity/v3/auth/tokens 0.061s
2025-11-11 01:59:25,844 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f81c52a7-d353-4222-b61a-8038ca8408ca', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0c79d457d29540358d88305952089e8b", "name": "tempest-TaggedAttachmentsTest-1243491706-project-member", "password_expires_at": null}, "audit_ids": ["j6MnLyoZSK2iP-pwMeuTsg"], "expires_at": "2025-11-11T01:59:25.000000Z", "issued_at": "2025-11-11T00:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "508beca1273d42598c9a429a9edbd5d1", "name": "tempest-TaggedAttachmentsTest-1243491706"}, "is_domain": false, "roles": [{"id": "d1e47b1cc63d49b6874c8d3391f6563f", "name": "member"}, {"id": "fac14e34463a4d64add91f9f41e6fa4b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "08095e300e1043c281ae4dbf8905d210", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/image", "region": "RegionOne"}], "id": "1ac3f1e8cddf4042ab2a2de0c9fde5c1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8fb68d88d6b54576bd39187bade5db49", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/compute/v2.1", "region": "RegionOne"}], "id": "2bae685d366746d49aad0e876b673d29", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0e65ff746c0046f4b37493a3c7bbb7df", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/placement", "region": "RegionOne"}], "id": "51ef0edd9dfc4f7a91263038d7263f2e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "27fd6de745ad4c12b3691a7e130519eb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/volume/v3", "region": "RegionOne"}], "id": "5cc4582a3e2e4fb7b7f6b13ccf827805", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c216117488bd415ea2e4f628b6baba76", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/networking", "region": "RegionOne"}], "id": "ae3fc99472124b15b264778f47c9bd2c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "946d8646338c4c9fb8ade0d1e3479a07", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/identity", "region": "RegionOne"}], "id": "b2ceb15b2eb1459cb3a22493136a3b38", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "59df0098cf944047ba4cf12ca5753577", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/compute/v2/508beca1273d42598c9a429a9edbd5d1", "region": "RegionOne"}], "id": "eb2d9284bd0143afaf0c33ea08114d94", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-11-11 01:59:25,844 80934 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'f55e583b-a936-465b-aaeb-396e44ffd287', 'name': 'tempest-TaggedAttachmentsTest-550855522-network', 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8322, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-11T00:59:05Z', 'updated_at': '2025-11-11T00:59:05Z', 'revision_number': 1} available for tenant
2025-11-11 01:59:25,844 80934 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-7534853', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJNSnhTAcw8xnGuP4p46E8VDjXjG/PzHE6L86kVrYdh9oqSpGVN+I0oxWiKcZ0jt64ZJweSzbBUoIVTh26X0mDvvHyZ2rX/6ADIGdjAjVEj31S9kz6a/7vBzJNIquHbH2g==', 'fingerprint': '0d:8d:0e:36:8d:1f:f3:da:c0:22:a2:32:e2:cc:38:07', 'user_id': '0c79d457d29540358d88305952089e8b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRBxYg3gxhcQ5VZ30QhWbJq9AvIl17rNm+1m4WJQCbpKhwjQ7Oyg7o\nmBVBVgLSlS2gBwYFK4EEACKhZANiAASTUp4UwHMPMZxrj+KeOhPFQ414xvz8xxOi\n/OpFa2HYfaKkqRlTfiNKMVoinGdI7euGScHks2wVKCFU4dul9Jg77x8mdq1/+gAy\nBnYwI1RI99UvZM+mv+7wcyTSKrh2x9o=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '901857d0-8c86-4f5d-8959-7dc85a06488d', 'name': 'tempest-securitygroup--1289362329', 'stateful': True, 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'description': 'tempest-description--408379630', 'shared': False, 'security_group_rules': [{'id': '0b95229c-3a51-4def-8874-28499e91cfb1', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'security_group_id': '901857d0-8c86-4f5d-8959-7dc85a06488d', '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': 229, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-11T00:59:24Z', 'updated_at': '2025-11-11T00:59:24Z', 'revision_number': 0}, {'id': 'd2e20b23-cb9e-4ad2-9abd-2538abee6cbc', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'security_group_id': '901857d0-8c86-4f5d-8959-7dc85a06488d', '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': 228, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-11T00:59:24Z', 'updated_at': '2025-11-11T00:59:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-11-11T00:59:24Z', 'updated_at': '2025-11-11T00:59:24Z', 'revision_number': 1}, 'floating_ip': {'id': '7be2144b-9c88-41c6-93a8-ef2df9df9002', 'tenant_id': '508beca1273d42598c9a429a9edbd5d1', 'project_id': '508beca1273d42598c9a429a9edbd5d1', 'floating_ip_address': '172.24.4.183', 'floating_network_id': 'bc0f0e67-973f-43e5-8834-a4c41563d314', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-11T00:59:25Z', 'updated_at': '2025-11-11T00:59:25Z', 'revision_number': 0, 'ip': '172.24.4.183'}}
2025-11-11 01:59:26,888 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.61/compute/v2.1/servers 1.043s
2025-11-11 01:59:26,889 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1695439124", "imageRef": "b97e9958-e856-4624-a429-810d4d2a48a2", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "f55e583b-a936-465b-aaeb-396e44ffd287"}], "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "key_name": "tempest-keypair-7534853", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9637012f-1cef-47dc-a5e5-5aa2bcba0238', 'x-compute-request-id': 'req-9637012f-1cef-47dc-a5e5-5aa2bcba0238', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/compute/v2.1/servers'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "adminPass": "XVjcRmpG4NzK"}}'
2025-11-11 01:59:26,985 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.093s
2025-11-11 01:59:26,985 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1bb2bb-15fd-488b-9a7e-3a5021489334', 'x-compute-request-id': 'req-2a1bb2bb-15fd-488b-9a7e-3a5021489334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:27Z", "updated": "2025-11-11T00:59:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-7534853", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:28,150 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.146s
2025-11-11 01:59:28,150 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2f3b75-870c-4a17-baa3-836a6d339de1', 'x-compute-request-id': 'req-8a2f3b75-870c-4a17-baa3-836a6d339de1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:29,331 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.166s
2025-11-11 01:59:29,331 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af4031b-6161-4006-b9ad-87e303b13635', 'x-compute-request-id': 'req-5af4031b-6161-4006-b9ad-87e303b13635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:29,344 80934 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-11 01:59:30,468 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.122s
2025-11-11 01:59:30,468 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f02cc44-a409-4172-9e69-16770cac93f1', 'x-compute-request-id': 'req-0f02cc44-a409-4172-9e69-16770cac93f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:31,623 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.139s
2025-11-11 01:59:31,624 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a766d3fb-4b28-4028-bb61-4d8786fff8fa', 'x-compute-request-id': 'req-a766d3fb-4b28-4028-bb61-4d8786fff8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:31,640 80934 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2025-11-11 01:59:34,555 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 1.913s
2025-11-11 01:59:34,556 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deed9cd0-1370-40e7-8e94-9a2a9874bc7c', 'x-compute-request-id': 'req-deed9cd0-1370-40e7-8e94-9a2a9874bc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:34,569 80934 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2025-11-11 01:59:36,468 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.897s
2025-11-11 01:59:36,468 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6da4ef-5b68-407c-adeb-6583e11761e8', 'x-compute-request-id': 'req-bf6da4ef-5b68-407c-adeb-6583e11761e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:36,484 80934 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2025-11-11 01:59:38,119 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.633s
2025-11-11 01:59:38,119 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77349019-8964-43c7-b32c-d9b563c3f56f', 'x-compute-request-id': 'req-77349019-8964-43c7-b32c-d9b563c3f56f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:39,325 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.191s
2025-11-11 01:59:39,326 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a71e05a-40b1-468f-a641-b805d2195ba6', 'x-compute-request-id': 'req-5a71e05a-40b1-468f-a641-b805d2195ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:40,690 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.351s
2025-11-11 01:59:40,691 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88bc19c8-ee9e-47e8-9031-aa0b5c6ec9a9', 'x-compute-request-id': 'req-88bc19c8-ee9e-47e8-9031-aa0b5c6ec9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:41,906 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.201s
2025-11-11 01:59:41,907 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b8a7db0-b332-4b33-aac0-09d156e6fdd5', 'x-compute-request-id': 'req-6b8a7db0-b332-4b33-aac0-09d156e6fdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:43,314 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.393s
2025-11-11 01:59:43,314 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1456', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dfa3bec-ab50-4e84-959e-c5b09e61484b', 'x-compute-request-id': 'req-2dfa3bec-ab50-4e84-959e-c5b09e61484b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "BUILD", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:44,813 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.484s
2025-11-11 01:59:44,814 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef7eeb2-d641-4ea9-8d8f-7da27673690b', 'x-compute-request-id': 'req-8ef7eeb2-d641-4ea9-8d8f-7da27673690b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "ACTIVE", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:43Z", "addresses": {"tempest-TaggedAttachmentsTest-550855522-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 01:59:44,827 80934 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2025-11-11 01:59:45,044 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8/os-interface 0.217s
2025-11-11 01:59:45,045 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0715680e-139d-4f0d-ab7f-d9d16f8a37ed', 'x-compute-request-id': 'req-0715680e-139d-4f0d-ab7f-d9d16f8a37ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "f55e583b-a936-465b-aaeb-396e44ffd287", "port_id": "36442d51-d703-4e87-938a-57e4d8a31129", "mac_addr": "fa:16:3e:74:1a:be", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "89064a73-2853-441d-aeb1-d522885eddae", "ip_address": "10.0.0.8"}]}]}'
2025-11-11 01:59:47,077 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.61/networking/v2.0/floatingips/7be2144b-9c88-41c6-93a8-ef2df9df9002 2.029s
2025-11-11 01:59:47,078 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "36442d51-d703-4e87-938a-57e4d8a31129"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-42aa60e2-6ccd-45ce-8e4b-a556ff5a3273', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/networking/v2.0/floatingips/7be2144b-9c88-41c6-93a8-ef2df9df9002'}
Body: b'{"floatingip": {"id": "7be2144b-9c88-41c6-93a8-ef2df9df9002", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "project_id": "508beca1273d42598c9a429a9edbd5d1", "floating_ip_address": "172.24.4.183", "floating_network_id": "bc0f0e67-973f-43e5-8834-a4c41563d314", "router_id": "14455b38-3b63-4bfd-a606-a9a0d0a7150d", "port_id": "36442d51-d703-4e87-938a-57e4d8a31129", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f55e583b-a936-465b-aaeb-396e44ffd287", "mac_address": "fa:16:3e:74:1a:be", "admin_state_up": true, "status": "ACTIVE", "device_id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-11T00:59:25Z", "updated_at": "2025-11-11T00:59:45Z", "revision_number": 1}}'
2025-11-11 01:59:47,079 80934 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.183:22' as 'cirros' with public key authentication
2025-11-11 02:00:47,138 80934 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.183 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-11 02:00:49,705 80934 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-11-11 02:00:49,877 80934 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-11 02:00:49,877 80934 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.183 successfully created
2025-11-11 02:00:50,116 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.239s
2025-11-11 02:00:50,117 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1755', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a4b949-a05d-40ae-be2f-44aae0add4c3', 'x-compute-request-id': 'req-77a4b949-a05d-40ae-be2f-44aae0add4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "ACTIVE", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T00:59:43Z", "addresses": {"tempest-TaggedAttachmentsTest-550855522-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}, {"version": 4, "addr": "172.24.4.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:00:59,873 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8/os-interface 9.743s
2025-11-11 02:00:59,874 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"interfaceAttachment": {"net_id": "d4bcb539-7909-4a22-9f29-1656f5603e8e", "tag": "nic-tag"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5124e23-06c5-4e98-9bf9-071af101e9f9', 'x-compute-request-id': 'req-a5124e23-06c5-4e98-9bf9-071af101e9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8/os-interface'}
Body: b'{"interfaceAttachment": {"net_id": "d4bcb539-7909-4a22-9f29-1656f5603e8e", "port_id": "da86c104-0646-4be5-ac5a-5b6c9a58797a", "mac_addr": "fa:16:3e:89:90:24", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d7491241-176f-4fd0-923c-319ded910db6", "ip_address": "10.10.10.230"}]}}'
2025-11-11 02:01:02,079 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8/os-volume_attachments 2.202s
2025-11-11 02:01:02,080 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "d93f2949-1ece-4258-8850-8d9f104005a4", "tag": "volume-tag"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba85eeb-578d-49c2-8498-599249ccf111', 'x-compute-request-id': 'req-bba85eeb-578d-49c2-8498-599249ccf111', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "serverId": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "volumeId": "d93f2949-1ece-4258-8850-8d9f104005a4", "device": "/dev/vdb"}}'
2025-11-11 02:01:02,121 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:01:02,122 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd01e592-a5f1-427e-aa96-056e5c22e8b8', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd01e592-a5f1-427e-aa96-056e5c22e8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:02.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:03,167 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:01:03,168 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c0d25e0-c715-4c30-860f-1719fc9d96be', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c0d25e0-c715-4c30-860f-1719fc9d96be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:02.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:04,255 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.077s
2025-11-11 02:01:04,256 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb309a7-d48c-4114-9307-6b70c9b55eb7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb309a7-d48c-4114-9307-6b70c9b55eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:04.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:05,325 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.053s
2025-11-11 02:01:05,325 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6089bf64-478f-4756-bac5-fceeb792c3d4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6089bf64-478f-4756-bac5-fceeb792c3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:06,417 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.077s
2025-11-11 02:01:06,417 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21bd0193-37fd-4540-b91c-d0e04a15d1a2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21bd0193-37fd-4540-b91c-d0e04a15d1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:07,468 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:01:07,468 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90eaa4f-928c-4502-b1c2-46690d97da82', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90eaa4f-928c-4502-b1c2-46690d97da82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:08,511 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:01:08,511 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5baa7c78-72d6-4133-a936-da3898c5034c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5baa7c78-72d6-4133-a936-da3898c5034c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:09,553 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.031s
2025-11-11 02:01:09,553 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c5e46e-25da-44bd-b063-c050ebf30520', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c5e46e-25da-44bd-b063-c050ebf30520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:10,600 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:01:10,601 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e79d40a-f53f-4a77-9f84-828a7e2d2743', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e79d40a-f53f-4a77-9f84-828a7e2d2743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:11,645 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:01:11,645 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37cc08c-6eca-44fb-8a65-7680ea2723e6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37cc08c-6eca-44fb-8a65-7680ea2723e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:12,692 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:01:12,693 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad029233-3822-412b-bdb5-ff0be72447b4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad029233-3822-412b-bdb5-ff0be72447b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:13,743 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:01:13,743 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a5259b-8439-464e-ba57-55fc407c3047', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a5259b-8439-464e-ba57-55fc407c3047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:14,803 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.049s
2025-11-11 02:01:14,804 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ef20ed-12af-45b6-9b72-4f25f24c00df', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ef20ed-12af-45b6-9b72-4f25f24c00df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:15,855 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:01:15,855 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d269a86-6d2d-440b-9e0c-c3f852ce2cfa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d269a86-6d2d-440b-9e0c-c3f852ce2cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:16,907 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:01:16,908 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e336d7-8bf6-4d3f-928b-32efa67d0e58', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e336d7-8bf6-4d3f-928b-32efa67d0e58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:17,962 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.043s
2025-11-11 02:01:17,962 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eea5312-8c65-45da-8dc0-ce26d52d4fb9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eea5312-8c65-45da-8dc0-ce26d52d4fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:19,016 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.043s
2025-11-11 02:01:19,017 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87670c4d-bd94-461d-91ba-63313e950a88', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87670c4d-bd94-461d-91ba-63313e950a88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:20,064 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:01:20,065 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641fddcd-bf46-4fe4-aa10-6cb8d595b309', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641fddcd-bf46-4fe4-aa10-6cb8d595b309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:21,115 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:01:21,115 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b108560-41cb-4a54-a5fe-93404e3d67b0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b108560-41cb-4a54-a5fe-93404e3d67b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:22,166 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:01:22,167 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2940c829-d053-4095-82b4-d9c6f9e9a4d4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2940c829-d053-4095-82b4-d9c6f9e9a4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:23,218 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:01:23,218 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106ebf5e-79af-44ff-9f0d-1df5148a8292', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106ebf5e-79af-44ff-9f0d-1df5148a8292', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:24,303 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.074s
2025-11-11 02:01:24,304 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906ad747-9157-4cd1-8ebb-b8fa6277bf60', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906ad747-9157-4cd1-8ebb-b8fa6277bf60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:25,352 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:01:25,352 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4da2086-5098-4778-9ea9-b8869302fbbe', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4da2086-5098-4778-9ea9-b8869302fbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:26,400 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:01:26,401 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde5c8ba-f7f5-4507-ba7f-5495a8b432ec', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde5c8ba-f7f5-4507-ba7f-5495a8b432ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:27,448 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:01:27,448 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6b969b-496a-469e-8ec2-7e72d73bb532', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6b969b-496a-469e-8ec2-7e72d73bb532', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:28,491 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.031s
2025-11-11 02:01:28,491 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424a9b93-ba6c-46a4-9bfb-008cba3ff567', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424a9b93-ba6c-46a4-9bfb-008cba3ff567', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:29,534 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.031s
2025-11-11 02:01:29,534 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c67bff-67c9-4fb3-a5a8-e5ec23f9b405', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c67bff-67c9-4fb3-a5a8-e5ec23f9b405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:30,586 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:01:30,587 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0744edac-2e08-40cc-9b24-2c755a186c61', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0744edac-2e08-40cc-9b24-2c755a186c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:31,632 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:01:31,633 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3581b6-1f80-4152-b744-f906000b74bd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3581b6-1f80-4152-b744-f906000b74bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:32,725 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.082s
2025-11-11 02:01:32,726 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf4e2d3-d73f-42e8-8d17-2266e86dcf65', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf4e2d3-d73f-42e8-8d17-2266e86dcf65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:33,794 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.057s
2025-11-11 02:01:33,794 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8e2167-6a3c-4702-9f96-0e65b8eae7ca', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8e2167-6a3c-4702-9f96-0e65b8eae7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:34,838 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:01:34,838 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d17fdd2-d342-4256-8474-cdba981a272c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d17fdd2-d342-4256-8474-cdba981a272c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:35,879 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.030s
2025-11-11 02:01:35,880 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0545f040-6a4b-4b20-a9ae-14e281c2288c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0545f040-6a4b-4b20-a9ae-14e281c2288c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:36,926 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:01:36,926 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1773ca9d-c9af-4810-9cfd-bc28938c22f1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1773ca9d-c9af-4810-9cfd-bc28938c22f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:38,047 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.109s
2025-11-11 02:01:38,048 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825435f0-7443-4ae6-a1d1-0d695eaf5d89', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825435f0-7443-4ae6-a1d1-0d695eaf5d89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:39,093 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:01:39,093 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4a6082-16bf-4931-846f-0e5f2305319c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4a6082-16bf-4931-846f-0e5f2305319c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:40,150 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.045s
2025-11-11 02:01:40,150 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2236a0-4c60-4e84-bd1e-c12d28c89fcf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2236a0-4c60-4e84-bd1e-c12d28c89fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:41,200 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:01:41,200 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d091cf-2f48-49b1-befe-32d50804abf0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d091cf-2f48-49b1-befe-32d50804abf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:42,247 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:01:42,247 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac2ea83-766d-45aa-b0b3-d478cf592bc2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac2ea83-766d-45aa-b0b3-d478cf592bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:43,293 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:01:43,293 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f480c72b-fe92-4a50-8c2c-b6110171164e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f480c72b-fe92-4a50-8c2c-b6110171164e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:44,346 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:01:44,347 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5370f984-1e90-4a5b-bca4-b790a78aa330', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5370f984-1e90-4a5b-bca4-b790a78aa330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:45,400 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.042s
2025-11-11 02:01:45,400 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bb4d7d-22ec-4e03-9077-9a99db9e5943', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bb4d7d-22ec-4e03-9077-9a99db9e5943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:46,444 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:01:46,444 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe63f76-1a37-4a62-88bf-0e3e07d9112b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe63f76-1a37-4a62-88bf-0e3e07d9112b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:47,516 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.061s
2025-11-11 02:01:47,516 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd56fb65-f944-4383-ae65-7d9b4dd96a8d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd56fb65-f944-4383-ae65-7d9b4dd96a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:48,570 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:01:48,571 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c8fdbf-3be4-4213-b5fa-ee9fefc317d5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c8fdbf-3be4-4213-b5fa-ee9fefc317d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:49,620 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:01:49,620 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036f6a26-b7a5-43c7-a567-977ccdbf8947', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036f6a26-b7a5-43c7-a567-977ccdbf8947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:50,673 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:01:50,673 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5913222-9ded-4dec-b9f3-7d452dea5ae2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5913222-9ded-4dec-b9f3-7d452dea5ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:51,724 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:01:51,725 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c089b4fb-638b-41ca-a24f-1d769453f72a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c089b4fb-638b-41ca-a24f-1d769453f72a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:52,768 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:01:52,769 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae0cce5-d804-4180-916e-6e0bddd3b190', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae0cce5-d804-4180-916e-6e0bddd3b190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:53,820 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:01:53,821 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bdc9a5-10bf-404c-9f4f-c0f74daba8b7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bdc9a5-10bf-404c-9f4f-c0f74daba8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:54,871 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:01:54,871 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca2c922-bbce-449c-8d12-f207b41d3d32', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca2c922-bbce-449c-8d12-f207b41d3d32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:55,918 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:01:55,918 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da979931-5b1a-4bb0-91d6-fced87bf9b10', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da979931-5b1a-4bb0-91d6-fced87bf9b10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:56,964 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:01:56,964 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e85c2c-821b-475a-a5ce-719245bfb6f4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e85c2c-821b-475a-a5ce-719245bfb6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:58,021 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.045s
2025-11-11 02:01:58,021 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecd417f-8815-49ea-ac21-afdfcab7c6c5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecd417f-8815-49ea-ac21-afdfcab7c6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:01:59,078 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.046s
2025-11-11 02:01:59,079 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bf22f0-3e81-48bc-b957-d4f1a896e743', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bf22f0-3e81-48bc-b957-d4f1a896e743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:00,140 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.050s
2025-11-11 02:02:00,141 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d329c42-f6fb-4675-9ed1-56bdf362a692', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d329c42-f6fb-4675-9ed1-56bdf362a692', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:01,204 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.053s
2025-11-11 02:02:01,205 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23279c1-a4c9-4310-a444-e66558ea3618', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23279c1-a4c9-4310-a444-e66558ea3618', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:02,254 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:02:02,255 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b77139-df53-4d03-a5db-18fe4f95cb1a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b77139-df53-4d03-a5db-18fe4f95cb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:03,322 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.055s
2025-11-11 02:02:03,322 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5445afec-e1c6-48b0-b0ec-5c452d185c24', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5445afec-e1c6-48b0-b0ec-5c452d185c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:04,417 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.084s
2025-11-11 02:02:04,417 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08679ad-e52a-40cc-8304-6b46a411411b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08679ad-e52a-40cc-8304-6b46a411411b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:05,472 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.044s
2025-11-11 02:02:05,473 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c38f7f-eb30-4040-8b14-5da745bcb5e4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c38f7f-eb30-4040-8b14-5da745bcb5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:06,523 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:02:06,523 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8885375a-33b7-4966-801b-a22067b1f164', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8885375a-33b7-4966-801b-a22067b1f164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:07,583 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.049s
2025-11-11 02:02:07,584 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44656e7-d897-449c-81ff-367a6fc626a4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44656e7-d897-449c-81ff-367a6fc626a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:08,634 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:02:08,634 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cd2328-4bf5-411a-86b1-00d10db93145', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cd2328-4bf5-411a-86b1-00d10db93145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:09,677 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:02:09,677 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ef50be-7864-4391-a64f-16ad530b45d8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ef50be-7864-4391-a64f-16ad530b45d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:10,725 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:02:10,726 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d7fe0f-88f5-4460-99d4-15e3e94c3e48', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d7fe0f-88f5-4460-99d4-15e3e94c3e48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:11,769 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:02:11,769 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3a745b-cd86-4e0d-a86b-ba80daa03d5f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3a745b-cd86-4e0d-a86b-ba80daa03d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:12,815 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:02:12,815 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b571dcdd-f59e-4f79-8a73-a2f1b077cfb9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b571dcdd-f59e-4f79-8a73-a2f1b077cfb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:13,866 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:02:13,866 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a5a27f-5345-4937-bbe0-98e564f99d33', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a5a27f-5345-4937-bbe0-98e564f99d33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:14,930 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.052s
2025-11-11 02:02:14,931 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b2f107-5693-4634-ab72-f4ee07b0cb9a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b2f107-5693-4634-ab72-f4ee07b0cb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:16,008 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.065s
2025-11-11 02:02:16,008 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b795ccf5-95a9-4df0-91f0-1a5c380d759f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b795ccf5-95a9-4df0-91f0-1a5c380d759f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:17,069 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.049s
2025-11-11 02:02:17,070 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba4edf1-fd5c-4cbd-8d12-8141a8091d00', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba4edf1-fd5c-4cbd-8d12-8141a8091d00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:18,219 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.136s
2025-11-11 02:02:18,219 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2cd5e32-8118-4e0c-a8da-abaa541cee3f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2cd5e32-8118-4e0c-a8da-abaa541cee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:19,291 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.060s
2025-11-11 02:02:19,291 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1b038c-cfad-41d0-ae26-08997fd12abb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1b038c-cfad-41d0-ae26-08997fd12abb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:20,371 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.065s
2025-11-11 02:02:20,371 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f741c030-1ba1-4941-a2e7-34fbc77b5dca', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f741c030-1ba1-4941-a2e7-34fbc77b5dca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:21,414 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:02:21,414 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe97c1b-be4a-4329-a6ca-623d489e15ea', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe97c1b-be4a-4329-a6ca-623d489e15ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:22,465 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:02:22,465 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7912fe92-8726-4554-a6b8-62d9f6014bcd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7912fe92-8726-4554-a6b8-62d9f6014bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:23,516 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:02:23,517 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0275cf78-3f05-4666-ab3c-174f3cc69c81', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0275cf78-3f05-4666-ab3c-174f3cc69c81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:24,569 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:02:24,569 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee15742e-1f92-421c-b2c8-641d1fac95be', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee15742e-1f92-421c-b2c8-641d1fac95be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:25,625 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.045s
2025-11-11 02:02:25,625 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be27811e-e2ca-49f7-83c2-f24e6071a126', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be27811e-e2ca-49f7-83c2-f24e6071a126', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:26,668 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.031s
2025-11-11 02:02:26,669 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f95014e-b413-480d-aac7-048bc420abfd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f95014e-b413-480d-aac7-048bc420abfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:27,714 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:02:27,714 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f07983-02ea-4e99-bf2c-4c014153dad6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f07983-02ea-4e99-bf2c-4c014153dad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:28,792 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.067s
2025-11-11 02:02:28,793 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3ed5a2-dc3c-45b2-93d5-233a2b7a8843', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3ed5a2-dc3c-45b2-93d5-233a2b7a8843', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:29,873 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.067s
2025-11-11 02:02:29,874 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1ace3d-66d8-449c-8cec-3978ca3aaab7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1ace3d-66d8-449c-8cec-3978ca3aaab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:30,937 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.052s
2025-11-11 02:02:30,937 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1e0b46-7b93-430f-ba9d-aad38daf6622', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1e0b46-7b93-430f-ba9d-aad38daf6622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:31,991 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.042s
2025-11-11 02:02:31,991 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf11eea8-3581-4541-96c7-50061b1f1512', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf11eea8-3581-4541-96c7-50061b1f1512', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:33,054 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.052s
2025-11-11 02:02:33,054 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10da360e-dfb6-4565-80e1-edd2d1746306', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10da360e-dfb6-4565-80e1-edd2d1746306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:34,099 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:02:34,099 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fdd2ec-0054-4c5a-b10a-a62aecd7bc6a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fdd2ec-0054-4c5a-b10a-a62aecd7bc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:35,152 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.042s
2025-11-11 02:02:35,153 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca92081a-8ca9-4d18-8542-ca347aea9ff6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca92081a-8ca9-4d18-8542-ca347aea9ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:36,201 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:02:36,201 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b110082-0c6b-4c2e-8653-f5382933d56c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b110082-0c6b-4c2e-8653-f5382933d56c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:37,249 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:02:37,250 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a1938b1-7a2b-4c43-8753-d7e551a354c3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a1938b1-7a2b-4c43-8753-d7e551a354c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:38,293 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:02:38,293 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf9b369-3e47-4098-8058-5753f81117e1', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf9b369-3e47-4098-8058-5753f81117e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:39,338 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:02:39,338 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05861536-d746-4c79-9c5e-bf7aa4367a15', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05861536-d746-4c79-9c5e-bf7aa4367a15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:40,383 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:02:40,384 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb33450d-54d1-4386-8030-f8e576262e57', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb33450d-54d1-4386-8030-f8e576262e57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:41,438 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.042s
2025-11-11 02:02:41,438 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cad9f1-01df-4431-88bb-5afbae183dea', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cad9f1-01df-4431-88bb-5afbae183dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:42,483 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:02:42,483 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07082052-a48b-4333-b77a-3e48f0cadd7c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07082052-a48b-4333-b77a-3e48f0cadd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:43,528 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:02:43,529 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252b85c4-434e-4b8c-ba00-951b71507793', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252b85c4-434e-4b8c-ba00-951b71507793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:44,703 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.163s
2025-11-11 02:02:44,704 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6758e99-3ad8-43a1-abf0-857715251d79', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6758e99-3ad8-43a1-abf0-857715251d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:45,871 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.157s
2025-11-11 02:02:45,871 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b846a3-e354-4ee8-9dcb-0f3f930fbe9b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b846a3-e354-4ee8-9dcb-0f3f930fbe9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:46,938 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.054s
2025-11-11 02:02:46,939 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5580bb91-ace8-4ee5-be94-c1fe0fa23be6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5580bb91-ace8-4ee5-be94-c1fe0fa23be6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:48,010 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.060s
2025-11-11 02:02:48,011 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8ad418-34b4-4dc4-820c-f814cc214388', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8ad418-34b4-4dc4-820c-f814cc214388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:49,071 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.050s
2025-11-11 02:02:49,072 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44abb511-8ae7-4c12-bdbe-2325c536e029', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44abb511-8ae7-4c12-bdbe-2325c536e029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:50,118 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:02:50,119 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646667d3-2a75-48ee-ae42-ae36fc04aed6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646667d3-2a75-48ee-ae42-ae36fc04aed6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:51,170 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:02:51,171 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56ea330-d359-4545-b92d-d0c143e7d963', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56ea330-d359-4545-b92d-d0c143e7d963', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:52,222 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:02:52,223 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5e7b80-6632-42ea-a80b-e4f20080d349', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5e7b80-6632-42ea-a80b-e4f20080d349', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:53,279 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.045s
2025-11-11 02:02:53,279 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4690ce9f-3563-4c7d-9be7-fa6b93ae28e2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4690ce9f-3563-4c7d-9be7-fa6b93ae28e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:54,326 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:02:54,327 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a6e045-643f-48b7-a77e-ceb7939d6605', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a6e045-643f-48b7-a77e-ceb7939d6605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:55,374 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:02:55,374 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f48f6fe-e438-44e5-94d9-e2bd93c201c6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f48f6fe-e438-44e5-94d9-e2bd93c201c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:56,440 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.055s
2025-11-11 02:02:56,441 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab97641-9ffd-46d0-816e-c96d7bf8529d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab97641-9ffd-46d0-816e-c96d7bf8529d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:57,491 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.038s
2025-11-11 02:02:57,491 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0e9000-208a-4a95-aae3-a61cce2131cf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0e9000-208a-4a95-aae3-a61cce2131cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:58,547 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.045s
2025-11-11 02:02:58,547 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d366e1-b401-4a0d-8334-b396dd2d36b7', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d366e1-b401-4a0d-8334-b396dd2d36b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:02:59,617 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.057s
2025-11-11 02:02:59,618 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f4fd0c-c608-4dc1-bbdd-4829d518318e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f4fd0c-c608-4dc1-bbdd-4829d518318e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:00,663 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:00,663 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10eb4e3e-1ae0-4acf-a6c8-04fcd6254a3d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10eb4e3e-1ae0-4acf-a6c8-04fcd6254a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:01,722 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.048s
2025-11-11 02:03:01,722 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c763a746-5be9-45a9-9586-4e6eae8341aa', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c763a746-5be9-45a9-9586-4e6eae8341aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:02,769 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:03:02,769 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1bfaec-d4d5-4d03-9e5f-5e22dd772ca9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1bfaec-d4d5-4d03-9e5f-5e22dd772ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:03,816 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:03:03,816 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e1fa91-e16b-4f8a-ae22-5e875cb8aa59', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e1fa91-e16b-4f8a-ae22-5e875cb8aa59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:04,859 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:03:04,860 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9939a936-6972-4d29-bb6b-ba57df7fe67f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9939a936-6972-4d29-bb6b-ba57df7fe67f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:05,903 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:03:05,904 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f7a1d5-e54f-4ddd-824f-c562b84a63e6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f7a1d5-e54f-4ddd-824f-c562b84a63e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:06,949 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:06,950 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e24ec0-12e3-4e1c-8f1d-f2b9ea01e971', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e24ec0-12e3-4e1c-8f1d-f2b9ea01e971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:08,030 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.068s
2025-11-11 02:03:08,031 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07648430-8a4c-4611-93b7-7981c5074c1c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07648430-8a4c-4611-93b7-7981c5074c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:09,094 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.052s
2025-11-11 02:03:09,095 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c74ecac-efd8-4348-9774-cad2f0b36f9b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c74ecac-efd8-4348-9774-cad2f0b36f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:10,146 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:03:10,147 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bded069e-a715-41e3-a67b-5297cde465ef', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bded069e-a715-41e3-a67b-5297cde465ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:11,203 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.044s
2025-11-11 02:03:11,203 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0964275c-7fba-4e7b-b268-ea807a1b45fe', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0964275c-7fba-4e7b-b268-ea807a1b45fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:12,271 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.057s
2025-11-11 02:03:12,272 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f9122e-442f-4383-9610-00b636c4d7c0', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f9122e-442f-4383-9610-00b636c4d7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:13,352 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.068s
2025-11-11 02:03:13,352 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d84bbf5-469c-402e-a286-4e1e574729d6', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d84bbf5-469c-402e-a286-4e1e574729d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:14,410 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.046s
2025-11-11 02:03:14,410 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571197c2-48e8-4514-af8f-69ac124bff68', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571197c2-48e8-4514-af8f-69ac124bff68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:15,474 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.053s
2025-11-11 02:03:15,475 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4cd7284-9bd0-4f18-b468-9eadf166e18e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4cd7284-9bd0-4f18-b468-9eadf166e18e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:16,530 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:03:16,530 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79976492-1b9a-44ed-84f9-55b35c0003ab', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79976492-1b9a-44ed-84f9-55b35c0003ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:17,578 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:03:17,579 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df1fe70-b68f-421c-964d-4cfb89e9dbf3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df1fe70-b68f-421c-964d-4cfb89e9dbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:18,628 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.038s
2025-11-11 02:03:18,628 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98a3ae7-0daa-4dc5-b77a-8a376d1f1428', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98a3ae7-0daa-4dc5-b77a-8a376d1f1428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:19,678 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:19,678 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4639e3-4032-4dda-9af9-2abaadff1830', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4639e3-4032-4dda-9af9-2abaadff1830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:20,725 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:20,725 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe8dcb9-bd33-4d03-82be-0b90807d0f5e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe8dcb9-bd33-4d03-82be-0b90807d0f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:21,773 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:03:21,774 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17fa63b-0016-4613-a284-d2398bc0436e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17fa63b-0016-4613-a284-d2398bc0436e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:22,825 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:03:22,825 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4d94c7-befa-4490-96ed-52c42a9ca9a2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4d94c7-befa-4490-96ed-52c42a9ca9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:23,874 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:23,874 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c711e4b5-0430-4b59-8bef-34ae905f42c8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c711e4b5-0430-4b59-8bef-34ae905f42c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:24,922 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:03:24,922 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bad698-1439-4c9c-99a5-283baa3302b5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bad698-1439-4c9c-99a5-283baa3302b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:25,973 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:03:25,973 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f788fe77-81dc-438e-bf77-f65b2974d77f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f788fe77-81dc-438e-bf77-f65b2974d77f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:27,055 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.070s
2025-11-11 02:03:27,055 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9212c181-a996-443d-8f7c-58712e336fb4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9212c181-a996-443d-8f7c-58712e336fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:28,126 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.057s
2025-11-11 02:03:28,126 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d320973d-083c-422f-b010-0d34e3935302', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d320973d-083c-422f-b010-0d34e3935302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:29,182 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:03:29,183 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9993081-7ee5-4055-a82d-a6a024af12df', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9993081-7ee5-4055-a82d-a6a024af12df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:30,242 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.048s
2025-11-11 02:03:30,242 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11c7b5b-816d-4cbf-b828-572509c37bc2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11c7b5b-816d-4cbf-b828-572509c37bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:31,293 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:03:31,293 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79ac28c-4cea-4484-abb8-a9cd5676df6b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79ac28c-4cea-4484-abb8-a9cd5676df6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:32,345 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:03:32,345 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdbe48d-10cd-4ef3-8362-bfa187b549e5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdbe48d-10cd-4ef3-8362-bfa187b549e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:33,390 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:03:33,391 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d6652c-5b75-4b0d-a1f3-2e2421064403', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d6652c-5b75-4b0d-a1f3-2e2421064403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:34,437 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:03:34,437 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35ed0e3-6b18-4e05-bf6b-f447ee4f2910', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35ed0e3-6b18-4e05-bf6b-f447ee4f2910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:35,482 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:03:35,483 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b68200-23b0-4d63-8ad2-d7ce2837d2c8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b68200-23b0-4d63-8ad2-d7ce2837d2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:36,530 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:03:36,530 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0595bb16-dc0b-474e-b32a-36e9500b996b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0595bb16-dc0b-474e-b32a-36e9500b996b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:37,599 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.057s
2025-11-11 02:03:37,599 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcad4b1-545b-494b-b256-2214d92c59d8', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcad4b1-545b-494b-b256-2214d92c59d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:38,651 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:03:38,651 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac7b7ac-dc34-41ad-9cb6-ed4ceff17dff', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac7b7ac-dc34-41ad-9cb6-ed4ceff17dff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:39,696 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.034s
2025-11-11 02:03:39,696 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-defb4956-e4ed-4144-9a74-704aeca4d8bd', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-defb4956-e4ed-4144-9a74-704aeca4d8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:40,741 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:03:40,741 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68edd408-a56f-4c59-8f1b-49033f7b752d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68edd408-a56f-4c59-8f1b-49033f7b752d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:41,800 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.047s
2025-11-11 02:03:41,800 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff3acf8-4446-4393-87e1-01b1de137ccb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff3acf8-4446-4393-87e1-01b1de137ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:42,966 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.153s
2025-11-11 02:03:42,966 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926382d4-1d38-4018-b883-2bf12236e05d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926382d4-1d38-4018-b883-2bf12236e05d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:44,063 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.086s
2025-11-11 02:03:44,064 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1600ff30-1cb9-4e64-8bb6-34166f7ec801', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1600ff30-1cb9-4e64-8bb6-34166f7ec801', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:45,115 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:03:45,115 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac25de7-48c4-49a7-b873-c2a0d20b4326', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac25de7-48c4-49a7-b873-c2a0d20b4326', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:46,183 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.057s
2025-11-11 02:03:46,183 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0f8adc-a3aa-45f0-a294-e591d6efbc2e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0f8adc-a3aa-45f0-a294-e591d6efbc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:47,311 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.113s
2025-11-11 02:03:47,311 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b82be2-a131-4897-a341-aee7318998c2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b82be2-a131-4897-a341-aee7318998c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:48,378 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.054s
2025-11-11 02:03:48,379 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b752c279-6ceb-40ff-aeb2-a7b4f08e3ad9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b752c279-6ceb-40ff-aeb2-a7b4f08e3ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:49,430 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:03:49,430 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94211f2f-a094-4c13-a396-0bd358b31b2b', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94211f2f-a094-4c13-a396-0bd358b31b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:50,476 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:50,477 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60f0741-678d-4fc9-bdf5-2b4617282b3d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60f0741-678d-4fc9-bdf5-2b4617282b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:51,520 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:03:51,521 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcc188c-12d4-4913-9e2c-15b55c9e0ff3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcc188c-12d4-4913-9e2c-15b55c9e0ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:52,566 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.033s
2025-11-11 02:03:52,566 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015d9e08-8250-44af-ba15-1cd97623cde5', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015d9e08-8250-44af-ba15-1cd97623cde5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:53,617 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.041s
2025-11-11 02:03:53,617 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08abb25-a4ec-40c4-8cfe-1054e72e1449', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08abb25-a4ec-40c4-8cfe-1054e72e1449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:54,674 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.046s
2025-11-11 02:03:54,675 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5f7eb9-8120-4c7c-b11a-484586b1d5b2', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5f7eb9-8120-4c7c-b11a-484586b1d5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:55,721 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:55,722 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d5e521-16d6-4d68-a9c6-f54a36f0689c', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d5e521-16d6-4d68-a9c6-f54a36f0689c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:56,764 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.032s
2025-11-11 02:03:56,765 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdc0a75-58c4-48e7-816d-b3ce80417114', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdc0a75-58c4-48e7-816d-b3ce80417114', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:57,812 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.036s
2025-11-11 02:03:57,813 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fe7ff-4d40-414d-9833-6ad9d249dc7e', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fe7ff-4d40-414d-9833-6ad9d249dc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:58,859 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:03:58,859 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc83cb65-c3c4-409b-b92f-af5f7a7c84ca', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc83cb65-c3c4-409b-b92f-af5f7a7c84ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:03:59,901 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.031s
2025-11-11 02:03:59,901 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a22fcf-0965-437e-9800-341c2fd5b8fb', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a22fcf-0965-437e-9800-341c2fd5b8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:00,946 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.035s
2025-11-11 02:04:00,946 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b181d83-df47-4ca9-b604-12a8972bc211', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b181d83-df47-4ca9-b604-12a8972bc211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:01,996 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.038s
2025-11-11 02:04:01,996 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f215c5-2f96-4e53-b905-25e04874ea43', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f215c5-2f96-4e53-b905-25e04874ea43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:03,046 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.038s
2025-11-11 02:04:03,047 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8239390-c861-4ff6-a9f9-7a17257d740a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8239390-c861-4ff6-a9f9-7a17257d740a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:04,106 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.049s
2025-11-11 02:04:04,107 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea74e2b4-ed72-4d0b-b8b3-f726eb96c62f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea74e2b4-ed72-4d0b-b8b3-f726eb96c62f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:05,163 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.045s
2025-11-11 02:04:05,163 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce4a2c5-0012-4a85-bea8-4471f433a572', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce4a2c5-0012-4a85-bea8-4471f433a572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:06,211 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.037s
2025-11-11 02:04:06,211 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8556a0bc-2d34-497d-9de3-a0fcb41a3fb3', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8556a0bc-2d34-497d-9de3-a0fcb41a3fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:07,265 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.043s
2025-11-11 02:04:07,266 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2a250c-879b-4bf7-a5a8-17171ff536a4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2a250c-879b-4bf7-a5a8-17171ff536a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:08,320 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.043s
2025-11-11 02:04:08,320 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608b78e1-2400-4e31-ab01-d3fe8fd15998', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608b78e1-2400-4e31-ab01-d3fe8fd15998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:09,373 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.040s
2025-11-11 02:04:09,373 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ac3fd6-1a47-4ee5-bad4-54f63ad2c1dc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ac3fd6-1a47-4ee5-bad4-54f63ad2c1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:10,423 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.039s
2025-11-11 02:04:10,423 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b13c68-f604-48bd-88c8-d80ed8c08765', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b13c68-f604-48bd-88c8-d80ed8c08765', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:11,482 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.047s
2025-11-11 02:04:11,482 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53c516a-d564-4083-8012-2b6827df4af9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53c516a-d564-4083-8012-2b6827df4af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:12,539 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.046s
2025-11-11 02:04:12,540 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dc343b-0516-4a83-90f4-318a765e203a', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dc343b-0516-4a83-90f4-318a765e203a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:13,644 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.094s
2025-11-11 02:04:13,644 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7136ac-2465-4160-9ffe-1c96dfd6b69f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7136ac-2465-4160-9ffe-1c96dfd6b69f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:14,715 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.060s
2025-11-11 02:04:14,716 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033bc8ea-6a3c-4d44-bd5c-0da733a1532f', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033bc8ea-6a3c-4d44-bd5c-0da733a1532f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:15,775 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.048s
2025-11-11 02:04:15,775 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed89fe2-697e-483d-af11-e6041e4b5286', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed89fe2-697e-483d-af11-e6041e4b5286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:16,834 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.047s
2025-11-11 02:04:16,834 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020d3ceb-a4f2-4e12-bded-502754fc17e9', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020d3ceb-a4f2-4e12-bded-502754fc17e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:17,892 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4 0.046s
2025-11-11 02:04:17,892 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e77545-1d41-46e6-aadb-ad40b93cbbf4', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e77545-1d41-46e6-aadb-ad40b93cbbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4'}
Body: b'{"volume": {"id": "d93f2949-1ece-4258-8850-8d9f104005a4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:59:21.000000", "updated_at": "2025-11-11T01:01:05.000000", "name": "tempest-TaggedAttachmentsTest-volume-347352036", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/d93f2949-1ece-4258-8850-8d9f104005a4"}], "user_id": "0c79d457d29540358d88305952089e8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "508beca1273d42598c9a429a9edbd5d1"}}'
2025-11-11 02:04:19,104 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.200s
2025-11-11 02:04:19,104 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07d3e4b3-0564-480a-aa9f-73344d2ba05c', 'x-compute-request-id': 'req-07d3e4b3-0564-480a-aa9f-73344d2ba05c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b''
2025-11-11 02:04:19,589 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.485s
2025-11-11 02:04:19,589 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1949', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0adb41-a74f-409f-bbb1-91939c1ca19e', 'x-compute-request-id': 'req-9a0adb41-a74f-409f-bbb1-91939c1ca19e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "ACTIVE", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T01:04:19Z", "addresses": {"tempest-TaggedAttachmentsTest-550855522-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}, {"version": 4, "addr": "172.24.4.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}], "tempest-tagged-attachments-test-net-409485082": [{"version": 4, "addr": "10.10.10.230", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:04:20,965 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.360s
2025-11-11 02:04:20,966 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1949', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598f3b1e-062b-45cd-8321-c1006d0b89c2', 'x-compute-request-id': 'req-598f3b1e-062b-45cd-8321-c1006d0b89c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "ACTIVE", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T01:04:19Z", "addresses": {"tempest-TaggedAttachmentsTest-550855522-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}, {"version": 4, "addr": "172.24.4.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}], "tempest-tagged-attachments-test-net-409485082": [{"version": 4, "addr": "10.10.10.230", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:90:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:04:22,145 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.162s
2025-11-11 02:04:22,145 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1761', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5eca08-3467-4a4b-8e8a-31c5b64ae209', 'x-compute-request-id': 'req-bb5eca08-3467-4a4b-8e8a-31c5b64ae209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "ACTIVE", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T01:04:21Z", "addresses": {"tempest-TaggedAttachmentsTest-550855522-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}, {"version": 4, "addr": "172.24.4.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:1a:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289362329"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:04:23,248 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.088s
2025-11-11 02:04:23,249 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86e4004-34cc-4230-9b34-8769bce11748', 'x-compute-request-id': 'req-c86e4004-34cc-4230-9b34-8769bce11748', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "ACTIVE", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T01:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.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": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:04:24,356 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.093s
2025-11-11 02:04:24,357 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1502', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9742cc-283e-4e73-8d86-2938ec0c24a0', 'x-compute-request-id': 'req-1b9742cc-283e-4e73-8d86-2938ec0c24a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "DELETED", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T01:04:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-11T01:01:06Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": "2025-11-11T01:04:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:04:24,370 80934 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2025-11-11 02:04:25,464 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.093s
2025-11-11 02:04:25,464 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1502', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f760cfaa-37de-40bc-9ff4-ff1ad854f16d', 'x-compute-request-id': 'req-f760cfaa-37de-40bc-9ff4-ff1ad854f16d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"server": {"id": "fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8", "name": "tempest-device-tagging-server-1695439124", "status": "DELETED", "tenant_id": "508beca1273d42598c9a429a9edbd5d1", "user_id": "0c79d457d29540358d88305952089e8b", "metadata": {}, "hostId": "0fcd9ba8c7d27203a2994f290e3b240e8c1bb131c6c8cf1ea4f8001b", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-11T00:59:26Z", "updated": "2025-11-11T01:04:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-11T01:01:06Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-7534853", "OS-SRV-USG:launched_at": "2025-11-11T00:59:43.000000", "OS-SRV-USG:terminated_at": "2025-11-11T01:04:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-11 02:04:26,514 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 0.036s
2025-11-11 02:04:26,514 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3295132e-9eb7-432b-91fa-401ab550a4c7', 'x-compute-request-id': 'req-3295132e-9eb7-432b-91fa-401ab550a4c7', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 could not be found."}}'
2025-11-11 02:04:26,539 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.61/compute/v2.1/os-keypairs/tempest-keypair-7534853 0.024s
2025-11-11 02:04:26,539 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574d03d1-4ea8-45bd-ad97-7544cc4c516f', 'x-compute-request-id': 'req-574d03d1-4ea8-45bd-ad97-7544cc4c516f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/compute/v2.1/os-keypairs/tempest-keypair-7534853'}
Body: b''
2025-11-11 02:04:26,722 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.61/networking/v2.0/security-groups/901857d0-8c86-4f5d-8959-7dc85a06488d 0.183s
2025-11-11 02:04:26,723 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-de41646e-60cb-4d0b-b726-14d1a89fc30f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/networking/v2.0/security-groups/901857d0-8c86-4f5d-8959-7dc85a06488d'}
Body: b''
2025-11-11 02:04:26,737 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.61/networking/v2.0/security-groups/901857d0-8c86-4f5d-8959-7dc85a06488d 0.013s
2025-11-11 02:04:26,737 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-245a9327-7df0-4a13-ac3f-7467d345a62a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.61/networking/v2.0/security-groups/901857d0-8c86-4f5d-8959-7dc85a06488d'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 901857d0-8c86-4f5d-8959-7dc85a06488d does not exist", "detail": ""}}'
2025-11-11 02:04:27,050 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.61/networking/v2.0/floatingips/7be2144b-9c88-41c6-93a8-ef2df9df9002 0.312s
2025-11-11 02:04:27,050 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-35a4561b-d325-4b40-a29f-558e43330f31', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/networking/v2.0/floatingips/7be2144b-9c88-41c6-93a8-ef2df9df9002'}
Body: b''
2025-11-11 02:04:27,246 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.61/networking/v2.0/subnets/d7491241-176f-4fd0-923c-319ded910db6 0.195s
2025-11-11 02:04:27,247 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-862ffc7c-762f-4ef1-a7a2-dccf78d11bb1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/networking/v2.0/subnets/d7491241-176f-4fd0-923c-319ded910db6'}
Body: b''
2025-11-11 02:04:27,726 80934 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.61/networking/v2.0/networks/d4bcb539-7909-4a22-9f29-1656f5603e8e 0.479s
2025-11-11 02:04:27,727 80934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-780c2be7-229e-4fe3-bc74-17618e731a57', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/networking/v2.0/networks/d4bcb539-7909-4a22-9f29-1656f5603e8e'}
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/api/compute/servers/test_device_tagging.py", line 397, in test_tagged_attachment
self.attach_volume(server, volume, tag='volume-tag')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume d93f2949-1ece-4258-8850-8d9f104005a4 to server fcd5dc97-88ac-4abc-ba21-bf6ebd063cc8 within the required time (196 s).
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 0 | 1 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
fail
ft2.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-11 01:58:55,807 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9 0.316s
2025-11-11 01:58:55,807 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df779bb-a40c-4793-af91-5e4f7913ebe4', 'x-compute-request-id': 'req-4df779bb-a40c-4793-af91-5e4f7913ebe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9'}
Body: b'{"server": {"id": "9dd1ac99-afa6-48b4-89a9-bc0197098ac9", "name": "tempest-ServerActionsTestOtherB-server-1230328315", "status": "ACTIVE", "tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb", "user_id": "0c1748816b374899ad14eff992a92184", "metadata": {}, "hostId": "4b32a9f69bdf3442037fd4aa5ca14aaff549d0a55bff2f4540a21511", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "created": "2025-11-11T00:57:20Z", "updated": "2025-11-11T00:57:36Z", "addresses": {"tempest-ServerActionsTestOtherB-1782815061-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:16:a3"}, {"version": 4, "addr": "172.24.4.157", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:16:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1794400865", "OS-SRV-USG:launched_at": "2025-11-11T00:57:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1840566541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-11 01:58:56,081 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://192.168.122.61/volume/v3/volumes 0.261s
2025-11-11 01:58:56,082 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-768194155"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04c95d3-3057-425f-a81e-b04822bc05f6', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04c95d3-3057-425f-a81e-b04822bc05f6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/volume/v3/volumes'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:55.987070", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-11 01:58:56,197 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.106s
2025-11-11 01:58:56,197 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077c36c1-4a4c-4418-acb2-1d54828d1b13', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077c36c1-4a4c-4418-acb2-1d54828d1b13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:58:57,288 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.079s
2025-11-11 01:58:57,288 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec16c2b-2131-441a-94d6-02cbed75685e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec16c2b-2131-441a-94d6-02cbed75685e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:58:56.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:58:58,347 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 01:58:58,348 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768c8cd8-6731-4089-8ed9-c70e005375c8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768c8cd8-6731-4089-8ed9-c70e005375c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:58:58.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:58:58,358 80936 INFO [tempest.common.waiters] volume 3c03ec9e-fd87-46be-8d9f-9ed8f62f86df reached available after waiting for 2.358218 seconds
2025-11-11 01:58:58,533 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9 0.174s
2025-11-11 01:58:58,533 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac050093-60c5-4065-9d6e-515bc1086b02', 'x-compute-request-id': 'req-ac050093-60c5-4065-9d6e-515bc1086b02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9'}
Body: b'{"server": {"id": "9dd1ac99-afa6-48b4-89a9-bc0197098ac9", "name": "tempest-ServerActionsTestOtherB-server-1230328315", "status": "ACTIVE", "tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb", "user_id": "0c1748816b374899ad14eff992a92184", "metadata": {}, "hostId": "4b32a9f69bdf3442037fd4aa5ca14aaff549d0a55bff2f4540a21511", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "created": "2025-11-11T00:57:20Z", "updated": "2025-11-11T00:57:36Z", "addresses": {"tempest-ServerActionsTestOtherB-1782815061-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:16:a3"}, {"version": 4, "addr": "172.24.4.157", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:16:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1794400865", "OS-SRV-USG:launched_at": "2025-11-11T00:57:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1840566541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-11 01:59:00,809 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 POST http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9/os-volume_attachments 2.263s
2025-11-11 01:59:00,810 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}}
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:58:58 GMT', 'server': 'Apache/2.4.52 (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-bb449d8c-d820-4730-96ee-0413a95d7df6', 'x-compute-request-id': 'req-bb449d8c-d820-4730-96ee-0413a95d7df6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "serverId": "9dd1ac99-afa6-48b4-89a9-bc0197098ac9", "volumeId": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "device": "/dev/vdb"}}'
2025-11-11 01:59:00,863 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.051s
2025-11-11 01:59:00,863 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2cfa755-a1d8-4d25-9b8a-0c1f0849e98e', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2cfa755-a1d8-4d25-9b8a-0c1f0849e98e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:01,973 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.099s
2025-11-11 01:59:01,973 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4558061d-7d04-4e64-8972-8b9a5689ae40', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4558061d-7d04-4e64-8972-8b9a5689ae40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:01.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:03,032 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.046s
2025-11-11 01:59:03,033 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a71d81-d9be-4b6f-8a22-cedcc8362491', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a71d81-d9be-4b6f-8a22-cedcc8362491', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:02.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:04,109 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.063s
2025-11-11 01:59:04,109 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478ba20e-6afe-4c8c-b75b-62136b56a0d1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478ba20e-6afe-4c8c-b75b-62136b56a0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:05,155 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 01:59:05,155 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6ae99c-fa8f-4d38-b8a6-9ac239b678ae', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6ae99c-fa8f-4d38-b8a6-9ac239b678ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:06,207 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.041s
2025-11-11 01:59:06,207 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afaee3d0-86e1-4a7c-af90-167a4c154554', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afaee3d0-86e1-4a7c-af90-167a4c154554', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:07,264 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.046s
2025-11-11 01:59:07,265 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17933d52-23d1-4b5e-928e-0e7a2df0c87e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17933d52-23d1-4b5e-928e-0e7a2df0c87e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:08,320 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 01:59:08,320 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed9cadf-770d-4370-b699-ac9adbc828bb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed9cadf-770d-4370-b699-ac9adbc828bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:09,384 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.053s
2025-11-11 01:59:09,384 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99d0fde-a6f7-4e3b-9323-cabcef0da208', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99d0fde-a6f7-4e3b-9323-cabcef0da208', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:10,467 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.072s
2025-11-11 01:59:10,467 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03191a50-244e-4bef-b583-acdbf357ad1a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03191a50-244e-4bef-b583-acdbf357ad1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:11,531 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.053s
2025-11-11 01:59:11,531 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc05173-69e8-4ff5-b603-1140e12c4285', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc05173-69e8-4ff5-b603-1140e12c4285', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:12,584 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 01:59:12,584 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ae6a1f-ef1a-4465-bef9-9940ba0cecbf', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ae6a1f-ef1a-4465-bef9-9940ba0cecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:13,638 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 01:59:13,639 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdef5cdb-7363-4360-9417-5cefc6fa552e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdef5cdb-7363-4360-9417-5cefc6fa552e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:14,705 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.055s
2025-11-11 01:59:14,705 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5fa597-90dc-4e10-a7f2-35403facc43d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5fa597-90dc-4e10-a7f2-35403facc43d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:15,767 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.050s
2025-11-11 01:59:15,767 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d6d87e-28bd-4da1-aded-eb513f0a3ad4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d6d87e-28bd-4da1-aded-eb513f0a3ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:16,835 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.057s
2025-11-11 01:59:16,836 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed52976c-a572-4d63-900d-cdbaca74f43d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed52976c-a572-4d63-900d-cdbaca74f43d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:17,884 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 01:59:17,884 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0bc72b-09f8-40aa-9660-4d30032a4510', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0bc72b-09f8-40aa-9660-4d30032a4510', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:18,934 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 01:59:18,935 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db84bfc-1226-4197-b7d5-268fb39007bc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db84bfc-1226-4197-b7d5-268fb39007bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:19,993 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.047s
2025-11-11 01:59:19,993 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c43b584-1e1d-4af3-8759-0d764f737b3d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c43b584-1e1d-4af3-8759-0d764f737b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:21,040 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 01:59:21,040 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2dc3de0-72c3-4c85-9d5d-721dd1bb65e9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2dc3de0-72c3-4c85-9d5d-721dd1bb65e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:22,094 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 01:59:22,094 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02170979-4f3c-4265-93ae-8a649ef1cdb4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02170979-4f3c-4265-93ae-8a649ef1cdb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:23,142 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 01:59:23,142 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f77df51-651d-4223-add7-ac1b02585ca6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f77df51-651d-4223-add7-ac1b02585ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:24,215 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.061s
2025-11-11 01:59:24,215 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039e1d60-59d1-4154-bd4c-82d77a663a0a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039e1d60-59d1-4154-bd4c-82d77a663a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:25,264 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.038s
2025-11-11 01:59:25,265 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41a61fb-d852-41b6-a616-be6878761e6d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41a61fb-d852-41b6-a616-be6878761e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:26,311 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 01:59:26,312 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b8c963-3bdc-4137-9391-f56e93ef0e99', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b8c963-3bdc-4137-9391-f56e93ef0e99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:27,356 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 01:59:27,356 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8dcd04-6b26-41e6-a2a9-269e72c447f0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8dcd04-6b26-41e6-a2a9-269e72c447f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:28,452 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.084s
2025-11-11 01:59:28,452 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cde1284-d2d6-4898-94ef-86caa40cd1d6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cde1284-d2d6-4898-94ef-86caa40cd1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:29,507 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.043s
2025-11-11 01:59:29,507 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968c405e-f673-409c-9190-4d2538270b08', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968c405e-f673-409c-9190-4d2538270b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:30,553 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 01:59:30,554 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281ce91c-ddb0-4125-9cf4-2d3741ad1626', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281ce91c-ddb0-4125-9cf4-2d3741ad1626', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:31,631 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.064s
2025-11-11 01:59:31,631 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2480086-808b-4693-bc1f-6287e65d30eb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2480086-808b-4693-bc1f-6287e65d30eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:32,760 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.117s
2025-11-11 01:59:32,760 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a76120-6fd8-499c-af81-3d27f63efacf', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a76120-6fd8-499c-af81-3d27f63efacf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:33,838 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.068s
2025-11-11 01:59:33,839 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac261058-0f6e-4ae0-849a-64fffcd65805', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac261058-0f6e-4ae0-849a-64fffcd65805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:34,923 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.073s
2025-11-11 01:59:34,923 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ce0e510-db24-4c5e-85b6-e9296c04972c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ce0e510-db24-4c5e-85b6-e9296c04972c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:35,998 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.063s
2025-11-11 01:59:35,998 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cef396-1b7c-45b6-ae1f-0f1af70aeb9b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cef396-1b7c-45b6-ae1f-0f1af70aeb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:37,085 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.075s
2025-11-11 01:59:37,085 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b654903e-6846-4afb-ac55-a182484d05e8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b654903e-6846-4afb-ac55-a182484d05e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:38,155 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.058s
2025-11-11 01:59:38,155 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7560552-caf7-43fd-8ca0-ca4eff4dcceb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7560552-caf7-43fd-8ca0-ca4eff4dcceb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:39,216 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.050s
2025-11-11 01:59:39,216 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce5089b-76e3-4508-a1d5-40d4929bc860', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce5089b-76e3-4508-a1d5-40d4929bc860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:40,266 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 01:59:40,267 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182b8234-e09f-42b5-9809-5220f1afdfd6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182b8234-e09f-42b5-9809-5220f1afdfd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:41,390 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.113s
2025-11-11 01:59:41,390 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390ad287-d843-4ade-a2c7-296cd7142cd3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390ad287-d843-4ade-a2c7-296cd7142cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:42,463 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.061s
2025-11-11 01:59:42,463 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c452c0d-4a1c-4662-90db-0f779da52b28', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c452c0d-4a1c-4662-90db-0f779da52b28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:43,580 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.106s
2025-11-11 01:59:43,580 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a515f58c-9e4b-4369-8ab1-97b55dad4971', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a515f58c-9e4b-4369-8ab1-97b55dad4971', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:44,657 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.066s
2025-11-11 01:59:44,657 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed45308b-127e-4817-b206-3e33c5afd67d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed45308b-127e-4817-b206-3e33c5afd67d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:45,755 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.086s
2025-11-11 01:59:45,755 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4292c446-0a39-443a-a6a7-5cc309ce0a29', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4292c446-0a39-443a-a6a7-5cc309ce0a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:46,871 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.105s
2025-11-11 01:59:46,871 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37891bca-e677-4d93-a91c-bcc7f27359bc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37891bca-e677-4d93-a91c-bcc7f27359bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:47,943 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.061s
2025-11-11 01:59:47,943 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03698655-3ace-499f-b3ca-08c3127dd4cb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03698655-3ace-499f-b3ca-08c3127dd4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:48,996 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 01:59:48,997 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7098d6ee-dd4f-437d-b1ea-ed6e8cefb2a5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7098d6ee-dd4f-437d-b1ea-ed6e8cefb2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:50,040 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 01:59:50,040 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff95ea3-89a8-44ba-8ca7-97ab85e48626', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff95ea3-89a8-44ba-8ca7-97ab85e48626', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:51,091 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 01:59:51,091 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43924ed-afe3-4de6-81dd-9ccc78fe72a8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43924ed-afe3-4de6-81dd-9ccc78fe72a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:52,151 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.048s
2025-11-11 01:59:52,151 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94952dee-4348-485e-8260-e81351776a0a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94952dee-4348-485e-8260-e81351776a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:53,225 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.063s
2025-11-11 01:59:53,226 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a62b6ba-2204-4a8b-97a2-2098de9e4b3b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a62b6ba-2204-4a8b-97a2-2098de9e4b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:54,310 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.072s
2025-11-11 01:59:54,310 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8146bd95-38de-4025-a8ad-a130ac19ec02', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8146bd95-38de-4025-a8ad-a130ac19ec02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:55,363 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 01:59:55,364 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bacbfa-4bdc-4362-9d83-a3d101e40c0e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bacbfa-4bdc-4362-9d83-a3d101e40c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:56,407 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 01:59:56,408 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d55f5e-b659-411a-ad24-f68c87a5f409', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d55f5e-b659-411a-ad24-f68c87a5f409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:57,456 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 01:59:57,456 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ea5600-b371-4748-8f40-3d2c829c57aa', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ea5600-b371-4748-8f40-3d2c829c57aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:58,500 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 01:59:58,500 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5393c095-2109-4e8f-abec-a99131d14fac', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5393c095-2109-4e8f-abec-a99131d14fac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 01:59:59,548 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 01:59:59,549 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 00:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671f2e9f-76eb-4314-8d00-8391528bf596', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671f2e9f-76eb-4314-8d00-8391528bf596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:00,596 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:00:00,597 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d3cf22-ca54-4a74-8f2c-40c15aa2ad1f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d3cf22-ca54-4a74-8f2c-40c15aa2ad1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:01,641 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 02:00:01,641 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e220fbe-ebaf-49b7-ad10-0dd817c0e243', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e220fbe-ebaf-49b7-ad10-0dd817c0e243', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:02,699 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.046s
2025-11-11 02:00:02,699 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0650be-8706-4c74-9743-a0e4b2161758', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0650be-8706-4c74-9743-a0e4b2161758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:03,744 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:00:03,745 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0287306-2469-4639-b6d5-d40a74c11947', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0287306-2469-4639-b6d5-d40a74c11947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:04,801 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.045s
2025-11-11 02:00:04,801 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118f7516-0b72-402b-82f2-856dd6c34dd0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118f7516-0b72-402b-82f2-856dd6c34dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:05,849 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:00:05,850 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5417b88-ebd1-449f-9ee3-a7c1ec8ed0d4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5417b88-ebd1-449f-9ee3-a7c1ec8ed0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:06,901 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.040s
2025-11-11 02:00:06,901 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0a3a6e-8ebf-4b88-9eea-713b9e41ed98', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0a3a6e-8ebf-4b88-9eea-713b9e41ed98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:07,973 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.061s
2025-11-11 02:00:07,973 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0464ef21-a239-42d9-a080-596e33502c21', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0464ef21-a239-42d9-a080-596e33502c21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:09,017 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:00:09,017 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c40a0f-4028-4483-9b3e-2700ba4b553d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c40a0f-4028-4483-9b3e-2700ba4b553d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:10,061 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:00:10,062 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8b056b-2214-411d-8a9c-ca4cc94d992c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8b056b-2214-411d-8a9c-ca4cc94d992c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:11,125 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.052s
2025-11-11 02:00:11,125 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c45c106-bc67-4c29-912c-a3aedd81b223', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c45c106-bc67-4c29-912c-a3aedd81b223', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:12,205 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.069s
2025-11-11 02:00:12,206 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b087ac-24bd-4644-a595-3e7d08429ad5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b087ac-24bd-4644-a595-3e7d08429ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:13,373 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.156s
2025-11-11 02:00:13,373 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33699c28-9294-4e0f-895f-7cb1f105dcb5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33699c28-9294-4e0f-895f-7cb1f105dcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:14,447 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.062s
2025-11-11 02:00:14,448 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f325582-39be-4229-8083-eb4b7f1693c4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f325582-39be-4229-8083-eb4b7f1693c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:15,495 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:00:15,495 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb584be-da92-4035-aba8-143930da58c3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb584be-da92-4035-aba8-143930da58c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:16,542 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:00:16,542 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a69316-5712-43fa-9bdf-530a6ea06100', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a69316-5712-43fa-9bdf-530a6ea06100', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:17,592 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 02:00:17,592 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7482da83-d640-4925-9cfb-d39fa18d8347', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7482da83-d640-4925-9cfb-d39fa18d8347', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:18,640 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:00:18,640 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ca971a-32f8-41a3-b320-3bb4274b90c3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ca971a-32f8-41a3-b320-3bb4274b90c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:19,683 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.031s
2025-11-11 02:00:19,683 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59467ae4-15a6-490c-885b-d369f44ce25c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59467ae4-15a6-490c-885b-d369f44ce25c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:20,746 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.051s
2025-11-11 02:00:20,746 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f16728d-2645-4d70-b056-4fcef7c1fd0b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f16728d-2645-4d70-b056-4fcef7c1fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:21,806 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.047s
2025-11-11 02:00:21,806 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e19332f-b926-418a-8ab5-4afbf1a15cf4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e19332f-b926-418a-8ab5-4afbf1a15cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:22,861 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.043s
2025-11-11 02:00:22,861 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1eedeec-fbc8-4686-aa6d-081b0abbea23', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1eedeec-fbc8-4686-aa6d-081b0abbea23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:23,910 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.038s
2025-11-11 02:00:23,910 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9559e381-22cc-436d-a58d-b6362110e4fc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9559e381-22cc-436d-a58d-b6362110e4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:24,961 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.040s
2025-11-11 02:00:24,961 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b711892-3253-4a07-b4e6-a2b0729e1e6d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b711892-3253-4a07-b4e6-a2b0729e1e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:26,005 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:00:26,005 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2d81ab-21e1-4b38-afbb-b4c1233dd2fe', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2d81ab-21e1-4b38-afbb-b4c1233dd2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:27,071 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.055s
2025-11-11 02:00:27,071 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3b0f1d-f747-4fd2-a2d9-d9d17780e866', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3b0f1d-f747-4fd2-a2d9-d9d17780e866', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:28,123 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.041s
2025-11-11 02:00:28,124 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de0fcfd-2271-4ae7-82cd-e2f743524e8a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de0fcfd-2271-4ae7-82cd-e2f743524e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:29,179 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.045s
2025-11-11 02:00:29,180 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de92dce8-2957-48ad-97e7-cf8ba49f57e2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de92dce8-2957-48ad-97e7-cf8ba49f57e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:30,222 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 02:00:30,223 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3a5985-58b4-4cc4-9c5e-806f6a94fe79', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3a5985-58b4-4cc4-9c5e-806f6a94fe79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:31,275 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.041s
2025-11-11 02:00:31,275 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c5e528-ead9-455f-a7b8-525dc075d4d1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c5e528-ead9-455f-a7b8-525dc075d4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:32,321 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:00:32,321 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcd054b-8de2-4f23-94e9-a08c360f657f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcd054b-8de2-4f23-94e9-a08c360f657f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:33,369 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:00:33,369 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45cca7e-01cd-4e8e-bbbb-425fda0dc5ad', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45cca7e-01cd-4e8e-bbbb-425fda0dc5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:34,423 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 02:00:34,424 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03cad48-92e5-45b7-8439-cad8811512b0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03cad48-92e5-45b7-8439-cad8811512b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:35,471 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:00:35,471 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15e0761-db77-4890-ad0e-48984453ab1f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15e0761-db77-4890-ad0e-48984453ab1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:36,538 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.056s
2025-11-11 02:00:36,538 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0cc5d7c-6951-4c77-8c28-19a4f3ba8e41', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0cc5d7c-6951-4c77-8c28-19a4f3ba8e41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:37,608 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.060s
2025-11-11 02:00:37,609 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13895edc-546e-4e76-9e1d-497464a0ec60', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13895edc-546e-4e76-9e1d-497464a0ec60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:38,664 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 02:00:38,664 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068c1ab6-9ea7-47e9-8164-8948635e0d8d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068c1ab6-9ea7-47e9-8164-8948635e0d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:39,715 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 02:00:39,715 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad978e7-1197-4176-b261-e1ff43eefb5e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad978e7-1197-4176-b261-e1ff43eefb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:40,760 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:00:40,761 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4636c448-46ab-4e41-8160-4523eab9e10b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4636c448-46ab-4e41-8160-4523eab9e10b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:41,808 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:00:41,808 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239da771-d28b-4df0-9779-8a9dec0fb616', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239da771-d28b-4df0-9779-8a9dec0fb616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:42,851 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 02:00:42,851 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efbc16b-eaab-4812-84fe-52cab371ad38', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efbc16b-eaab-4812-84fe-52cab371ad38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:43,899 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:00:43,899 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17762e06-d6b0-427f-bedc-b0cc9944ee41', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17762e06-d6b0-427f-bedc-b0cc9944ee41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:44,946 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:00:44,946 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299de287-4f72-41f0-a75c-589a8ce06a37', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299de287-4f72-41f0-a75c-589a8ce06a37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:45,993 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:00:45,994 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85553cd-0066-471a-89db-46c330747fc2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85553cd-0066-471a-89db-46c330747fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:47,053 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.048s
2025-11-11 02:00:47,054 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d639ba-30b9-4f0f-8937-bf6a22428d48', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d639ba-30b9-4f0f-8937-bf6a22428d48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:48,099 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:00:48,099 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d79122-4f1d-4479-9200-e052158c7a7d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d79122-4f1d-4479-9200-e052158c7a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:49,146 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:00:49,146 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8b3758-549e-466b-9b8c-9f0c73f92c6e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8b3758-549e-466b-9b8c-9f0c73f92c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:50,204 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.047s
2025-11-11 02:00:50,205 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a44865-54a6-4480-b8be-4193f227b3f7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a44865-54a6-4480-b8be-4193f227b3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:51,262 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.046s
2025-11-11 02:00:51,263 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022f802f-a83b-4228-a735-28239b1136e6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022f802f-a83b-4228-a735-28239b1136e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:52,315 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.041s
2025-11-11 02:00:52,316 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a989816-0544-499f-97a2-4ea5a3168e87', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a989816-0544-499f-97a2-4ea5a3168e87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:53,361 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:00:53,362 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b893543a-40ae-4390-9fae-497fc4d53bfc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b893543a-40ae-4390-9fae-497fc4d53bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:54,407 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:00:54,407 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b86a838-5507-4b1b-a934-d77f5b70b78b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b86a838-5507-4b1b-a934-d77f5b70b78b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:55,490 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.072s
2025-11-11 02:00:55,490 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b500b5-ad74-48cb-8df1-f7527a19f9a7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b500b5-ad74-48cb-8df1-f7527a19f9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:56,699 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.198s
2025-11-11 02:00:56,699 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f025aec3-510b-48d2-9740-89ff8ab61ad8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f025aec3-510b-48d2-9740-89ff8ab61ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:57,789 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.079s
2025-11-11 02:00:57,789 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48369b8-c9a6-48a9-9243-395d6678ae7c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48369b8-c9a6-48a9-9243-395d6678ae7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:58,834 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:00:58,835 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb66d06-2620-4612-ba7c-b87317820f62', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb66d06-2620-4612-ba7c-b87317820f62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:00:59,903 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.055s
2025-11-11 02:00:59,904 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6faaf2-f7cc-4d92-8db1-64c271385d68', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6faaf2-f7cc-4d92-8db1-64c271385d68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:00,949 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:01:00,949 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a224ff14-afb8-4137-9b5b-6368c6f89e4e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a224ff14-afb8-4137-9b5b-6368c6f89e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:02,008 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.048s
2025-11-11 02:01:02,008 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae63db9a-de15-47eb-9cdb-eb5de8d20860', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae63db9a-de15-47eb-9cdb-eb5de8d20860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:03,051 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 02:01:03,052 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73176451-e4d4-4f60-a963-397c916b8b65', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73176451-e4d4-4f60-a963-397c916b8b65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:04,117 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.055s
2025-11-11 02:01:04,117 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61ebc5c-e91d-48ad-8018-f3bee15c0214', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61ebc5c-e91d-48ad-8018-f3bee15c0214', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:05,164 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:01:05,164 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcb0136-828b-45ac-8ad8-d3720c892825', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcb0136-828b-45ac-8ad8-d3720c892825', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:06,226 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.051s
2025-11-11 02:01:06,226 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c431c5cb-e8ea-4025-b545-cbd2a5b8b15c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c431c5cb-e8ea-4025-b545-cbd2a5b8b15c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:07,270 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:01:07,271 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2640af-44d2-428f-b8fb-bc8f3fb720cb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2640af-44d2-428f-b8fb-bc8f3fb720cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:08,318 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:01:08,318 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a34fc22-bede-4666-a235-d80c2e2e6d40', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a34fc22-bede-4666-a235-d80c2e2e6d40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:09,375 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.046s
2025-11-11 02:01:09,375 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87d79b1-86cc-4da5-8c2d-004631140489', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87d79b1-86cc-4da5-8c2d-004631140489', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:10,419 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:01:10,420 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e5b78d-b9c1-47b8-83ac-5742325553b7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e5b78d-b9c1-47b8-83ac-5742325553b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:11,464 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:01:11,465 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e193fa95-3f7b-42e2-9425-96dcb58d7136', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e193fa95-3f7b-42e2-9425-96dcb58d7136', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:12,511 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:01:12,512 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c7cdfb-dc1f-4a99-be27-77c03c787835', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c7cdfb-dc1f-4a99-be27-77c03c787835', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:13,560 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:01:13,560 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eaaba19-6233-4b76-b564-6387e69511e0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eaaba19-6233-4b76-b564-6387e69511e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:14,607 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:01:14,607 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c390b3af-ef80-48ae-84b0-5567b5409877', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c390b3af-ef80-48ae-84b0-5567b5409877', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:15,659 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.038s
2025-11-11 02:01:15,659 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84221cec-f268-4483-8e99-96b6afac0f13', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84221cec-f268-4483-8e99-96b6afac0f13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:16,713 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:01:16,713 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0586ec2e-0a67-4e59-8d79-3c14985bf910', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0586ec2e-0a67-4e59-8d79-3c14985bf910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:17,773 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.048s
2025-11-11 02:01:17,773 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398f81f2-b96d-4f6c-932d-5202cca6f13d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398f81f2-b96d-4f6c-932d-5202cca6f13d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:18,826 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 02:01:18,827 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0bba7e-7e64-49a6-a3fd-eb464cbdfcc3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0bba7e-7e64-49a6-a3fd-eb464cbdfcc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:19,877 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.038s
2025-11-11 02:01:19,877 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e8ea90-2b1e-4f0a-aca4-dedef2705311', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e8ea90-2b1e-4f0a-aca4-dedef2705311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:20,924 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:01:20,925 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3aff748-d243-433e-bea6-24c70922f9c5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3aff748-d243-433e-bea6-24c70922f9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:21,981 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.045s
2025-11-11 02:01:21,982 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426b77a0-6827-4bf9-80cc-df2fa6ec5ba4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426b77a0-6827-4bf9-80cc-df2fa6ec5ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:23,037 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 02:01:23,037 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18aa32e-9ab4-4b98-a3f8-e5b1317dcb8b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18aa32e-9ab4-4b98-a3f8-e5b1317dcb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:24,092 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 02:01:24,092 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac84a142-74d8-4a28-b8c7-57c61ab71a26', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac84a142-74d8-4a28-b8c7-57c61ab71a26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:25,147 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.043s
2025-11-11 02:01:25,147 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d44c52f-15b5-4903-9994-77ab630f7abc', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d44c52f-15b5-4903-9994-77ab630f7abc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:26,209 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.049s
2025-11-11 02:01:26,209 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e55f8e-16c7-4f00-8f1c-dd571d7daa87', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e55f8e-16c7-4f00-8f1c-dd571d7daa87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:27,255 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:01:27,256 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e64764-c030-4314-9cb3-3be485e453d9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e64764-c030-4314-9cb3-3be485e453d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:28,306 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.040s
2025-11-11 02:01:28,306 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920d2cec-4aae-480e-877c-4e3da454d832', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920d2cec-4aae-480e-877c-4e3da454d832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:29,365 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.048s
2025-11-11 02:01:29,366 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06fd6c1c-34ad-4927-816c-bcaa90fc8a5c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06fd6c1c-34ad-4927-816c-bcaa90fc8a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:30,414 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:01:30,415 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24515f8e-ef13-4c7a-9b83-27e79d99e0e8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24515f8e-ef13-4c7a-9b83-27e79d99e0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:31,469 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.043s
2025-11-11 02:01:31,469 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370e7a95-7382-45e3-9584-5997f952d911', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370e7a95-7382-45e3-9584-5997f952d911', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:32,536 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.055s
2025-11-11 02:01:32,537 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b75cfbf-6ef0-472a-b4f0-ec89186f741e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b75cfbf-6ef0-472a-b4f0-ec89186f741e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:33,579 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.031s
2025-11-11 02:01:33,580 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a8c393-1413-4b34-b57c-fab05ba3788d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a8c393-1413-4b34-b57c-fab05ba3788d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:34,622 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 02:01:34,622 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76dfe355-d4ea-4457-bb97-8cc3b90baabd', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76dfe355-d4ea-4457-bb97-8cc3b90baabd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:35,667 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:01:35,668 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b839f8-36c6-407c-86f0-52ecb4808187', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b839f8-36c6-407c-86f0-52ecb4808187', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:36,712 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:01:36,712 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf85a29f-be2f-4314-912f-f6f64ee6e2f7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf85a29f-be2f-4314-912f-f6f64ee6e2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:37,756 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:01:37,757 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6754ebc2-7fd1-4a52-aabb-8ba2f48605f6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6754ebc2-7fd1-4a52-aabb-8ba2f48605f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:38,843 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.076s
2025-11-11 02:01:38,844 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d2dc1b-9eea-4fe8-8f18-625d8a255e0f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d2dc1b-9eea-4fe8-8f18-625d8a255e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:39,897 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.043s
2025-11-11 02:01:39,897 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61afe747-6d2e-4df8-a671-8f3778f60391', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61afe747-6d2e-4df8-a671-8f3778f60391', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:40,987 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.078s
2025-11-11 02:01:40,987 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a446f744-5aad-44c0-a9c7-2e08a4132461', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a446f744-5aad-44c0-a9c7-2e08a4132461', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:42,039 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.041s
2025-11-11 02:01:42,040 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f73359d-4d10-41aa-873f-98cf711e2131', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f73359d-4d10-41aa-873f-98cf711e2131', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:43,085 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.035s
2025-11-11 02:01:43,085 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60218a94-d494-4741-910b-a666475aa6f0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60218a94-d494-4741-910b-a666475aa6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:44,140 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 02:01:44,140 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e48317-49ec-4ee6-8113-45db4fb4352d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e48317-49ec-4ee6-8113-45db4fb4352d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:45,188 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.037s
2025-11-11 02:01:45,189 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfd0d40-fd59-475e-8521-c7c749ca65d9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfd0d40-fd59-475e-8521-c7c749ca65d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:46,243 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.044s
2025-11-11 02:01:46,243 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11ab4b5-bf52-4607-8f1b-c2a4ceeb445c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11ab4b5-bf52-4607-8f1b-c2a4ceeb445c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:47,306 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.051s
2025-11-11 02:01:47,306 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6108668d-7f6e-4059-83b5-cc81993a27ec', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6108668d-7f6e-4059-83b5-cc81993a27ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:48,357 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.040s
2025-11-11 02:01:48,357 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899446b9-2db6-43d9-9846-b8ac4f13ccf1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899446b9-2db6-43d9-9846-b8ac4f13ccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:49,411 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 02:01:49,411 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4112ead-3bbd-4a92-8ba0-1a52f5efe4b4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4112ead-3bbd-4a92-8ba0-1a52f5efe4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:50,464 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 02:01:50,464 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97531022-958d-42d9-94a7-77ba21ec3f65', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97531022-958d-42d9-94a7-77ba21ec3f65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:51,520 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.043s
2025-11-11 02:01:51,520 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237286ef-ac7c-4bb9-abf6-c6b782cabed3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237286ef-ac7c-4bb9-abf6-c6b782cabed3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:52,577 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.045s
2025-11-11 02:01:52,577 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d160c65-8a2f-4d36-b208-c5756fdf67d5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d160c65-8a2f-4d36-b208-c5756fdf67d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:53,621 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.032s
2025-11-11 02:01:53,621 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4f79db-4589-4492-90b1-1f0e2dc2d538', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4f79db-4589-4492-90b1-1f0e2dc2d538', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:54,670 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.038s
2025-11-11 02:01:54,670 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac568671-7a70-43a7-bbbe-25a6276ffed2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac568671-7a70-43a7-bbbe-25a6276ffed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:55,718 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:01:55,718 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc33e46d-76bd-4cb4-9867-ef7d53baf199', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc33e46d-76bd-4cb4-9867-ef7d53baf199', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:56,763 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:01:56,763 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83a9080-0d6b-4abf-8eb5-2788776fb206', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83a9080-0d6b-4abf-8eb5-2788776fb206', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:57,833 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.059s
2025-11-11 02:01:57,833 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae77440-a141-47b5-923f-34da40977ace', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae77440-a141-47b5-923f-34da40977ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:58,884 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:01:58,885 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05802b5-5714-48f8-82ad-e82cf80a43f0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05802b5-5714-48f8-82ad-e82cf80a43f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:01:59,938 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 02:01:59,938 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d91d65a-720d-42d1-ae8e-037e03670366', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d91d65a-720d-42d1-ae8e-037e03670366', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:01,000 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.050s
2025-11-11 02:02:01,000 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06ce102-c538-495c-957c-3ed3cab47daa', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06ce102-c538-495c-957c-3ed3cab47daa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:02,070 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.054s
2025-11-11 02:02:02,070 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ec895e-955b-4900-8273-7fef36b841f4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ec895e-955b-4900-8273-7fef36b841f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:03,180 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.098s
2025-11-11 02:02:03,180 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a74e81-6dbd-490b-ba86-0c89f6b8552c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a74e81-6dbd-490b-ba86-0c89f6b8552c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:04,262 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.067s
2025-11-11 02:02:04,262 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9792aaa7-1bea-4f3f-a61e-277322a56747', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9792aaa7-1bea-4f3f-a61e-277322a56747', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:05,309 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:02:05,309 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c702ae9-a78c-40dd-866d-d5f06df2c186', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c702ae9-a78c-40dd-866d-d5f06df2c186', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:06,357 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.036s
2025-11-11 02:02:06,357 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726ae453-7f34-4432-afa5-921282801def', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726ae453-7f34-4432-afa5-921282801def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:07,409 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 02:02:07,409 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb53a6c2-0f85-4fe4-b630-26f35cc64dc2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb53a6c2-0f85-4fe4-b630-26f35cc64dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:08,484 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.063s
2025-11-11 02:02:08,484 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8794ba-3f27-488b-9f28-c065db81d373', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8794ba-3f27-488b-9f28-c065db81d373', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:09,529 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.034s
2025-11-11 02:02:09,530 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d99236-1b8e-4c88-9b5d-58bdea44ea22', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d99236-1b8e-4c88-9b5d-58bdea44ea22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:10,572 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.031s
2025-11-11 02:02:10,572 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109e4ae4-cfa1-41c4-841d-46c1ded03d9d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109e4ae4-cfa1-41c4-841d-46c1ded03d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:11,623 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.039s
2025-11-11 02:02:11,623 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3b0466-c3be-48a2-a843-75b1b1f76e53', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3b0466-c3be-48a2-a843-75b1b1f76e53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:12,676 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.042s
2025-11-11 02:02:12,676 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845ead28-e6c7-4bea-a5a7-0b3a817c42d7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845ead28-e6c7-4bea-a5a7-0b3a817c42d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:13,725 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.038s
2025-11-11 02:02:13,725 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9161bb84-6c91-4ede-9ca6-9de9af485b66', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9161bb84-6c91-4ede-9ca6-9de9af485b66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:14,935 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.198s
2025-11-11 02:02:14,935 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e322bbe5-252e-48d7-807d-d0ba128900af', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e322bbe5-252e-48d7-807d-d0ba128900af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:15,980 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df 0.033s
2025-11-11 02:02:15,980 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0624b60-aadb-4a89-8d0e-3320ab6de696', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0624b60-aadb-4a89-8d0e-3320ab6de696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df'}
Body: b'{"volume": {"id": "3c03ec9e-fd87-46be-8d9f-9ed8f62f86df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-11T00:58:56.000000", "updated_at": "2025-11-11T00:59:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-768194155", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/3c03ec9e-fd87-46be-8d9f-9ed8f62f86df"}], "user_id": "0c1748816b374899ad14eff992a92184", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb"}}'
2025-11-11 02:02:16,991 80936 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599
2025-11-11 02:02:17,309 80936 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9 0.316s
2025-11-11 02:02:17,309 80936 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 11 Nov 2025 01:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce76a204-15fb-4184-afa1-ab05e2d0e6e7', 'x-compute-request-id': 'req-ce76a204-15fb-4184-afa1-ab05e2d0e6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9'}
Body: b'{"server": {"id": "9dd1ac99-afa6-48b4-89a9-bc0197098ac9", "name": "tempest-ServerActionsTestOtherB-server-1230328315", "status": "ACTIVE", "tenant_id": "28c13bc27a874fdf8ba5ffe7e1c5bcbb", "user_id": "0c1748816b374899ad14eff992a92184", "metadata": {}, "hostId": "4b32a9f69bdf3442037fd4aa5ca14aaff549d0a55bff2f4540a21511", "image": {"id": "b97e9958-e856-4624-a429-810d4d2a48a2", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/b97e9958-e856-4624-a429-810d4d2a48a2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "created": "2025-11-11T00:57:20Z", "updated": "2025-11-11T00:57:36Z", "addresses": {"tempest-ServerActionsTestOtherB-1782815061-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:16:a3"}, {"version": 4, "addr": "172.24.4.157", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:16:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/9dd1ac99-afa6-48b4-89a9-bc0197098ac9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1794400865", "OS-SRV-USG:launched_at": "2025-11-11T00:57:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1840566541"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 554, in test_resize_server_revert_with_volume_attached
self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 3c03ec9e-fd87-46be-8d9f-9ed8f62f86df to server 9dd1ac99-afa6-48b4-89a9-bc0197098ac9 within the required time (196 s).
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.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
pt7.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt7.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt7.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt8.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.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
pt24.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt26.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt29.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt34.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt35.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt41.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_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt47.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt71.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt71.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt71.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt71.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt76.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
pt77.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
pt78.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
pt79.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
pt80.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
pt80.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
pt81.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
pt81.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.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
pt88.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| 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
pt89.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt90.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
pt90.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt91.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_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt91.2: 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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt95.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt95.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt95.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt95.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt99.1: 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
pt100.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
pt101.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
pt102.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
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 304 | 246 | 2 | 0 | 56 | ||