Status: Pass 246 Failure 3 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 1d2d02ec-ea86-49ec-bc39-cc64968c7f01 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-16T19:02:35Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f8d474796c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1 in use.', 'detail': ''}, <traceback object at 0x7f8d45cf6a00>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f8d4476b000>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a within the required time (196 s). Timer started at 1768590354. Timer ended at 1768590550. Waited for 196 s., <traceback object at 0x7f8d45edfe00>))
|
||||||
| 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
ft2.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:'': {{{
2026-01-16 19:43:13,173 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.163/networking/v2.0/networks 3.149s
2026-01-16 19:43:13,174 82583 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-625139197"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '620', 'x-openstack-request-id': 'req-aedcf3c3-d413-4dc5-b074-e75370c27f6d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/networks'}
Body: b'{"network":{"id":"82998cfc-5b02-4e8a-9419-1bb93ae6712d","name":"tempest-tagged-attachments-test-net-625139197","tenant_id":"3a0f5fd3ed6748569569f2b80f4c00c9","project_id":"3a0f5fd3ed6748569569f2b80f4c00c9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-16T18:43:11Z","updated_at":"2026-01-16T18:43:11Z","revision_number":1}}'
2026-01-16 19:43:15,071 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.163/networking/v2.0/subnets 1.897s
2026-01-16 19:43:15,072 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "82998cfc-5b02-4e8a-9419-1bb93ae6712d", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-cdb7673b-8cfb-4caf-81e4-6af04e8be314', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"4f973386-dfa0-47ab-8e91-0c872a694e1e","name":"","tenant_id":"3a0f5fd3ed6748569569f2b80f4c00c9","network_id":"82998cfc-5b02-4e8a-9419-1bb93ae6712d","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":"2026-01-16T18:43:14Z","updated_at":"2026-01-16T18:43:14Z","revision_number":0,"project_id":"3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:16,196 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.163/volume/v3/volumes 1.123s
2026-01-16 19:43:16,196 82583 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-1084790395"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ea4061-2c10-415a-9b92-2828e072fff8', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ea4061-2c10-415a-9b92-2828e072fff8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.163/volume/v3/volumes'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.055753", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-16 19:43:16,962 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.756s
2026-01-16 19:43:16,963 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61298025-26c2-44aa-b5f6-84a0e53e6021', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61298025-26c2-44aa-b5f6-84a0e53e6021', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:18,020 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.046s
2026-01-16 19:43:18,020 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0ad77a-f08e-48ce-a2a4-484e4e069b69', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0ad77a-f08e-48ce-a2a4-484e4e069b69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:19,070 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:43:19,070 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d795571d-7547-47b6-a425-955c6c4925bd', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d795571d-7547-47b6-a425-955c6c4925bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:20,119 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:43:20,119 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31edbd91-1c46-4be4-aeac-0d7fa7dabb4d', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31edbd91-1c46-4be4-aeac-0d7fa7dabb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:21,213 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.082s
2026-01-16 19:43:21,213 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77674ad1-bfc5-4fb0-8235-bc2cd5ca8e3d', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77674ad1-bfc5-4fb0-8235-bc2cd5ca8e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:22,279 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.053s
2026-01-16 19:43:22,279 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc18336-c081-41e8-8faa-7d3be138ea7c', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc18336-c081-41e8-8faa-7d3be138ea7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:23,366 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.074s
2026-01-16 19:43:23,367 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9319c8fa-4b1a-4b83-9038-df30e7fdb291', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9319c8fa-4b1a-4b83-9038-df30e7fdb291', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:24,427 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.049s
2026-01-16 19:43:24,428 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac327271-8bc7-4011-9be7-bc99b46cf9cb', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac327271-8bc7-4011-9be7-bc99b46cf9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:25,473 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:43:25,473 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e99255-11b5-4dc9-9a60-26596d5862e1', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e99255-11b5-4dc9-9a60-26596d5862e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:26,520 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:43:26,520 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b449981-1539-4d08-9fa8-93fe2dfc522e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b449981-1539-4d08-9fa8-93fe2dfc522e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:27,583 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.053s
2026-01-16 19:43:27,584 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea90cc6-f088-43bc-a061-d7beb4655456', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea90cc6-f088-43bc-a061-d7beb4655456', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:28,631 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:43:28,631 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccd992f-aedf-419b-99d5-f3acba57b51f', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccd992f-aedf-419b-99d5-f3acba57b51f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:29,674 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.031s
2026-01-16 19:43:29,674 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fbb539-faa7-4e38-8695-66fb28864753', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fbb539-faa7-4e38-8695-66fb28864753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:30,724 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:43:30,725 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877477fd-5177-46bf-9881-1bf53bb822a7', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877477fd-5177-46bf-9881-1bf53bb822a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:31,775 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:43:31,775 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7f5535-1467-4d83-b380-67c9bb3ef833', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7f5535-1467-4d83-b380-67c9bb3ef833', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:32,858 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.071s
2026-01-16 19:43:32,858 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8784e8a9-cb08-4bf3-9a78-512c8bbd8be6', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8784e8a9-cb08-4bf3-9a78-512c8bbd8be6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:33,918 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:43:33,918 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d0e780-162e-4e38-aaba-413c8f80f651', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d0e780-162e-4e38-aaba-413c8f80f651', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:34,960 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.031s
2026-01-16 19:43:34,961 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefef85d-1aac-4cb1-a972-b79b83c73bc4', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefef85d-1aac-4cb1-a972-b79b83c73bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:36,013 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:43:36,014 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc247f9-7266-4074-867c-491f9973ed05', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc247f9-7266-4074-867c-491f9973ed05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:37,057 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:43:37,057 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6feeea34-0e3e-427e-8760-37840f29c5ba', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6feeea34-0e3e-427e-8760-37840f29c5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:38,108 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:43:38,108 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4ffc29-63e9-4f50-9e4f-1909b508484e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4ffc29-63e9-4f50-9e4f-1909b508484e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:43:37.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:39,196 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.077s
2026-01-16 19:43:39,196 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107139c5-5d8a-4ab0-ac50-d6c81b9944e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107139c5-5d8a-4ab0-ac50-d6c81b9944e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:43:39.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:43:39,206 82583 INFO [tempest.common.waiters] volume 0c516940-8228-4131-b462-21bc70b7dcff reached available after waiting for 23.206848 seconds
2026-01-16 19:43:39,207 82583 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-16 19:43:39,207 82583 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-16 19:43:39,386 82583 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.163/compute/v2.1/os-keypairs 0.176s
2026-01-16 19:43:39,386 82583 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-994073643", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNUsw07siyAbJCw6YCMDrao6mOmOanOZC4XwxjugtjWbSHI4tth4/hIYeYFTT6GYvO+hkVezjjDaF59g53+2yW9uGlNvI0jHKLT8UkTCCBDVpglgKg5Gkg8o08myD6zHQ=="}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', '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-b2d8561d-4c46-4c64-af2c-11fb3d4cda2a', 'x-compute-request-id': 'req-b2d8561d-4c46-4c64-af2c-11fb3d4cda2a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-994073643", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNUsw07siyAbJCw6YCMDrao6mOmOanOZC4XwxjugtjWbSHI4tth4/hIYeYFTT6GYvO+hkVezjjDaF59g53+2yW9uGlNvI0jHKLT8UkTCCBDVpglgKg5Gkg8o08myD6zHQ==", "fingerprint": "c3:80:86:fe:e9:72:ca:d9:4c:c1:cf:5c:d1:c6:1d:23", "user_id": "57c8df5964fa4e99b93c74e9682a3503"}}'
2026-01-16 19:43:39,388 82583 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-994073643 created
2026-01-16 19:43:40,574 82583 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.163/networking/v2.0/security-groups 1.185s
2026-01-16 19:43:40,574 82583 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--586604691", "description": "tempest-description--991689363"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-5bbefb57-6707-4729-9a4a-bc27297c01f9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "325e1e7f-812c-452d-b9fd-0837561481e5", "name": "tempest-securitygroup--586604691", "stateful": true, "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "description": "tempest-description--991689363", "shared": false, "security_group_rules": [{"id": "919ec0e4-aa87-4d4c-9866-6676b1a40a77", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "security_group_id": "325e1e7f-812c-452d-b9fd-0837561481e5", "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": 157, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-16T18:43:39Z", "updated_at": "2026-01-16T18:43:39Z", "revision_number": 0}, {"id": "9cb276e8-9a07-4f18-b554-b59f777720cb", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "security_group_id": "325e1e7f-812c-452d-b9fd-0837561481e5", "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": 156, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-16T18:43:39Z", "updated_at": "2026-01-16T18:43:39Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-16T18:43:39Z", "updated_at": "2026-01-16T18:43:39Z", "revision_number": 1}}'
2026-01-16 19:43:41,858 82583 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.163/networking/v2.0/security-group-rules 1.283s
2026-01-16 19:43:41,858 82583 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": "325e1e7f-812c-452d-b9fd-0837561481e5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1fd58248-b577-4daa-a6be-5ddeaf308395', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "44006e67-6f0d-46db-93e9-31f8828dd2f9", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "security_group_id": "325e1e7f-812c-452d-b9fd-0837561481e5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-16T18:43:41Z", "updated_at": "2026-01-16T18:43:41Z", "revision_number": 0}}'
2026-01-16 19:43:42,349 82583 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.163/networking/v2.0/security-group-rules 0.490s
2026-01-16 19:43:42,349 82583 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": "325e1e7f-812c-452d-b9fd-0837561481e5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-eb796f2b-e7c5-4790-9a20-ef2ac2d18ee0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "41e83fdc-960e-44f4-9e76-fa1a3e20fc51", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "security_group_id": "325e1e7f-812c-452d-b9fd-0837561481e5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-16T18:43:42Z", "updated_at": "2026-01-16T18:43:42Z", "revision_number": 0}}'
2026-01-16 19:43:42,350 82583 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--586604691 created
2026-01-16 19:43:43,068 82583 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.163/networking/v2.0/floatingips 0.717s
2026-01-16 19:43:43,068 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fdfcae64-b681-4313-8c96-9dc554668337', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9939ca5d-e227-4c3f-956e-9e8485eea0ec", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "floating_ip_address": "172.24.4.123", "floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-16T18:43:42Z", "updated_at": "2026-01-16T18:43:42Z", "revision_number": 0}}'
2026-01-16 19:43:43,068 82583 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9939ca5d-e227-4c3f-956e-9e8485eea0ec', 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'floating_ip_address': '172.24.4.123', 'floating_network_id': '80608713-54a5-4483-bf5b-e9077002b977', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-16T18:43:42Z', 'updated_at': '2026-01-16T18:43:42Z', 'revision_number': 0, 'ip': '172.24.4.123'} created
2026-01-16 19:43:43,328 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.163/identity/v3/auth/tokens 0.256s
2026-01-16 19:43:43,328 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-786c4853-197f-4173-9366-fe00fe62baac', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "57c8df5964fa4e99b93c74e9682a3503", "name": "tempest-TaggedAttachmentsTest-257220886-project-member", "password_expires_at": null}, "audit_ids": ["NCw59GDzQiCEBiWLLJ7ewQ"], "expires_at": "2026-01-16T19:43:43.000000Z", "issued_at": "2026-01-16T18:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a0f5fd3ed6748569569f2b80f4c00c9", "name": "tempest-TaggedAttachmentsTest-257220886"}, "is_domain": false, "roles": [{"id": "cf10dcac3d2f47f08e41fa7f2fe976e1", "name": "reader"}, {"id": "c613319db1ba446980b01b8b37f132be", "name": "member"}], "catalog": [{"endpoints": [{"id": "1637436745324fc994510b29761a2520", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/identity", "region": "RegionOne"}], "id": "0b5cd7a390ba4f838171e29551822dde", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f5d2374cf89040b78cea5f8f7fd79fa8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/networking", "region": "RegionOne"}], "id": "11c1b4af537549a0801bd93a5b1c96a5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b3e379ddecee404bb3e320cded5b5ee9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/volume/v3", "region": "RegionOne"}], "id": "185056aed2264cfe915cf6975bb111c8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b5b6420bf052428bb8564bffbd7d1ed8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2/3a0f5fd3ed6748569569f2b80f4c00c9", "region": "RegionOne"}], "id": "816a96cefc094d56b1d8bf96d35be514", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0e2211347b8d43b893b11b13e0c2f5eb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/image", "region": "RegionOne"}], "id": "9133395d669441a39dedc675e3947832", "type": "image", "name": "glance"}, {"endpoints": [{"id": "71a5fb94c69f461eb4c53f47fa458d41", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2.1", "region": "RegionOne"}], "id": "9bf1f72b2f144120840d82e411fee475", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cec84aa508b04e0597cfbb4df6dd7294", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/placement", "region": "RegionOne"}], "id": "f8460ef825be4caf9518f4a2850af177", "type": "placement", "name": "placement"}]}}'
2026-01-16 19:43:43,329 82583 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '7c8bfe43-51cf-4875-ba22-6bf60bd6bc00', 'name': 'tempest-TaggedAttachmentsTest-2053244249-network', 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', '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': 23479, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-16T18:42:42Z', 'updated_at': '2026-01-16T18:42:42Z', 'revision_number': 1} available for tenant
2026-01-16 19:43:43,454 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.163/identity/v3/auth/tokens 0.121s
2026-01-16 19:43:43,454 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3b46f6d6-5d64-4f03-9098-9db0741a55c6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "57c8df5964fa4e99b93c74e9682a3503", "name": "tempest-TaggedAttachmentsTest-257220886-project-member", "password_expires_at": null}, "audit_ids": ["5BKdrrgmSginjlyD0Cbtaw"], "expires_at": "2026-01-16T19:43:43.000000Z", "issued_at": "2026-01-16T18:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a0f5fd3ed6748569569f2b80f4c00c9", "name": "tempest-TaggedAttachmentsTest-257220886"}, "is_domain": false, "roles": [{"id": "cf10dcac3d2f47f08e41fa7f2fe976e1", "name": "reader"}, {"id": "c613319db1ba446980b01b8b37f132be", "name": "member"}], "catalog": [{"endpoints": [{"id": "1637436745324fc994510b29761a2520", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/identity", "region": "RegionOne"}], "id": "0b5cd7a390ba4f838171e29551822dde", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f5d2374cf89040b78cea5f8f7fd79fa8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/networking", "region": "RegionOne"}], "id": "11c1b4af537549a0801bd93a5b1c96a5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b3e379ddecee404bb3e320cded5b5ee9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/volume/v3", "region": "RegionOne"}], "id": "185056aed2264cfe915cf6975bb111c8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b5b6420bf052428bb8564bffbd7d1ed8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2/3a0f5fd3ed6748569569f2b80f4c00c9", "region": "RegionOne"}], "id": "816a96cefc094d56b1d8bf96d35be514", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0e2211347b8d43b893b11b13e0c2f5eb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/image", "region": "RegionOne"}], "id": "9133395d669441a39dedc675e3947832", "type": "image", "name": "glance"}, {"endpoints": [{"id": "71a5fb94c69f461eb4c53f47fa458d41", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2.1", "region": "RegionOne"}], "id": "9bf1f72b2f144120840d82e411fee475", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cec84aa508b04e0597cfbb4df6dd7294", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/placement", "region": "RegionOne"}], "id": "f8460ef825be4caf9518f4a2850af177", "type": "placement", "name": "placement"}]}}'
2026-01-16 19:43:43,455 82583 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '7c8bfe43-51cf-4875-ba22-6bf60bd6bc00', 'name': 'tempest-TaggedAttachmentsTest-2053244249-network', 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', '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': 23479, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-16T18:42:42Z', 'updated_at': '2026-01-16T18:42:42Z', 'revision_number': 1} available for tenant
2026-01-16 19:43:43,455 82583 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-994073643', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNUsw07siyAbJCw6YCMDrao6mOmOanOZC4XwxjugtjWbSHI4tth4/hIYeYFTT6GYvO+hkVezjjDaF59g53+2yW9uGlNvI0jHKLT8UkTCCBDVpglgKg5Gkg8o08myD6zHQ==', 'fingerprint': 'c3:80:86:fe:e9:72:ca:d9:4c:c1:cf:5c:d1:c6:1d:23', 'user_id': '57c8df5964fa4e99b93c74e9682a3503', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDHsiYjP0sGVN1i7HuZZLB820Tb23WJFO4lD/u4dWYmsBRSbahMr0Le\n9jPGawjZLzCgBwYFK4EEACKhZANiAATTVLMNO7IsgGyQsOmAjA62qOpjpjmpzmQu\nF8MY7oLY1m0hyOLbYeP4SGHmBU0+hmLzvoZFXs44w2hefYOd/tslvbhpTbyNIxyi\n0/FJEwggQ1aYJYCoORpIPKNPJsg+sx0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '325e1e7f-812c-452d-b9fd-0837561481e5', 'name': 'tempest-securitygroup--586604691', 'stateful': True, 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'description': 'tempest-description--991689363', 'shared': False, 'security_group_rules': [{'id': '919ec0e4-aa87-4d4c-9866-6676b1a40a77', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'security_group_id': '325e1e7f-812c-452d-b9fd-0837561481e5', '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': 157, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-16T18:43:39Z', 'updated_at': '2026-01-16T18:43:39Z', 'revision_number': 0}, {'id': '9cb276e8-9a07-4f18-b554-b59f777720cb', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'security_group_id': '325e1e7f-812c-452d-b9fd-0837561481e5', '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': 156, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-16T18:43:39Z', 'updated_at': '2026-01-16T18:43:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-16T18:43:39Z', 'updated_at': '2026-01-16T18:43:39Z', 'revision_number': 1}, 'floating_ip': {'id': '9939ca5d-e227-4c3f-956e-9e8485eea0ec', 'tenant_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'project_id': '3a0f5fd3ed6748569569f2b80f4c00c9', 'floating_ip_address': '172.24.4.123', 'floating_network_id': '80608713-54a5-4483-bf5b-e9077002b977', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-16T18:43:42Z', 'updated_at': '2026-01-16T18:43:42Z', 'revision_number': 0, 'ip': '172.24.4.123'}}
2026-01-16 19:43:45,187 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.163/compute/v2.1/servers 1.731s
2026-01-16 19:43:45,188 82583 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-52769200", "imageRef": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "7c8bfe43-51cf-4875-ba22-6bf60bd6bc00"}], "security_groups": [{"name": "tempest-securitygroup--586604691"}], "key_name": "tempest-keypair-994073643", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47', '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-23fc207a-07b4-4e07-a3c2-32322cf12bef', 'x-compute-request-id': 'req-23fc207a-07b4-4e07-a3c2-32322cf12bef', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.163/compute/v2.1/servers'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--586604691"}], "adminPass": "7xtHanxtxh59"}}'
2026-01-16 19:43:45,480 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.290s
2026-01-16 19:43:45,480 82583 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': 'Fri, 16 Jan 2026 18:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1333', '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-e4286387-ce76-4870-9ee4-bd51a2eab981', 'x-compute-request-id': 'req-e4286387-ce76-4870-9ee4-bd51a2eab981', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-994073643", "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": []}}'
2026-01-16 19:43:46,971 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.469s
2026-01-16 19:43:46,971 82583 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': 'Fri, 16 Jan 2026 18:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', '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-41b32cce-8b29-4883-9177-84229722a621', 'x-compute-request-id': 'req-41b32cce-8b29-4883-9177-84229722a621', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "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": []}}'
2026-01-16 19:43:48,396 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.402s
2026-01-16 19:43:48,396 82583 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': 'Fri, 16 Jan 2026 18:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-bcba07cf-3405-43bb-b0bd-b3e19d00e94b', 'x-compute-request-id': 'req-bcba07cf-3405-43bb-b0bd-b3e19d00e94b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "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": []}}'
2026-01-16 19:43:48,410 82583 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-16 19:43:49,685 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.274s
2026-01-16 19:43:49,685 82583 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': 'Fri, 16 Jan 2026 18:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-35ea8bdf-6d82-4aff-af0d-a32c574e8ee5', 'x-compute-request-id': 'req-35ea8bdf-6d82-4aff-af0d-a32c574e8ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "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": []}}'
2026-01-16 19:43:50,911 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.211s
2026-01-16 19:43:50,911 82583 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': 'Fri, 16 Jan 2026 18:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', '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-80eaed01-5bd6-4164-992b-299b86388f0b', 'x-compute-request-id': 'req-80eaed01-5bd6-4164-992b-299b86388f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "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": []}}'
2026-01-16 19:43:50,934 82583 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-16 19:43:52,124 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.187s
2026-01-16 19:43:52,124 82583 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': 'Fri, 16 Jan 2026 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1403', '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-d2ebb56b-921e-4472-b98f-001bf338e240', 'x-compute-request-id': 'req-d2ebb56b-921e-4472-b98f-001bf338e240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": []}}'
2026-01-16 19:43:52,138 82583 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-01-16 19:43:55,285 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 2.146s
2026-01-16 19:43:55,286 82583 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': 'Fri, 16 Jan 2026 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-aab6a769-2066-4a8e-892e-6eda207b14c4', 'x-compute-request-id': 'req-aab6a769-2066-4a8e-892e-6eda207b14c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:43:55,302 82583 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-01-16 19:43:57,069 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.765s
2026-01-16 19:43:57,069 82583 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': 'Fri, 16 Jan 2026 18:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-f18b772c-2a13-4471-8e52-c97203223519', 'x-compute-request-id': 'req-f18b772c-2a13-4471-8e52-c97203223519', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:43:58,310 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.211s
2026-01-16 19:43:58,311 82583 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': 'Fri, 16 Jan 2026 18:43:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-27634581-c8ea-4503-a87e-92a2c60e7e8e', 'x-compute-request-id': 'req-27634581-c8ea-4503-a87e-92a2c60e7e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:43:59,603 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.276s
2026-01-16 19:43:59,603 82583 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': 'Fri, 16 Jan 2026 18:43:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-efd65ac3-93e9-43fe-abeb-f4430707cae1', 'x-compute-request-id': 'req-efd65ac3-93e9-43fe-abeb-f4430707cae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:44:00,828 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.209s
2026-01-16 19:44:00,829 82583 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': 'Fri, 16 Jan 2026 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-95304b43-d628-408c-8c04-79c0c01af1d2', 'x-compute-request-id': 'req-95304b43-d628-408c-8c04-79c0c01af1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:44:02,041 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.196s
2026-01-16 19:44:02,041 82583 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': 'Fri, 16 Jan 2026 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-717bc190-12dd-4f13-a00b-7d540c2efb23', 'x-compute-request-id': 'req-717bc190-12dd-4f13-a00b-7d540c2efb23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:44:03,749 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.693s
2026-01-16 19:44:03,749 82583 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': 'Fri, 16 Jan 2026 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-43efee80-5286-410b-8d19-41128f8582ce', 'x-compute-request-id': 'req-43efee80-5286-410b-8d19-41128f8582ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:44:05,256 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.492s
2026-01-16 19:44:05,257 82583 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': 'Fri, 16 Jan 2026 18:44:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', '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-c0d17b01-40d7-4a67-806a-93300a10cd84', 'x-compute-request-id': 'req-c0d17b01-40d7-4a67-806a-93300a10cd84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "BUILD", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:43:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:44:06,876 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.600s
2026-01-16 19:44:06,876 82583 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': 'Fri, 16 Jan 2026 18:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', '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-c06d5538-e9a6-414e-b7b4-ec60273661b0', 'x-compute-request-id': 'req-c06d5538-e9a6-414e-b7b4-ec60273661b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "ACTIVE", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:44:06Z", "addresses": {"tempest-TaggedAttachmentsTest-2053244249-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:44:06,891 82583 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait
2026-01-16 19:44:07,134 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47/os-interface 0.242s
2026-01-16 19:44:07,134 82583 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': 'Fri, 16 Jan 2026 18:44:06 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-cff6e936-cf5b-4d29-9056-fa6dd1110bec', 'x-compute-request-id': 'req-cff6e936-cf5b-4d29-9056-fa6dd1110bec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "7c8bfe43-51cf-4875-ba22-6bf60bd6bc00", "port_id": "0542fe25-cb5b-40aa-acff-a390ae7741c9", "mac_addr": "fa:16:3e:a0:83:a7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8d125a86-66a1-4018-bc36-678ee8d956a2", "ip_address": "10.0.0.14"}]}]}'
2026-01-16 19:44:08,990 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.163/networking/v2.0/floatingips/9939ca5d-e227-4c3f-956e-9e8485eea0ec 1.853s
2026-01-16 19:44:08,991 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "0542fe25-cb5b-40aa-acff-a390ae7741c9"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6c5b84bb-d52b-4e89-adc9-0bd533962db4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/networking/v2.0/floatingips/9939ca5d-e227-4c3f-956e-9e8485eea0ec'}
Body: b'{"floatingip": {"id": "9939ca5d-e227-4c3f-956e-9e8485eea0ec", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "project_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "floating_ip_address": "172.24.4.123", "floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977", "router_id": "bda39bd5-1100-4ac5-af13-b62ec4281812", "port_id": "0542fe25-cb5b-40aa-acff-a390ae7741c9", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7c8bfe43-51cf-4875-ba22-6bf60bd6bc00", "mac_address": "fa:16:3e:a0:83:a7", "admin_state_up": true, "status": "ACTIVE", "device_id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-16T18:43:42Z", "updated_at": "2026-01-16T18:44:07Z", "revision_number": 1}}'
2026-01-16 19:44:08,992 82583 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.123:22' as 'cirros' with public key authentication
2026-01-16 19:45:09,052 82583 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.123 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-16 19:45:11,616 82583 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-16 19:45:11,814 82583 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-16 19:45:11,814 82583 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.123 successfully created
2026-01-16 19:45:12,086 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.271s
2026-01-16 19:45:12,086 82583 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': 'Fri, 16 Jan 2026 18:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1759', '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-86953e49-8e6e-4b86-8200-592a67458c28', 'x-compute-request-id': 'req-86953e49-8e6e-4b86-8200-592a67458c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "ACTIVE", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:44:06Z", "addresses": {"tempest-TaggedAttachmentsTest-2053244249-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}, {"version": 4, "addr": "172.24.4.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}], "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": []}}'
2026-01-16 19:45:22,833 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47/os-interface 10.732s
2026-01-16 19:45:22,833 82583 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": "82998cfc-5b02-4e8a-9419-1bb93ae6712d", "tag": "nic-tag"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:12 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-a36e550b-f3be-4951-8ce0-278cf4b2cc59', 'x-compute-request-id': 'req-a36e550b-f3be-4951-8ce0-278cf4b2cc59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47/os-interface'}
Body: b'{"interfaceAttachment": {"net_id": "82998cfc-5b02-4e8a-9419-1bb93ae6712d", "port_id": "f51581b2-9af7-4674-b025-d21da252a7da", "mac_addr": "fa:16:3e:76:38:18", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f973386-dfa0-47ab-8e91-0c872a694e1e", "ip_address": "10.10.10.209"}]}}'
2026-01-16 19:45:25,088 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47/os-volume_attachments 2.252s
2026-01-16 19:45:25,088 82583 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": "0c516940-8228-4131-b462-21bc70b7dcff", "tag": "volume-tag"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:22 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-fc32fb68-0d66-4fa5-ae79-022d5ab3011b', 'x-compute-request-id': 'req-fc32fb68-0d66-4fa5-ae79-022d5ab3011b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "serverId": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "volumeId": "0c516940-8228-4131-b462-21bc70b7dcff", "device": "/dev/vdb"}}'
2026-01-16 19:45:25,142 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.052s
2026-01-16 19:45:25,143 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c153f5-5f51-43df-bfc0-75f30f0fb3d7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c153f5-5f51-43df-bfc0-75f30f0fb3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:25.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:26,205 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.051s
2026-01-16 19:45:26,205 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaab0de9-87d0-4afa-b71a-3ff4a954973e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaab0de9-87d0-4afa-b71a-3ff4a954973e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:25.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:27,378 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.161s
2026-01-16 19:45:27,378 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e62b65f-089e-4a3f-b2b7-27fa8bb1fcf6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e62b65f-089e-4a3f-b2b7-27fa8bb1fcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:28,462 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.073s
2026-01-16 19:45:28,463 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96a0229-2848-4b57-a936-c2aa9f7fa455', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96a0229-2848-4b57-a936-c2aa9f7fa455', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:27.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:29,544 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.070s
2026-01-16 19:45:29,545 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0c7483-5868-4417-bddf-88bd7bda5342', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0c7483-5868-4417-bddf-88bd7bda5342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:30,603 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.045s
2026-01-16 19:45:30,603 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be9860c-ca84-4a59-9167-0e4c52a830ae', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be9860c-ca84-4a59-9167-0e4c52a830ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:31,662 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:45:31,662 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea41253-4593-404d-bad8-d3fae3b10795', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea41253-4593-404d-bad8-d3fae3b10795', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:32,707 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:45:32,707 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8111bfe3-f57e-43be-8661-ff52cbcf1c74', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8111bfe3-f57e-43be-8661-ff52cbcf1c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:33,752 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:45:33,753 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9771d9-6db2-44d9-a543-31ca8b0496c1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9771d9-6db2-44d9-a543-31ca8b0496c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:34,804 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:45:34,804 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9bdc0f-a22e-4958-bc87-50b29708be72', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9bdc0f-a22e-4958-bc87-50b29708be72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:35,855 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:45:35,856 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a816a85-4160-4a43-8876-253aff7e2766', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a816a85-4160-4a43-8876-253aff7e2766', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:36,913 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.046s
2026-01-16 19:45:36,914 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9ad9c9-c723-4860-b29c-8378e2fe1c53', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9ad9c9-c723-4860-b29c-8378e2fe1c53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:37,967 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.042s
2026-01-16 19:45:37,967 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2cb979e-6585-4b9b-a27f-19f5980e49ca', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2cb979e-6585-4b9b-a27f-19f5980e49ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:39,020 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:45:39,020 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed70b71-f53f-4233-8771-0447b85dbe84', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed70b71-f53f-4233-8771-0447b85dbe84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:40,073 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:45:40,073 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0709b05-d4f4-4454-8244-1bb77a870c40', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0709b05-d4f4-4454-8244-1bb77a870c40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:41,122 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:45:41,122 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452b5223-ecd7-49a2-86a6-5b189d34db72', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452b5223-ecd7-49a2-86a6-5b189d34db72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:42,170 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:45:42,171 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21332fd0-ff97-43fe-bf85-34804049d530', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21332fd0-ff97-43fe-bf85-34804049d530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:43,226 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.043s
2026-01-16 19:45:43,226 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984685eb-d822-4d2f-93d1-b2085d172a2b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984685eb-d822-4d2f-93d1-b2085d172a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:44,312 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.074s
2026-01-16 19:45:44,312 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e0ef14-aa61-42aa-b5f7-ef56c829e46b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e0ef14-aa61-42aa-b5f7-ef56c829e46b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:45,366 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.042s
2026-01-16 19:45:45,367 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7d57ba-39fc-469c-909f-d179b33203e1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7d57ba-39fc-469c-909f-d179b33203e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:46,436 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.058s
2026-01-16 19:45:46,436 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd73165a-6bb5-44e0-b6b1-b50218a55317', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd73165a-6bb5-44e0-b6b1-b50218a55317', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:47,520 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.072s
2026-01-16 19:45:47,521 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c76dc18-ccf7-4999-891b-989e2ad03a39', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c76dc18-ccf7-4999-891b-989e2ad03a39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:48,569 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:45:48,569 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65f8069-2e8d-4436-8792-9b688b081678', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65f8069-2e8d-4436-8792-9b688b081678', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:49,633 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.053s
2026-01-16 19:45:49,634 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772ddef2-23f0-4574-8a6f-c99aef97c8b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772ddef2-23f0-4574-8a6f-c99aef97c8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:50,682 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:45:50,683 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed96e46-e8f3-48d6-afd8-2da670e38970', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed96e46-e8f3-48d6-afd8-2da670e38970', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:51,742 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:45:51,742 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e15f84c-f954-43d0-a0c2-295d23c406c8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e15f84c-f954-43d0-a0c2-295d23c406c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:52,854 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.099s
2026-01-16 19:45:52,855 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded0e7e9-edd5-49d9-b86f-28d7d0d73cef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded0e7e9-edd5-49d9-b86f-28d7d0d73cef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:53,905 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:45:53,906 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834ccfd2-7133-415e-be24-3b8916f8c5d6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834ccfd2-7133-415e-be24-3b8916f8c5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:54,955 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:45:54,956 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81751b6e-864a-4fbc-b696-14b6a8817d82', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81751b6e-864a-4fbc-b696-14b6a8817d82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:56,024 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.057s
2026-01-16 19:45:56,025 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa75f120-f6a5-4494-b5cc-08af284e88d3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa75f120-f6a5-4494-b5cc-08af284e88d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:57,111 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.074s
2026-01-16 19:45:57,111 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca86b85-e9fc-4346-8c73-80cedc5486a1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca86b85-e9fc-4346-8c73-80cedc5486a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:58,181 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.057s
2026-01-16 19:45:58,181 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0432d553-df5c-43a9-af48-919b6b7d9905', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0432d553-df5c-43a9-af48-919b6b7d9905', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:45:59,235 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.043s
2026-01-16 19:45:59,236 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:45:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c892d9-3010-43db-b0b6-e7117177eee9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c892d9-3010-43db-b0b6-e7117177eee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:00,330 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.084s
2026-01-16 19:46:00,331 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa551ba7-6f9e-4ede-a622-80091d5b65ad', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa551ba7-6f9e-4ede-a622-80091d5b65ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:01,485 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.143s
2026-01-16 19:46:01,486 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde8732d-6b54-4ad9-a02e-d51dc325ea09', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde8732d-6b54-4ad9-a02e-d51dc325ea09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:02,552 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.055s
2026-01-16 19:46:02,552 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00e5a6b-4371-4f04-9bd7-ccc6d459f91e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00e5a6b-4371-4f04-9bd7-ccc6d459f91e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:03,686 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.122s
2026-01-16 19:46:03,686 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2d06d6-4d6d-4fc8-ade1-4e9e1c708c07', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2d06d6-4d6d-4fc8-ade1-4e9e1c708c07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:04,785 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.087s
2026-01-16 19:46:04,785 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c6017b-4255-48c7-9f2f-0d18222eddc5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c6017b-4255-48c7-9f2f-0d18222eddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:05,899 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.102s
2026-01-16 19:46:05,899 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757b9738-da9d-4255-8ccc-0e2bf195d21c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757b9738-da9d-4255-8ccc-0e2bf195d21c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:06,951 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:46:06,951 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c27ede8-0b50-47ad-991f-78d9c21d8151', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c27ede8-0b50-47ad-991f-78d9c21d8151', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:08,026 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.063s
2026-01-16 19:46:08,026 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583af49b-db13-45e3-ab24-8b126b21b640', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583af49b-db13-45e3-ab24-8b126b21b640', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:09,090 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.054s
2026-01-16 19:46:09,091 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ec2444-5395-4664-9ca7-24b5db048ad8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ec2444-5395-4664-9ca7-24b5db048ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:10,174 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.071s
2026-01-16 19:46:10,174 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174eb051-36c0-470d-83cd-5a38b84af293', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174eb051-36c0-470d-83cd-5a38b84af293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:11,237 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:46:11,237 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0134fd5f-7e8c-4eb1-a36e-10146090ea71', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0134fd5f-7e8c-4eb1-a36e-10146090ea71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:12,297 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.049s
2026-01-16 19:46:12,298 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab97ba7d-218a-4103-abd7-dbca842da16b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab97ba7d-218a-4103-abd7-dbca842da16b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:13,398 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.090s
2026-01-16 19:46:13,398 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27478b3-f181-4b00-84e7-4ce5b937fa32', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27478b3-f181-4b00-84e7-4ce5b937fa32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:14,449 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:46:14,450 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ba3fe2-08b2-42cb-a897-1fd1a509b6d1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ba3fe2-08b2-42cb-a897-1fd1a509b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:15,499 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:46:15,500 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c756683-f956-4677-8ef7-25c5c90a7666', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c756683-f956-4677-8ef7-25c5c90a7666', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:16,560 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.050s
2026-01-16 19:46:16,560 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb07b762-959c-446a-b9d4-babe823a2238', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb07b762-959c-446a-b9d4-babe823a2238', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:17,615 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.043s
2026-01-16 19:46:17,615 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b134ae-b09f-46db-9525-fb90b70ee494', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b134ae-b09f-46db-9525-fb90b70ee494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:18,679 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.052s
2026-01-16 19:46:18,680 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98920a4-0630-4d3c-b476-914a1a487425', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98920a4-0630-4d3c-b476-914a1a487425', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:19,730 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:46:19,730 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3b4fea-0688-4ad9-8388-4c027035ede8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3b4fea-0688-4ad9-8388-4c027035ede8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:20,781 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:46:20,782 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d98d01-53e7-40c5-ac78-f6697b521878', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d98d01-53e7-40c5-ac78-f6697b521878', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:21,832 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:46:21,833 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2a28bd-a0c6-405c-adaf-4d4a0d2b8f16', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2a28bd-a0c6-405c-adaf-4d4a0d2b8f16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:22,876 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:46:22,876 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862fcd75-68e4-4ef9-ae61-c7a8fa399965', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862fcd75-68e4-4ef9-ae61-c7a8fa399965', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:23,921 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:46:23,921 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75997bba-5eea-4541-ac2c-af4508f59f17', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75997bba-5eea-4541-ac2c-af4508f59f17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:24,973 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:46:24,974 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe14761-c6bc-4006-bae6-1428a508ff13', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe14761-c6bc-4006-bae6-1428a508ff13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:26,131 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.146s
2026-01-16 19:46:26,131 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6d0c8a-55bf-4fc2-80b8-de10a65ea947', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6d0c8a-55bf-4fc2-80b8-de10a65ea947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:27,174 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.031s
2026-01-16 19:46:27,174 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b4888f-62d6-46ca-83b5-66decc347cac', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b4888f-62d6-46ca-83b5-66decc347cac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:28,254 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.068s
2026-01-16 19:46:28,254 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3f65a2-db47-428c-a23c-f5d216d2a3fb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3f65a2-db47-428c-a23c-f5d216d2a3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:29,298 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:46:29,298 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fde63af-4e01-4e11-a324-9b57440ececa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fde63af-4e01-4e11-a324-9b57440ececa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:30,347 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:46:30,347 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66287b6-8477-4981-a839-cb2a4f821c1d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66287b6-8477-4981-a839-cb2a4f821c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:31,420 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.061s
2026-01-16 19:46:31,420 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ea0b4f-a2a2-4b81-8714-a5b499b23252', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ea0b4f-a2a2-4b81-8714-a5b499b23252', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:32,467 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:46:32,468 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1fc3ac-338a-4ee7-a3e1-d04f11c5e229', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1fc3ac-338a-4ee7-a3e1-d04f11c5e229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:33,557 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.078s
2026-01-16 19:46:33,558 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f729ca-51fe-4a30-b756-6468220e265a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f729ca-51fe-4a30-b756-6468220e265a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:34,614 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.045s
2026-01-16 19:46:34,614 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25626207-fae4-4516-b2c0-172b1e53fea7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25626207-fae4-4516-b2c0-172b1e53fea7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:35,662 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:46:35,663 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6972cdf-7307-4f10-88a3-1b3d6c79439e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6972cdf-7307-4f10-88a3-1b3d6c79439e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:36,716 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:46:36,717 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4334571f-5f3b-4a2b-850a-1c13cd9fd377', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4334571f-5f3b-4a2b-850a-1c13cd9fd377', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:37,763 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:46:37,764 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a77112-a8ce-4b78-82a2-a5896ee6e150', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a77112-a8ce-4b78-82a2-a5896ee6e150', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:38,841 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.066s
2026-01-16 19:46:38,841 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439819bd-f3a7-4c1a-987b-174162f1564b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439819bd-f3a7-4c1a-987b-174162f1564b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:39,906 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.054s
2026-01-16 19:46:39,907 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093ff750-4daf-4935-8eb2-1a1ec3464028', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093ff750-4daf-4935-8eb2-1a1ec3464028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:41,030 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.110s
2026-01-16 19:46:41,030 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ff9ede-d1fb-4763-942f-22d72774b921', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ff9ede-d1fb-4763-942f-22d72774b921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:42,091 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.048s
2026-01-16 19:46:42,091 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98843ee-904f-488c-91d7-a5dd41074230', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98843ee-904f-488c-91d7-a5dd41074230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:43,184 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.081s
2026-01-16 19:46:43,185 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc0e8d4-bb4b-40ba-b8b2-4849d86f4d41', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc0e8d4-bb4b-40ba-b8b2-4849d86f4d41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:44,236 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:46:44,237 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a69b85-a24a-40f7-8888-328bb6192196', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a69b85-a24a-40f7-8888-328bb6192196', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:45,306 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.058s
2026-01-16 19:46:45,306 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530d9768-3f67-44db-a401-e685cca27d63', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530d9768-3f67-44db-a401-e685cca27d63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:46,371 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.049s
2026-01-16 19:46:46,371 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358fb5e7-406b-48a2-a536-f121eee40706', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358fb5e7-406b-48a2-a536-f121eee40706', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:47,443 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.061s
2026-01-16 19:46:47,443 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff4a0a7-012d-4030-89c1-8c2e44ba74c9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff4a0a7-012d-4030-89c1-8c2e44ba74c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:48,511 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.053s
2026-01-16 19:46:48,512 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e2fb6e-434b-4ab0-acdf-14261294f2f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e2fb6e-434b-4ab0-acdf-14261294f2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:49,559 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:46:49,559 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b735ec99-0041-4201-811b-1afa909f6d12', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b735ec99-0041-4201-811b-1afa909f6d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:50,614 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.043s
2026-01-16 19:46:50,615 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bfc2c2-6f1f-4b4f-ab50-bff43bd0e45e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bfc2c2-6f1f-4b4f-ab50-bff43bd0e45e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:51,662 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:46:51,662 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a305d2-9ff4-4fd9-aacf-ddbde75da96f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a305d2-9ff4-4fd9-aacf-ddbde75da96f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:52,715 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.042s
2026-01-16 19:46:52,715 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5895bc8c-19dc-46a4-a98d-ac521ffa869e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5895bc8c-19dc-46a4-a98d-ac521ffa869e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:53,762 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:46:53,762 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a621e081-dbb9-4c0e-bca1-6c6bb6d389bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a621e081-dbb9-4c0e-bca1-6c6bb6d389bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:54,810 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:46:54,810 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a5627d-60d1-4fbe-bc90-f761d65124d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a5627d-60d1-4fbe-bc90-f761d65124d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:55,870 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.048s
2026-01-16 19:46:55,871 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ac2a09-3b48-4003-99b6-c78df47d16e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ac2a09-3b48-4003-99b6-c78df47d16e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:56,921 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:46:56,921 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b894a97d-203d-44ef-bc45-31c92d1d8f0c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b894a97d-203d-44ef-bc45-31c92d1d8f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:57,968 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:46:57,968 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bfd700-60a3-47ae-9704-a62214674f41', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bfd700-60a3-47ae-9704-a62214674f41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:46:59,013 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:46:59,013 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0e695b-a138-4f89-b290-7ab315fdb13b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0e695b-a138-4f89-b290-7ab315fdb13b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:00,069 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.040s
2026-01-16 19:47:00,070 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f602b0-fe6e-4536-b780-d3db15da6d0f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f602b0-fe6e-4536-b780-d3db15da6d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:01,112 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:47:01,113 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81fb77c-e3ec-4937-a2d1-c97e85d0c9f4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81fb77c-e3ec-4937-a2d1-c97e85d0c9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:02,156 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:02,156 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f932b76-29ce-4d7b-9747-5cd35607bf78', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f932b76-29ce-4d7b-9747-5cd35607bf78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:03,207 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:47:03,207 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0086d2e-de87-426d-9510-60a15884cbb3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0086d2e-de87-426d-9510-60a15884cbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:04,256 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:47:04,257 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20f8b6c-0b05-4a39-b539-1a658f0dbfb4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20f8b6c-0b05-4a39-b539-1a658f0dbfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:05,303 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:05,303 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de42f57-f7c1-4475-b3d8-8083f0386b75', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de42f57-f7c1-4475-b3d8-8083f0386b75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:06,348 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:06,349 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73295049-4bd6-4798-a280-62ec396130c1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73295049-4bd6-4798-a280-62ec396130c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:07,398 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:47:07,398 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25868bc5-0ece-4769-bd81-2b03512f68ea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25868bc5-0ece-4769-bd81-2b03512f68ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:08,439 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.030s
2026-01-16 19:47:08,440 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08133311-e5b0-4c1c-967c-f2d71f065f7c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08133311-e5b0-4c1c-967c-f2d71f065f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:09,485 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:47:09,485 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc23396-754a-4227-bf21-cf5f4a0c0318', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc23396-754a-4227-bf21-cf5f4a0c0318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:10,539 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:47:10,539 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e299849-7ec3-4d85-965b-276ab436cf74', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e299849-7ec3-4d85-965b-276ab436cf74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:11,596 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:47:11,596 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc6da32-50ce-4964-91c9-bc58a5dec759', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc6da32-50ce-4964-91c9-bc58a5dec759', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:12,642 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:12,642 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1844f5e-11fb-4db5-9787-d25d9841715f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1844f5e-11fb-4db5-9787-d25d9841715f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:13,688 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:13,689 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f167ee-ae55-4abc-a7e0-97804a23694d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f167ee-ae55-4abc-a7e0-97804a23694d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:14,738 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:47:14,739 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c544eb9d-d42b-4250-b1fe-3b199e8b2071', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c544eb9d-d42b-4250-b1fe-3b199e8b2071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:15,785 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:47:15,785 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98407ec3-655e-476a-947c-719185d4cc36', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98407ec3-655e-476a-947c-719185d4cc36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:16,846 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.049s
2026-01-16 19:47:16,846 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d646ac-a661-4aed-afd0-8cecdad4731a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d646ac-a661-4aed-afd0-8cecdad4731a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:17,895 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.036s
2026-01-16 19:47:17,895 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea967142-d164-4b33-b748-b88886a68312', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea967142-d164-4b33-b748-b88886a68312', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:18,939 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:47:18,940 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bb378b-0aab-4e4a-9164-8ead0875cf40', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82bb378b-0aab-4e4a-9164-8ead0875cf40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:19,999 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:47:19,999 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9253f366-39b7-421d-916a-6f255f29d751', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9253f366-39b7-421d-916a-6f255f29d751', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:21,044 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:21,044 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb824ed2-e37f-45df-88d2-5e58c51fe8d7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb824ed2-e37f-45df-88d2-5e58c51fe8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:22,106 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.050s
2026-01-16 19:47:22,106 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977b196d-af49-43d1-9704-3df4a407e43c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977b196d-af49-43d1-9704-3df4a407e43c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:23,160 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:23,160 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca42e7f-65ee-4071-b4c4-0181fa53ce37', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca42e7f-65ee-4071-b4c4-0181fa53ce37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:24,227 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.055s
2026-01-16 19:47:24,227 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1fb8a4-c1b0-455f-9646-673eb8da8f1b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1fb8a4-c1b0-455f-9646-673eb8da8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:25,283 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:47:25,283 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0088481b-312f-48e8-883e-f663f777cb26', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0088481b-312f-48e8-883e-f663f777cb26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:26,345 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.049s
2026-01-16 19:47:26,345 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7026cfcb-a688-4961-b4f9-df3fe01c843d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7026cfcb-a688-4961-b4f9-df3fe01c843d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:27,390 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:27,390 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae68229-a204-477c-bf5a-ef0d52d25140', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae68229-a204-477c-bf5a-ef0d52d25140', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:28,443 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:47:28,443 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487da144-68ab-4568-8073-b58c84a10464', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487da144-68ab-4568-8073-b58c84a10464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:29,486 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:47:29,487 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5ce1d5-dce9-4131-a2b5-bfdcb931b83a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5ce1d5-dce9-4131-a2b5-bfdcb931b83a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:30,532 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:47:30,533 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dda7858-1fc1-41a3-9f5d-96d6ecb0acd7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dda7858-1fc1-41a3-9f5d-96d6ecb0acd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:31,578 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:31,579 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a0e7ab-986e-4e11-a40c-9147f74e282c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a0e7ab-986e-4e11-a40c-9147f74e282c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:32,620 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.030s
2026-01-16 19:47:32,621 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4307655-d8e9-403c-97d0-e0fb195520c5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4307655-d8e9-403c-97d0-e0fb195520c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:33,665 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.033s
2026-01-16 19:47:33,665 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02925c49-c435-4142-97f7-46efeb39d48d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02925c49-c435-4142-97f7-46efeb39d48d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:34,711 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:34,711 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a27fb4a-5a4f-4661-8154-59a0267e8254', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a27fb4a-5a4f-4661-8154-59a0267e8254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:35,757 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:35,758 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1967d02-c305-4e58-aaee-72ef97a6c6e6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1967d02-c305-4e58-aaee-72ef97a6c6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:36,807 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:47:36,807 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d513ca-e3e6-452e-b7b5-86c83d25ad8a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d513ca-e3e6-452e-b7b5-86c83d25ad8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:37,854 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:37,854 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563ef03c-d1c2-4bd3-a26d-0e94fe3df65a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563ef03c-d1c2-4bd3-a26d-0e94fe3df65a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:38,926 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.060s
2026-01-16 19:47:38,927 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04c62b0-b2d2-486a-8fec-67a58b053f9a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04c62b0-b2d2-486a-8fec-67a58b053f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:39,978 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:47:39,978 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3aa5e77-2c8f-4dba-9538-e4a719770667', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3aa5e77-2c8f-4dba-9538-e4a719770667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:41,029 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:47:41,029 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86143745-c2a4-4960-aa44-e56c6d939921', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86143745-c2a4-4960-aa44-e56c6d939921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:42,084 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:47:42,085 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f75e9ae-8ee7-43fb-983e-77ace063f898', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f75e9ae-8ee7-43fb-983e-77ace063f898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:43,134 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:47:43,134 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a46950-b05a-4e52-a52b-67d5a9cb2d51', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a46950-b05a-4e52-a52b-67d5a9cb2d51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:44,190 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:47:44,190 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-298f035d-f0ed-47d2-b2ff-332da185dfc9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-298f035d-f0ed-47d2-b2ff-332da185dfc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:45,250 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:47:45,250 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0c4962-b238-4c66-bb6f-582bf749e82a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0c4962-b238-4c66-bb6f-582bf749e82a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:46,321 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.053s
2026-01-16 19:47:46,322 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c24ff00-9cd7-4176-a648-1b57c00eac3c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c24ff00-9cd7-4176-a648-1b57c00eac3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:47,375 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.043s
2026-01-16 19:47:47,375 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a009dcd2-1dac-498e-b79f-93766602df23', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a009dcd2-1dac-498e-b79f-93766602df23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:48,438 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.050s
2026-01-16 19:47:48,438 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2d9ac4-77ba-45e4-a26f-bd1eeb836368', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2d9ac4-77ba-45e4-a26f-bd1eeb836368', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:49,516 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.066s
2026-01-16 19:47:49,517 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd58608b-dc3a-46e0-aae0-1004eecb344c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd58608b-dc3a-46e0-aae0-1004eecb344c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:50,565 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:47:50,565 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f6a21f-04a5-46ae-84d9-52d32895b5c2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f6a21f-04a5-46ae-84d9-52d32895b5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:51,613 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.037s
2026-01-16 19:47:51,613 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9670fa9-d7dc-471c-be81-222edc372dda', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9670fa9-d7dc-471c-be81-222edc372dda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:52,660 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.035s
2026-01-16 19:47:52,660 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9187965-4a8c-41c6-9d8e-42e58ebbb274', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9187965-4a8c-41c6-9d8e-42e58ebbb274', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:53,726 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.055s
2026-01-16 19:47:53,726 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e2c766-c472-4463-a003-dcb9b4ecf3f0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e2c766-c472-4463-a003-dcb9b4ecf3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:54,872 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.134s
2026-01-16 19:47:54,873 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f01b45-8638-4283-8c8d-dbe10ad97fd7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f01b45-8638-4283-8c8d-dbe10ad97fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:55,954 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.069s
2026-01-16 19:47:55,954 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0bd9f86-928d-481b-a5e1-5e5198d13240', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0bd9f86-928d-481b-a5e1-5e5198d13240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:57,040 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.074s
2026-01-16 19:47:57,040 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4097faa-c50a-4d4d-ae88-6ee69c848dce', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4097faa-c50a-4d4d-ae88-6ee69c848dce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:58,096 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:47:58,097 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7b721c-ab33-4184-a157-366c5b6e48a3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7b721c-ab33-4184-a157-366c5b6e48a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:47:59,165 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.055s
2026-01-16 19:47:59,165 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2477446b-3c2e-4754-abf3-a4d325db8fda', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2477446b-3c2e-4754-abf3-a4d325db8fda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:00,214 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:48:00,214 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e59780-0d97-491f-ab4c-d67d338ec955', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e59780-0d97-491f-ab4c-d67d338ec955', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:01,279 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.053s
2026-01-16 19:48:01,280 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338f5dfc-e2e9-496d-9f4b-ed8916d499eb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338f5dfc-e2e9-496d-9f4b-ed8916d499eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:02,326 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.034s
2026-01-16 19:48:02,326 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18b7f9a-87c3-4295-8323-f80c67877a6e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18b7f9a-87c3-4295-8323-f80c67877a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:03,385 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:48:03,386 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2923a70-f7cb-4804-991a-2fb346f11830', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2923a70-f7cb-4804-991a-2fb346f11830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:04,443 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.045s
2026-01-16 19:48:04,443 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f61f825-69fb-42e2-b2b3-85acd0babdf8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f61f825-69fb-42e2-b2b3-85acd0babdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:05,511 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.056s
2026-01-16 19:48:05,511 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945f8ae3-453b-4e89-9d6a-31a2c2db8f80', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945f8ae3-453b-4e89-9d6a-31a2c2db8f80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:06,574 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.050s
2026-01-16 19:48:06,574 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0351ad1-7016-411b-9096-48756f8e994b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0351ad1-7016-411b-9096-48756f8e994b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:07,658 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.072s
2026-01-16 19:48:07,658 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e6f205-90dc-4f21-bda4-494684de6790', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e6f205-90dc-4f21-bda4-494684de6790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:08,709 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.038s
2026-01-16 19:48:08,710 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3ad8db-4706-40fb-a01f-e0b893cbcfe2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3ad8db-4706-40fb-a01f-e0b893cbcfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:09,849 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.128s
2026-01-16 19:48:09,850 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2410e9-9865-455b-894f-012c89abeae1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2410e9-9865-455b-894f-012c89abeae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:10,909 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:48:10,910 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04871ef-2a29-4110-b133-0793e90cb8e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04871ef-2a29-4110-b133-0793e90cb8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:11,979 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.056s
2026-01-16 19:48:11,979 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da50bf4e-5c30-4463-8015-91f50fa0d1de', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da50bf4e-5c30-4463-8015-91f50fa0d1de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:13,031 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.039s
2026-01-16 19:48:13,031 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb27a80f-6175-4759-9d1d-cec32bce5107', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb27a80f-6175-4759-9d1d-cec32bce5107', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:14,083 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:48:14,084 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ea3ec9-8fa6-4edd-8aa8-5957ec4287df', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ea3ec9-8fa6-4edd-8aa8-5957ec4287df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:15,128 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:48:15,128 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8558a7c1-396b-434e-b407-b8e0e9a95ea0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8558a7c1-396b-434e-b407-b8e0e9a95ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:16,185 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.046s
2026-01-16 19:48:16,185 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6658d9-3372-4985-819d-968aa6fa0ab7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6658d9-3372-4985-819d-968aa6fa0ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:17,238 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:48:17,238 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d10208c-2175-49d3-8fbf-70c6a53d55ed', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d10208c-2175-49d3-8fbf-70c6a53d55ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:18,312 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.062s
2026-01-16 19:48:18,312 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f8d5ad-fde9-41f0-893a-17441bf5d6f2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f8d5ad-fde9-41f0-893a-17441bf5d6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:19,379 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.055s
2026-01-16 19:48:19,380 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15e0f7a-e5a4-40f9-989b-9261e46803e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15e0f7a-e5a4-40f9-989b-9261e46803e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:20,434 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.042s
2026-01-16 19:48:20,435 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06214919-1c11-4bd0-a621-f9e44a28ed40', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06214919-1c11-4bd0-a621-f9e44a28ed40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:21,487 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.041s
2026-01-16 19:48:21,488 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4b3518-6cd6-422a-8c25-f699a99b18d2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4b3518-6cd6-422a-8c25-f699a99b18d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:22,543 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:48:22,543 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d9a2f2-17d9-4957-a1df-ba96d6d3c399', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d9a2f2-17d9-4957-a1df-ba96d6d3c399', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:23,605 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.051s
2026-01-16 19:48:23,606 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db2c257-233e-4c7d-af9f-6658ff21b3c9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db2c257-233e-4c7d-af9f-6658ff21b3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:24,794 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.177s
2026-01-16 19:48:24,794 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d9e872-4753-4152-940b-085a454379e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d9e872-4753-4152-940b-085a454379e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:25,848 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.043s
2026-01-16 19:48:25,848 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825a1b13-1c1d-4cf3-868c-7f19ce6c55b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825a1b13-1c1d-4cf3-868c-7f19ce6c55b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:26,904 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.044s
2026-01-16 19:48:26,904 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78042ba0-f42b-4e80-b5ca-56832a12ed33', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78042ba0-f42b-4e80-b5ca-56832a12ed33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:27,962 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.047s
2026-01-16 19:48:27,963 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8aa6144-dd64-42d4-af72-6363d730f17e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8aa6144-dd64-42d4-af72-6363d730f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:29,030 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.056s
2026-01-16 19:48:29,031 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912f4418-1794-4af9-90cf-bc03cb725ce0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912f4418-1794-4af9-90cf-bc03cb725ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:30,094 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.052s
2026-01-16 19:48:30,094 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e83125d-17b1-4888-adf1-1a00214127d1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e83125d-17b1-4888-adf1-1a00214127d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:31,139 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.032s
2026-01-16 19:48:31,139 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbc63dd-aed6-44ee-a635-346d51d30afd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbc63dd-aed6-44ee-a635-346d51d30afd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:32,232 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.082s
2026-01-16 19:48:32,232 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a74b48-178b-4a51-8d97-a1bedf6d1f57', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a74b48-178b-4a51-8d97-a1bedf6d1f57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:33,312 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.069s
2026-01-16 19:48:33,312 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a64517c-5a0a-450e-8114-c50fd7cbc7f8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a64517c-5a0a-450e-8114-c50fd7cbc7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:34,383 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.059s
2026-01-16 19:48:34,383 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0eb9a6-f979-4bf0-b534-d421cdacd453', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0eb9a6-f979-4bf0-b534-d421cdacd453', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:35,440 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.045s
2026-01-16 19:48:35,441 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88131fe7-2a8a-4e27-9eea-14dae560e616', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88131fe7-2a8a-4e27-9eea-14dae560e616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:36,555 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.102s
2026-01-16 19:48:36,555 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0e5841-1f82-41c1-b7ce-e9ae81cbc026', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0e5841-1f82-41c1-b7ce-e9ae81cbc026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:37,653 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.087s
2026-01-16 19:48:37,654 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ea1d53-9927-41f3-9e87-9dc10a21e9f6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ea1d53-9927-41f3-9e87-9dc10a21e9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:38,753 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.089s
2026-01-16 19:48:38,754 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0916e4-3d20-41da-9670-cb2174f4b5e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0916e4-3d20-41da-9670-cb2174f4b5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:39,860 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.093s
2026-01-16 19:48:39,861 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8759de47-b2ee-4cb4-9581-f29ce7f5ab04', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8759de47-b2ee-4cb4-9581-f29ce7f5ab04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:41,063 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff 0.188s
2026-01-16 19:48:41,063 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2c967c-8c09-4d58-9cbd-2573b0b97fad', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2c967c-8c09-4d58-9cbd-2573b0b97fad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff'}
Body: b'{"volume": {"id": "0c516940-8228-4131-b462-21bc70b7dcff", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:43:16.000000", "updated_at": "2026-01-16T18:45:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1084790395", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/0c516940-8228-4131-b462-21bc70b7dcff"}], "user_id": "57c8df5964fa4e99b93c74e9682a3503", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9"}}'
2026-01-16 19:48:42,223 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.144s
2026-01-16 19:48:42,224 82583 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': 'Fri, 16 Jan 2026 18:48:42 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-2b2ddadf-396f-4a05-aef6-59648609843d', 'x-compute-request-id': 'req-2b2ddadf-396f-4a05-aef6-59648609843d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b''
2026-01-16 19:48:42,948 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.723s
2026-01-16 19:48:42,949 82583 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': 'Fri, 16 Jan 2026 18:48:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1953', '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-29b75fd7-0364-48c8-b289-32d4b9953f50', 'x-compute-request-id': 'req-29b75fd7-0364-48c8-b289-32d4b9953f50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "ACTIVE", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:42Z", "addresses": {"tempest-TaggedAttachmentsTest-2053244249-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}, {"version": 4, "addr": "172.24.4.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}], "tempest-tagged-attachments-test-net-625139197": [{"version": 4, "addr": "10.10.10.209", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:38:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}, {"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": []}}'
2026-01-16 19:48:44,428 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.461s
2026-01-16 19:48:44,428 82583 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': 'Fri, 16 Jan 2026 18:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1953', '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-f002ad6f-e628-4214-9ed5-5985edb7e28d', 'x-compute-request-id': 'req-f002ad6f-e628-4214-9ed5-5985edb7e28d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "ACTIVE", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:42Z", "addresses": {"tempest-TaggedAttachmentsTest-2053244249-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}, {"version": 4, "addr": "172.24.4.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}], "tempest-tagged-attachments-test-net-625139197": [{"version": 4, "addr": "10.10.10.209", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:38:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}, {"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": []}}'
2026-01-16 19:48:46,553 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 1.106s
2026-01-16 19:48:46,554 82583 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': 'Fri, 16 Jan 2026 18:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1953', '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-fd7e182a-0048-4611-ac46-c675e6db66d5', 'x-compute-request-id': 'req-fd7e182a-0048-4611-ac46-c675e6db66d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "ACTIVE", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:45Z", "addresses": {"tempest-TaggedAttachmentsTest-2053244249-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}, {"version": 4, "addr": "172.24.4.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:83:a7"}], "tempest-tagged-attachments-test-net-625139197": [{"version": 4, "addr": "10.10.10.209", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:38:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--586604691"}, {"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": []}}'
2026-01-16 19:48:47,929 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.361s
2026-01-16 19:48:47,929 82583 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': 'Fri, 16 Jan 2026 18:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1621', '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-99e1477c-de88-4f5c-8230-8e310cd7857e', 'x-compute-request-id': 'req-99e1477c-de88-4f5c-8230-8e310cd7857e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "ACTIVE", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:45Z", "addresses": {"tempest-tagged-attachments-test-net-625139197": [{"version": 4, "addr": "10.10.10.209", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:38:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"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": []}}'
2026-01-16 19:48:49,032 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.088s
2026-01-16 19:48:49,033 82583 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': 'Fri, 16 Jan 2026 18:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1505', '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-237418d1-c395-4ab6-980f-7aa058e23b15', 'x-compute-request-id': 'req-237418d1-c395-4ab6-980f-7aa058e23b15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "DELETED", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-16T18:45:30Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": "2026-01-16T18:48:48.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": []}}'
2026-01-16 19:48:49,046 82583 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 7 second wait
2026-01-16 19:48:50,129 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.081s
2026-01-16 19:48:50,129 82583 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': 'Fri, 16 Jan 2026 18:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1505', '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-95435f28-272f-49c8-be72-abee3de3a42e', 'x-compute-request-id': 'req-95435f28-272f-49c8-be72-abee3de3a42e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "DELETED", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-16T18:45:30Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": "2026-01-16T18:48:48.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": []}}'
2026-01-16 19:48:51,269 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.125s
2026-01-16 19:48:51,269 82583 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': 'Fri, 16 Jan 2026 18:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1505', '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-3fc1b529-bcb9-4fca-a398-6262856d9670', 'x-compute-request-id': 'req-3fc1b529-bcb9-4fca-a398-6262856d9670', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"server": {"id": "93cb56f7-06ec-409d-88b7-bd7bacce1a47", "name": "tempest-device-tagging-server-52769200", "status": "DELETED", "tenant_id": "3a0f5fd3ed6748569569f2b80f4c00c9", "user_id": "57c8df5964fa4e99b93c74e9682a3503", "metadata": {}, "hostId": "1485c51fc1498427685fb77ec85f67c11023b9338b051de9ebd38639", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-16T18:43:45Z", "updated": "2026-01-16T18:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-16T18:45:30Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-994073643", "OS-SRV-USG:launched_at": "2026-01-16T18:44:05.000000", "OS-SRV-USG:terminated_at": "2026-01-16T18:48:48.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": []}}'
2026-01-16 19:48:52,334 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47 0.046s
2026-01-16 19:48:52,334 82583 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': 'Fri, 16 Jan 2026 18:48:52 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-136e2774-c649-4e50-ae44-690d3953425d', 'x-compute-request-id': 'req-136e2774-c649-4e50-ae44-690d3953425d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/93cb56f7-06ec-409d-88b7-bd7bacce1a47'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 93cb56f7-06ec-409d-88b7-bd7bacce1a47 could not be found."}}'
2026-01-16 19:48:52,366 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.163/compute/v2.1/os-keypairs/tempest-keypair-994073643 0.031s
2026-01-16 19:48:52,366 82583 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': 'Fri, 16 Jan 2026 18:48:52 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-00f2e54b-e9a0-4d63-a9ac-f9819b064f03', 'x-compute-request-id': 'req-00f2e54b-e9a0-4d63-a9ac-f9819b064f03', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.163/compute/v2.1/os-keypairs/tempest-keypair-994073643'}
Body: b''
2026-01-16 19:48:52,605 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.163/networking/v2.0/security-groups/325e1e7f-812c-452d-b9fd-0837561481e5 0.239s
2026-01-16 19:48:52,606 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6cb49798-87ac-45da-a4f7-fa9535f68520', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.163/networking/v2.0/security-groups/325e1e7f-812c-452d-b9fd-0837561481e5'}
Body: b''
2026-01-16 19:48:52,623 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.163/networking/v2.0/security-groups/325e1e7f-812c-452d-b9fd-0837561481e5 0.017s
2026-01-16 19:48:52,623 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-763efbce-5029-48b0-b304-6197e2ffd2a5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.163/networking/v2.0/security-groups/325e1e7f-812c-452d-b9fd-0837561481e5'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 325e1e7f-812c-452d-b9fd-0837561481e5 does not exist", "detail": ""}}'
2026-01-16 19:48:53,015 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.163/networking/v2.0/floatingips/9939ca5d-e227-4c3f-956e-9e8485eea0ec 0.391s
2026-01-16 19:48:53,016 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9e85ba10-8e65-44d7-a557-fd9f927a09ae', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.163/networking/v2.0/floatingips/9939ca5d-e227-4c3f-956e-9e8485eea0ec'}
Body: b''
2026-01-16 19:48:53,275 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.163/networking/v2.0/subnets/4f973386-dfa0-47ab-8e91-0c872a694e1e 0.258s
2026-01-16 19:48:53,275 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6f1f33df-5de2-4490-921c-25995f21465f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.163/networking/v2.0/subnets/4f973386-dfa0-47ab-8e91-0c872a694e1e'}
Body: b''
2026-01-16 19:48:53,871 82583 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.163/networking/v2.0/networks/82998cfc-5b02-4e8a-9419-1bb93ae6712d 0.595s
2026-01-16 19:48:53,871 82583 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c5b57154-749e-4740-ad96-55f5814a08b5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.163/networking/v2.0/networks/82998cfc-5b02-4e8a-9419-1bb93ae6712d'}
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 0c516940-8228-4131-b462-21bc70b7dcff to server 93cb56f7-06ec-409d-88b7-bd7bacce1a47 within the required time (196 s).
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.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] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-16 19:53:13,196 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.163/volume/v3/volumes 0.218s
2026-01-16 19:53:13,197 82588 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-ServerRescueNegativeTestJSON-volume-1734712017"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f597fb-8c85-4a00-ad0c-e60fa17895a2', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f597fb-8c85-4a00-ad0c-e60fa17895a2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.163/volume/v3/volumes'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.136959", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-16 19:53:13,272 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.066s
2026-01-16 19:53:13,272 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21b0d82-a556-4db0-ac9b-b565a33712e7', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21b0d82-a556-4db0-ac9b-b565a33712e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:53:14,359 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.074s
2026-01-16 19:53:14,359 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5aac5b-396b-4938-bc72-f6303ed00c20', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5aac5b-396b-4938-bc72-f6303ed00c20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:53:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:53:15,412 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 19:53:15,412 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c3121e-1f6a-458c-8922-60f345425bbd', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c3121e-1f6a-458c-8922-60f345425bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:53:15.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:53:15,423 82588 INFO [tempest.common.waiters] volume 1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a reached available after waiting for 2.423258 seconds
2026-01-16 19:53:15,423 82588 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-16 19:53:15,476 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.163/compute/v2.1/os-keypairs 0.051s
2026-01-16 19:53:15,476 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-415612500", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhboofB1R4rm0M598cWJTQFmBsZE/lRykZKqr1t5b3OLKEHzXr9zDXla9QLVhGRxIvxLb+cw1z9GYhWuYODsvEZgepowW0OFgK+HDL7aHzhklm54b3ZS4P75lthGzhRsg=="}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb3716e-887e-4b8d-bf54-d53fd50d9a2a', 'x-compute-request-id': 'req-9cb3716e-887e-4b8d-bf54-d53fd50d9a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-415612500", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhboofB1R4rm0M598cWJTQFmBsZE/lRykZKqr1t5b3OLKEHzXr9zDXla9QLVhGRxIvxLb+cw1z9GYhWuYODsvEZgepowW0OFgK+HDL7aHzhklm54b3ZS4P75lthGzhRsg==", "fingerprint": "15:8d:fc:f4:e0:84:8e:71:20:be:87:0c:39:b3:02:be", "user_id": "03e355db7d024d80aa35a919286a6133"}}'
2026-01-16 19:53:15,478 82588 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-415612500 created
2026-01-16 19:53:15,740 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.163/networking/v2.0/security-groups 0.261s
2026-01-16 19:53:15,740 82588 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--297967421", "description": "tempest-description--2067719468"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-fe9f3467-1464-4f89-997b-fa0466bca8cf', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "name": "tempest-securitygroup--297967421", "stateful": true, "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "description": "tempest-description--2067719468", "shared": false, "security_group_rules": [{"id": "10b1e4eb-90f3-4924-a83a-3a96b98213e1", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "security_group_id": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "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": 579, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-16T18:53:15Z", "updated_at": "2026-01-16T18:53:15Z", "revision_number": 0}, {"id": "16733cf2-2bc3-4e09-b36f-5043368d226c", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "security_group_id": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "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": 578, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-16T18:53:15Z", "updated_at": "2026-01-16T18:53:15Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-16T18:53:15Z", "updated_at": "2026-01-16T18:53:15Z", "revision_number": 1}}'
2026-01-16 19:53:15,953 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.163/networking/v2.0/security-group-rules 0.212s
2026-01-16 19:53:15,953 82588 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": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ae413600-f92d-4f50-8253-a07ab7c7f6da', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bdf0356e-6151-4ac1-acc6-8c47383898f1", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "security_group_id": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-16T18:53:15Z", "updated_at": "2026-01-16T18:53:15Z", "revision_number": 0}}'
2026-01-16 19:53:16,201 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.163/networking/v2.0/security-group-rules 0.247s
2026-01-16 19:53:16,201 82588 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": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e0ac1157-fbe5-452b-8773-78f6b557b9bf', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7ce4a4e3-5568-4822-96e7-cd8ca2a0be86", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "security_group_id": "38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-16T18:53:16Z", "updated_at": "2026-01-16T18:53:16Z", "revision_number": 0}}'
2026-01-16 19:53:16,201 82588 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--297967421 created
2026-01-16 19:53:16,847 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.163/networking/v2.0/floatingips 0.645s
2026-01-16 19:53:16,848 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-585debd4-4911-47d9-a71f-b3f56127bf1c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "50a2b45f-5527-456a-a9e6-92cbad1cc77a", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "floating_ip_address": "172.24.4.18", "floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-16T18:53:16Z", "updated_at": "2026-01-16T18:53:16Z", "revision_number": 0}}'
2026-01-16 19:53:16,848 82588 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '50a2b45f-5527-456a-a9e6-92cbad1cc77a', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', 'floating_ip_address': '172.24.4.18', 'floating_network_id': '80608713-54a5-4483-bf5b-e9077002b977', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-16T18:53:16Z', 'updated_at': '2026-01-16T18:53:16Z', 'revision_number': 0, 'ip': '172.24.4.18'} created
2026-01-16 19:53:16,952 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.163/identity/v3/auth/tokens 0.100s
2026-01-16 19:53:16,953 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6de47dcc-1a62-44cb-b6c8-d044feee5a73', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "03e355db7d024d80aa35a919286a6133", "name": "tempest-ServerRescueNegativeTestJSON-1843661578-project-member", "password_expires_at": null}, "audit_ids": ["5rHGpqz6QlSLL3rN6mjwqA"], "expires_at": "2026-01-16T19:53:16.000000Z", "issued_at": "2026-01-16T18:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4df52cdeb0594a33905298e5c4cb3407", "name": "tempest-ServerRescueNegativeTestJSON-1843661578"}, "is_domain": false, "roles": [{"id": "cf10dcac3d2f47f08e41fa7f2fe976e1", "name": "reader"}, {"id": "c613319db1ba446980b01b8b37f132be", "name": "member"}], "catalog": [{"endpoints": [{"id": "1637436745324fc994510b29761a2520", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/identity", "region": "RegionOne"}], "id": "0b5cd7a390ba4f838171e29551822dde", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f5d2374cf89040b78cea5f8f7fd79fa8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/networking", "region": "RegionOne"}], "id": "11c1b4af537549a0801bd93a5b1c96a5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b3e379ddecee404bb3e320cded5b5ee9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/volume/v3", "region": "RegionOne"}], "id": "185056aed2264cfe915cf6975bb111c8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b5b6420bf052428bb8564bffbd7d1ed8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2/4df52cdeb0594a33905298e5c4cb3407", "region": "RegionOne"}], "id": "816a96cefc094d56b1d8bf96d35be514", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0e2211347b8d43b893b11b13e0c2f5eb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/image", "region": "RegionOne"}], "id": "9133395d669441a39dedc675e3947832", "type": "image", "name": "glance"}, {"endpoints": [{"id": "71a5fb94c69f461eb4c53f47fa458d41", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2.1", "region": "RegionOne"}], "id": "9bf1f72b2f144120840d82e411fee475", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cec84aa508b04e0597cfbb4df6dd7294", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/placement", "region": "RegionOne"}], "id": "f8460ef825be4caf9518f4a2850af177", "type": "placement", "name": "placement"}]}}'
2026-01-16 19:53:16,953 82588 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '50e2ddf7-3191-45c2-8f78-8e1803df0d24', 'name': 'tempest-ServerRescueNegativeTestJSON-1713957168-network', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', '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': 24735, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-16T18:52:08Z', 'updated_at': '2026-01-16T18:52:08Z', 'revision_number': 1} available for tenant
2026-01-16 19:53:16,954 82588 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-415612500', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhboofB1R4rm0M598cWJTQFmBsZE/lRykZKqr1t5b3OLKEHzXr9zDXla9QLVhGRxIvxLb+cw1z9GYhWuYODsvEZgepowW0OFgK+HDL7aHzhklm54b3ZS4P75lthGzhRsg==', 'fingerprint': '15:8d:fc:f4:e0:84:8e:71:20:be:87:0c:39:b3:02:be', 'user_id': '03e355db7d024d80aa35a919286a6133', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBQfsn117MmLAjSVcZkODu4FMWmtXp6wpEe65TqfvHfr4gsfC3Cz/bq\nLUHH4ddY5CqgBwYFK4EEACKhZANiAAToW6KHwdUeK5tDOffHFiU0BZgbGRP5UcpG\nSqq9beW9ziyhB816/cw15WvUC1YRkcSL8S2/nMNc/RmIVrmDg7LxGYHqaMFtDhYC\nvhwy+2h84ZJZueG92UuD++ZbYRs4UbI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1', 'name': 'tempest-securitygroup--297967421', 'stateful': True, 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', 'description': 'tempest-description--2067719468', 'shared': False, 'security_group_rules': [{'id': '10b1e4eb-90f3-4924-a83a-3a96b98213e1', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'security_group_id': '38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1', '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': 579, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-16T18:53:15Z', 'updated_at': '2026-01-16T18:53:15Z', 'revision_number': 0}, {'id': '16733cf2-2bc3-4e09-b36f-5043368d226c', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'security_group_id': '38a6cf39-fab7-4d9e-a3af-8c04c19dc4b1', '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': 578, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-16T18:53:15Z', 'updated_at': '2026-01-16T18:53:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-16T18:53:15Z', 'updated_at': '2026-01-16T18:53:15Z', 'revision_number': 1}, 'floating_ip': {'id': '50a2b45f-5527-456a-a9e6-92cbad1cc77a', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', 'floating_ip_address': '172.24.4.18', 'floating_network_id': '80608713-54a5-4483-bf5b-e9077002b977', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-16T18:53:16Z', 'updated_at': '2026-01-16T18:53:16Z', 'revision_number': 0, 'ip': '172.24.4.18'}}
2026-01-16 19:53:17,555 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.163/compute/v2.1/servers 0.601s
2026-01-16 19:53:17,556 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "imageRef": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "flavorRef": "42", "adminPass": "H5%U6Cknk5LuFtV", "networks": [{"uuid": "50e2ddf7-3191-45c2-8f78-8e1803df0d24"}], "security_groups": [{"name": "tempest-securitygroup--297967421"}], "key_name": "tempest-keypair-415612500", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943f2fad-72e1-410d-a34f-c5252458d3fc', 'x-compute-request-id': 'req-943f2fad-72e1-410d-a34f-c5252458d3fc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.163/compute/v2.1/servers'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--297967421"}], "adminPass": "H5%U6Cknk5LuFtV"}}'
2026-01-16 19:53:17,678 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.120s
2026-01-16 19:53:17,679 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56adfa92-afca-4164-aff6-40efef400f58', 'x-compute-request-id': 'req-56adfa92-afca-4164-aff6-40efef400f58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:18Z", "updated": "2026-01-16T18:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:18,813 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.121s
2026-01-16 19:53:18,813 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f0525e-ecd9-486a-a260-b0ebd4cdbe1d', 'x-compute-request-id': 'req-58f0525e-ecd9-486a-a260-b0ebd4cdbe1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:19,927 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.099s
2026-01-16 19:53:19,927 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e671d773-542c-46f3-8bbf-b3aa33394a92', 'x-compute-request-id': 'req-e671d773-542c-46f3-8bbf-b3aa33394a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:19,939 82588 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-16 19:53:21,041 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.100s
2026-01-16 19:53:21,041 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91745b78-8bfc-44fd-a2ac-2995371558bb', 'x-compute-request-id': 'req-91745b78-8bfc-44fd-a2ac-2995371558bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:22,197 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.145s
2026-01-16 19:53:22,198 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f611a201-fedb-4af0-b0b4-e6451e959c59', 'x-compute-request-id': 'req-f611a201-fedb-4af0-b0b4-e6451e959c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:22,209 82588 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-16 19:53:23,393 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.183s
2026-01-16 19:53:23,394 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbf09bc-0d0c-4142-8625-32f2fd7e1e3e', 'x-compute-request-id': 'req-1bbf09bc-0d0c-4142-8625-32f2fd7e1e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:23,406 82588 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-01-16 19:53:24,870 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.461s
2026-01-16 19:53:24,870 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b792091-de6e-4fba-8537-a49f5f7fdb6c', 'x-compute-request-id': 'req-6b792091-de6e-4fba-8537-a49f5f7fdb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:24,885 82588 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-01-16 19:53:26,119 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.233s
2026-01-16 19:53:26,119 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e20fea38-2170-4d47-83f5-6ab8ea7c2b83', 'x-compute-request-id': 'req-e20fea38-2170-4d47-83f5-6ab8ea7c2b83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:27,319 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.187s
2026-01-16 19:53:27,319 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a418a0a-dbb9-42ed-a7fa-165289234c79', 'x-compute-request-id': 'req-3a418a0a-dbb9-42ed-a7fa-165289234c79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:28,507 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.175s
2026-01-16 19:53:28,507 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e249194-67b7-40e0-912d-8a50f5b9a001', 'x-compute-request-id': 'req-6e249194-67b7-40e0-912d-8a50f5b9a001', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:29,785 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.265s
2026-01-16 19:53:29,785 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5c12b6-9c57-4987-9908-61541962ebb1', 'x-compute-request-id': 'req-0a5c12b6-9c57-4987-9908-61541962ebb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:31,076 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.272s
2026-01-16 19:53:31,076 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff5e5f8-10b2-42e8-bc89-3ac617030a4e', 'x-compute-request-id': 'req-cff5e5f8-10b2-42e8-bc89-3ac617030a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:32,295 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.202s
2026-01-16 19:53:32,295 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf02cb5-9814-440d-a30f-8c883ff7b0f4', 'x-compute-request-id': 'req-7bf02cb5-9814-440d-a30f-8c883ff7b0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "BUILD", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:33,571 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.263s
2026-01-16 19:53:33,571 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d868bb6c-13fb-4469-8ed4-f5e6eb01dacf', 'x-compute-request-id': 'req-d868bb6c-13fb-4469-8ed4-f5e6eb01dacf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:53:32Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-16 19:53:33,584 82588 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-01-16 19:53:33,794 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-interface 0.209s
2026-01-16 19:53:33,794 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf6791a-606a-4b62-98e6-be9a0dac3730', 'x-compute-request-id': 'req-4bf6791a-606a-4b62-98e6-be9a0dac3730', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "50e2ddf7-3191-45c2-8f78-8e1803df0d24", "port_id": "8cb8812b-7773-4a7a-8598-b453b7726544", "mac_addr": "fa:16:3e:e0:fe:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a5970758-ae0c-4bbb-afd7-38de9abe10dd", "ip_address": "10.0.0.8"}]}]}'
2026-01-16 19:53:35,762 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.163/networking/v2.0/floatingips/50a2b45f-5527-456a-a9e6-92cbad1cc77a 1.964s
2026-01-16 19:53:35,762 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "8cb8812b-7773-4a7a-8598-b453b7726544"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-88366830-bc48-4791-b9fb-60b08a6d9026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/networking/v2.0/floatingips/50a2b45f-5527-456a-a9e6-92cbad1cc77a'}
Body: b'{"floatingip": {"id": "50a2b45f-5527-456a-a9e6-92cbad1cc77a", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "floating_ip_address": "172.24.4.18", "floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977", "router_id": "0d2c69bb-222e-4b86-8131-0d747b8dcf5a", "port_id": "8cb8812b-7773-4a7a-8598-b453b7726544", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "50e2ddf7-3191-45c2-8f78-8e1803df0d24", "mac_address": "fa:16:3e:e0:fe:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-16T18:53:16Z", "updated_at": "2026-01-16T18:53:34Z", "revision_number": 1}}'
2026-01-16 19:53:35,763 82588 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.18:22' as 'cirros' with public key authentication
2026-01-16 19:54:35,822 82588 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.18 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-16 19:54:38,375 82588 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-16 19:54:38,607 82588 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-16 19:54:38,608 82588 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.18 successfully created
2026-01-16 19:54:41,026 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 2.417s
2026-01-16 19:54:41,026 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:38 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-9e7b953b-a078-4f00-ad82-20a9ef12deac', 'x-compute-request-id': 'req-9e7b953b-a078-4f00-ad82-20a9ef12deac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "device": "/dev/vdb"}}'
2026-01-16 19:54:41,073 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 19:54:41,073 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b944cd97-919e-478b-950c-b2e2c16dbf4b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b944cd97-919e-478b-950c-b2e2c16dbf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:42,143 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.058s
2026-01-16 19:54:42,143 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d612e8f-640e-4409-adb1-4a1a54651418', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d612e8f-640e-4409-adb1-4a1a54651418', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:41.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:43,199 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 19:54:43,199 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51572d4-84dd-4d76-81d2-8a2339892983', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51572d4-84dd-4d76-81d2-8a2339892983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:44,247 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 19:54:44,247 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b96b1d-7596-49bd-b619-88da0477632b', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b96b1d-7596-49bd-b619-88da0477632b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:45,296 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 19:54:45,297 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78407e2-897f-45d6-86b5-8e6f00df6c53', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78407e2-897f-45d6-86b5-8e6f00df6c53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:46,345 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 19:54:46,345 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067b72b6-f94c-40f4-a98d-fe82341467ef', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067b72b6-f94c-40f4-a98d-fe82341467ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:47,433 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.076s
2026-01-16 19:54:47,433 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d79b986-94c0-4503-a299-a88faca1216c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d79b986-94c0-4503-a299-a88faca1216c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:47,443 82588 INFO [tempest.common.waiters] Attachment 6d9f0991-7800-4749-8d72-3af23d5aac09 created for volume 1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a to server 1d2d02ec-ea86-49ec-bc39-cc64968c7f01 after waiting for 6.443851 seconds
2026-01-16 19:54:47,552 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.108s
2026-01-16 19:54:47,553 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b623bd92-f609-42a4-9a82-8bec41743485', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b623bd92-f609-42a4-9a82-8bec41743485', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:54:47,563 82588 INFO [tempest.common.waiters] volume 1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a reached in-use after waiting for 0.563129 seconds
2026-01-16 19:54:47,807 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action 0.243s
2026-01-16 19:54:47,807 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "H5%U6Cknk5LuFtV"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe24956-f341-4909-bff8-31b70df47aa6', 'x-compute-request-id': 'req-6fe24956-f341-4909-bff8-31b70df47aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action'}
Body: b'{"adminPass": "H5%U6Cknk5LuFtV"}'
2026-01-16 19:54:48,078 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.269s
2026-01-16 19:54:48,078 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623318cd-5269-4d9d-80a8-944fcb07786f', 'x-compute-request-id': 'req-623318cd-5269-4d9d-80a8-944fcb07786f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:49,300 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.206s
2026-01-16 19:54:49,301 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2f5749-e093-4e42-9bf1-cc03c7fcb11e', 'x-compute-request-id': 'req-df2f5749-e093-4e42-9bf1-cc03c7fcb11e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:50,605 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.287s
2026-01-16 19:54:50,605 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4c3d0d-e692-4309-b5c6-df15edc3221d', 'x-compute-request-id': 'req-df4c3d0d-e692-4309-b5c6-df15edc3221d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:52,130 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.511s
2026-01-16 19:54:52,131 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7151068-e69e-46d2-adea-19d04abd4fdb', 'x-compute-request-id': 'req-a7151068-e69e-46d2-adea-19d04abd4fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:53,303 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.159s
2026-01-16 19:54:53,303 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160faa72-bc3d-4238-aef0-e97ad4df89b5', 'x-compute-request-id': 'req-160faa72-bc3d-4238-aef0-e97ad4df89b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:54,486 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.169s
2026-01-16 19:54:54,486 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-705f03b7-5c26-4fd7-9f57-9cd54af9e510', 'x-compute-request-id': 'req-705f03b7-5c26-4fd7-9f57-9cd54af9e510', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:55,743 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.244s
2026-01-16 19:54:55,743 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1be7578-08fe-401d-8fdb-643665f60af5', 'x-compute-request-id': 'req-a1be7578-08fe-401d-8fdb-643665f60af5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:56,972 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.215s
2026-01-16 19:54:56,972 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05f92dd9-595c-405c-8821-0d1b73b050e5', 'x-compute-request-id': 'req-05f92dd9-595c-405c-8821-0d1b73b050e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:58,141 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.155s
2026-01-16 19:54:58,142 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d65c320-56eb-42cb-b7da-f847fd1919a4', 'x-compute-request-id': 'req-6d65c320-56eb-42cb-b7da-f847fd1919a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:54:59,363 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.208s
2026-01-16 19:54:59,363 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e29e5a8-7fc7-4786-b3fc-3afe8775a25c', 'x-compute-request-id': 'req-8e29e5a8-7fc7-4786-b3fc-3afe8775a25c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ACTIVE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:48Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:53:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:00,922 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.546s
2026-01-16 19:55:00,922 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c741080d-618f-400c-a8a0-b77c720e5fd1', 'x-compute-request-id': 'req-c741080d-618f-400c-a8a0-b77c720e5fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "RESCUE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:54:59Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:54:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:00,934 82588 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 12 second wait
2026-01-16 19:55:01,015 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.163/identity/v3/auth/tokens 0.077s
2026-01-16 19:55:01,015 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-210ea280-6bb1-4bfa-aa02-8e123bd6c3de', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.163/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "03e355db7d024d80aa35a919286a6133", "name": "tempest-ServerRescueNegativeTestJSON-1843661578-project-member", "password_expires_at": null}, "audit_ids": ["XUr5vS_bTViHuEML9rxLnA"], "expires_at": "2026-01-16T19:55:01.000000Z", "issued_at": "2026-01-16T18:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4df52cdeb0594a33905298e5c4cb3407", "name": "tempest-ServerRescueNegativeTestJSON-1843661578"}, "is_domain": false, "roles": [{"id": "cf10dcac3d2f47f08e41fa7f2fe976e1", "name": "reader"}, {"id": "c613319db1ba446980b01b8b37f132be", "name": "member"}], "catalog": [{"endpoints": [{"id": "1637436745324fc994510b29761a2520", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/identity", "region": "RegionOne"}], "id": "0b5cd7a390ba4f838171e29551822dde", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f5d2374cf89040b78cea5f8f7fd79fa8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/networking", "region": "RegionOne"}], "id": "11c1b4af537549a0801bd93a5b1c96a5", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b3e379ddecee404bb3e320cded5b5ee9", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/volume/v3", "region": "RegionOne"}], "id": "185056aed2264cfe915cf6975bb111c8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b5b6420bf052428bb8564bffbd7d1ed8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2/4df52cdeb0594a33905298e5c4cb3407", "region": "RegionOne"}], "id": "816a96cefc094d56b1d8bf96d35be514", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0e2211347b8d43b893b11b13e0c2f5eb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/image", "region": "RegionOne"}], "id": "9133395d669441a39dedc675e3947832", "type": "image", "name": "glance"}, {"endpoints": [{"id": "71a5fb94c69f461eb4c53f47fa458d41", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/compute/v2.1", "region": "RegionOne"}], "id": "9bf1f72b2f144120840d82e411fee475", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cec84aa508b04e0597cfbb4df6dd7294", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.163/placement", "region": "RegionOne"}], "id": "f8460ef825be4caf9518f4a2850af177", "type": "placement", "name": "placement"}]}}'
2026-01-16 19:55:01,016 82588 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '50e2ddf7-3191-45c2-8f78-8e1803df0d24', 'name': 'tempest-ServerRescueNegativeTestJSON-1713957168-network', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'project_id': '4df52cdeb0594a33905298e5c4cb3407', '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': 24735, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-16T18:52:08Z', 'updated_at': '2026-01-16T18:52:08Z', 'revision_number': 1} available for tenant
2026-01-16 19:55:01,138 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.121s
2026-01-16 19:55:01,138 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-e7b75af9-d64d-495b-9c53-c6f8a5b86530', 'x-compute-request-id': 'req-e7b75af9-d64d-495b-9c53-c6f8a5b86530', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 1d2d02ec-ea86-49ec-bc39-cc64968c7f01 while it is in vm_state rescued"}}'
2026-01-16 19:55:01,214 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action 0.075s
2026-01-16 19:55:01,214 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c806d3b0-714d-45e9-9506-f4627b14dab7', 'x-compute-request-id': 'req-c806d3b0-714d-45e9-9506-f4627b14dab7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action'}
Body: b''
2026-01-16 19:55:01,415 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.200s
2026-01-16 19:55:01,416 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23b9f18-249a-419c-afc6-fe6e507a087c', 'x-compute-request-id': 'req-d23b9f18-249a-419c-afc6-fe6e507a087c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "RESCUE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:55:01Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:54:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:02,699 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.270s
2026-01-16 19:55:02,699 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-595825e1-e5b8-4898-b8be-f7a6d704fc64', 'x-compute-request-id': 'req-595825e1-e5b8-4898-b8be-f7a6d704fc64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "RESCUE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:55:01Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:54:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:04,101 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.386s
2026-01-16 19:55:04,101 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bba9da7-a1c8-413d-adb9-de1c28952252', 'x-compute-request-id': 'req-6bba9da7-a1c8-413d-adb9-de1c28952252', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "RESCUE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:55:01Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:54:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:05,271 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.157s
2026-01-16 19:55:05,272 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc9c7c2-07e7-4af6-a399-72f27adb659d', 'x-compute-request-id': 'req-adc9c7c2-07e7-4af6-a399-72f27adb659d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "RESCUE", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:55:01Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:54:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:06,461 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01 0.177s
2026-01-16 19:55:06,461 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d3b710-f3b3-43cd-8e17-1de4255b77d0', 'x-compute-request-id': 'req-42d3b710-f3b3-43cd-8e17-1de4255b77d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}
Body: b'{"server": {"id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "name": "tempest-ServerRescueNegativeTestJSON-server-1892639471", "status": "ERROR", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "user_id": "03e355db7d024d80aa35a919286a6133", "metadata": {}, "hostId": "f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91", "image": {"id": "cb3a9f89-ea9d-4f93-9679-eb04c3150794", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.163/compute/flavors/42"}]}, "created": "2026-01-16T18:53:17Z", "updated": "2026-01-16T18:55:06Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1713957168-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}, {"version": 4, "addr": "172.24.4.18", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:fe:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}, {"rel": "bookmark", "href": "http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-415612500", "OS-SRV-USG:launched_at": "2026-01-16T18:54:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--297967421"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}]}}'
2026-01-16 19:55:06,473 82588 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2026-01-16 19:55:06,613 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-interface 0.139s
2026-01-16 19:55:06,614 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae9a8be-edbd-4944-9a03-ae77a517db1b', 'x-compute-request-id': 'req-9ae9a8be-edbd-4944-9a03-ae77a517db1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "50e2ddf7-3191-45c2-8f78-8e1803df0d24", "port_id": "8cb8812b-7773-4a7a-8598-b453b7726544", "mac_addr": "fa:16:3e:e0:fe:d0", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "a5970758-ae0c-4bbb-afd7-38de9abe10dd", "ip_address": "10.0.0.8"}]}]}'
2026-01-16 19:55:07,548 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.163/networking/v2.0/floatingips/50a2b45f-5527-456a-a9e6-92cbad1cc77a 0.931s
2026-01-16 19:55:07,549 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "8cb8812b-7773-4a7a-8598-b453b7726544"}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-98cd026b-9d5a-45f0-bc94-26556f5a1e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/networking/v2.0/floatingips/50a2b45f-5527-456a-a9e6-92cbad1cc77a'}
Body: b'{"floatingip": {"id": "50a2b45f-5527-456a-a9e6-92cbad1cc77a", "tenant_id": "4df52cdeb0594a33905298e5c4cb3407", "project_id": "4df52cdeb0594a33905298e5c4cb3407", "floating_ip_address": "172.24.4.18", "floating_network_id": "80608713-54a5-4483-bf5b-e9077002b977", "router_id": "0d2c69bb-222e-4b86-8131-0d747b8dcf5a", "port_id": "8cb8812b-7773-4a7a-8598-b453b7726544", "fixed_ip_address": "10.0.0.8", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "50e2ddf7-3191-45c2-8f78-8e1803df0d24", "mac_address": "fa:16:3e:e0:fe:d0", "admin_state_up": true, "status": "DOWN", "device_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-16T18:53:16Z", "updated_at": "2026-01-16T18:55:06Z", "revision_number": 3}}'
2026-01-16 19:55:07,549 82588 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.18:22' as 'cirros' with public key authentication
2026-01-16 19:56:07,608 82588 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.18 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-16 19:57:10,168 82588 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.18 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-16 19:58:13,727 82588 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.18 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-16 19:59:18,292 82588 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.18 after 3 attempts. Proxy client: no proxy client
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-16 19:59:18.292 82588 ERROR tempest.lib.common.ssh
2026-01-16 19:59:18,294 82588 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Fri, 16 Jan 2026 18:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943f2fad-72e1-410d-a34f-c5252458d3fc', 'x-compute-request-id': 'req-943f2fad-72e1-410d-a34f-c5252458d3fc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.163/compute/v2.1/servers'}
Body: {'id': '1d2d02ec-ea86-49ec-bc39-cc64968c7f01', 'name': 'tempest-ServerRescueNegativeTestJSON-server-1892639471', 'status': 'ACTIVE', 'tenant_id': '4df52cdeb0594a33905298e5c4cb3407', 'user_id': '03e355db7d024d80aa35a919286a6133', 'metadata': {}, 'hostId': 'f309e265d1c47e75a7aa60a0ff4ff385c7bb53f290e1b0c9b23e0a91', 'image': {'id': 'cb3a9f89-ea9d-4f93-9679-eb04c3150794', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.163/compute/images/cb3a9f89-ea9d-4f93-9679-eb04c3150794'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.163/compute/flavors/42'}]}, 'created': '2026-01-16T18:53:17Z', 'updated': '2026-01-16T18:53:32Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1713957168-network': [{'version': 4, 'addr': '10.0.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e0:fe:d0'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}, {'rel': 'bookmark', 'href': 'http://192.168.122.163/compute/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-415612500', 'OS-SRV-USG:launched_at': '2026-01-16T18:53:32.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--297967421'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-01-16 19:59:19,416 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action 1.121s
2026-01-16 19:59:19,416 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-82988011-4bcf-4a5c-89ab-1a7928404c03', 'x-compute-request-id': 'req-82988011-4bcf-4a5c-89ab-1a7928404c03', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-16 19:59:19,416 82588 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 1d2d02ec-ea86-49ec-bc39-cc64968c7f01
2026-01-16 19:59:19,458 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 19:59:19,458 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ce7e67-5dd6-45f0-92cb-bfdfd23da679', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ce7e67-5dd6-45f0-92cb-bfdfd23da679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 19:59:19,554 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.085s
2026-01-16 19:59:19,554 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-5358a1c1-2840-463c-9dd9-01d38438816f', 'x-compute-request-id': 'req-5358a1c1-2840-463c-9dd9-01d38438816f', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 1d2d02ec-ea86-49ec-bc39-cc64968c7f01 while it is in vm_state error"}}'
2026-01-16 19:59:19,603 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 19:59:19,603 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb91dd6-fb2e-4362-a2a2-7a6da3152f53', 'x-compute-request-id': 'req-4fb91dd6-fb2e-4362-a2a2-7a6da3152f53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:20,654 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 19:59:20,654 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6eb756-1672-44c0-9d81-50fb5e19c513', 'x-compute-request-id': 'req-cb6eb756-1672-44c0-9d81-50fb5e19c513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:21,728 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.071s
2026-01-16 19:59:21,728 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f9c82c-a306-4383-8690-17c4fa232171', 'x-compute-request-id': 'req-17f9c82c-a306-4383-8690-17c4fa232171', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:22,786 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 19:59:22,786 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2accbfb-daad-4276-aaf6-768c48bec7fd', 'x-compute-request-id': 'req-d2accbfb-daad-4276-aaf6-768c48bec7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:23,838 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 19:59:23,838 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b11a9fc-3bc7-427e-a2db-a7fb3227a0ef', 'x-compute-request-id': 'req-9b11a9fc-3bc7-427e-a2db-a7fb3227a0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:24,890 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 19:59:24,891 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78790534-05db-41ca-93f5-e3faa72b7833', 'x-compute-request-id': 'req-78790534-05db-41ca-93f5-e3faa72b7833', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:25,953 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.060s
2026-01-16 19:59:25,953 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21fc1258-ba7f-453b-9c09-6940017bb5ca', 'x-compute-request-id': 'req-21fc1258-ba7f-453b-9c09-6940017bb5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:27,002 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 19:59:27,002 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ffd34d6-1b5a-4003-9d51-bfba0a595352', 'x-compute-request-id': 'req-7ffd34d6-1b5a-4003-9d51-bfba0a595352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:28,079 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.073s
2026-01-16 19:59:28,080 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837da27b-e1ba-4def-afc6-855673004143', 'x-compute-request-id': 'req-837da27b-e1ba-4def-afc6-855673004143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:29,131 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 19:59:29,131 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee80d44-4b26-4e52-bea0-56afc8650835', 'x-compute-request-id': 'req-fee80d44-4b26-4e52-bea0-56afc8650835', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:30,189 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 19:59:30,189 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a08e86-16f7-4e22-a9b3-0839956dfb46', 'x-compute-request-id': 'req-88a08e86-16f7-4e22-a9b3-0839956dfb46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:31,242 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 19:59:31,243 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a88c90df-9a8a-4071-ab16-7624c52c79cc', 'x-compute-request-id': 'req-a88c90df-9a8a-4071-ab16-7624c52c79cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:32,316 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.070s
2026-01-16 19:59:32,317 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2028d5-659e-4b14-b27c-46838458b0cb', 'x-compute-request-id': 'req-4c2028d5-659e-4b14-b27c-46838458b0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:33,368 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 19:59:33,368 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6cbaf00-322c-4da0-a7e0-e6c4e3dfe830', 'x-compute-request-id': 'req-b6cbaf00-322c-4da0-a7e0-e6c4e3dfe830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:34,434 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.062s
2026-01-16 19:59:34,434 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d9d1226-f734-4c7d-8240-e6b1e3d98ce0', 'x-compute-request-id': 'req-6d9d1226-f734-4c7d-8240-e6b1e3d98ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:35,538 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.101s
2026-01-16 19:59:35,539 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af55cce6-8565-47c3-9247-7c544bdaf4a5', 'x-compute-request-id': 'req-af55cce6-8565-47c3-9247-7c544bdaf4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:36,589 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 19:59:36,590 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232e7847-0fdc-4a7b-b5bf-243a86ccfee6', 'x-compute-request-id': 'req-232e7847-0fdc-4a7b-b5bf-243a86ccfee6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:37,643 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 19:59:37,643 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac7923e8-8fda-4a6f-a519-2d50bd9ff0f0', 'x-compute-request-id': 'req-ac7923e8-8fda-4a6f-a519-2d50bd9ff0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:38,708 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.062s
2026-01-16 19:59:38,708 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a933e90-3ffb-48f7-b3ce-6a29919721e1', 'x-compute-request-id': 'req-3a933e90-3ffb-48f7-b3ce-6a29919721e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:39,756 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 19:59:39,756 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2d43bc-9b32-4c9c-a323-e4a7e2a62b29', 'x-compute-request-id': 'req-ae2d43bc-9b32-4c9c-a323-e4a7e2a62b29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:40,824 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.064s
2026-01-16 19:59:40,824 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7742d0e-40e1-4b8d-914e-92ce9333f71f', 'x-compute-request-id': 'req-d7742d0e-40e1-4b8d-914e-92ce9333f71f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:41,876 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 19:59:41,876 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc82f66-ea44-4072-b1f8-0d44cb0bde0f', 'x-compute-request-id': 'req-3fc82f66-ea44-4072-b1f8-0d44cb0bde0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:42,931 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 19:59:42,932 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14220a13-0fee-4801-bc2a-f8bcae37c8ac', 'x-compute-request-id': 'req-14220a13-0fee-4801-bc2a-f8bcae37c8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:43,985 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 19:59:43,985 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3aeced-bad3-4208-94f8-7a8eb893e494', 'x-compute-request-id': 'req-eb3aeced-bad3-4208-94f8-7a8eb893e494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:45,040 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 19:59:45,040 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b0b20e-4355-400f-8b04-dcfa63a9d342', 'x-compute-request-id': 'req-47b0b20e-4355-400f-8b04-dcfa63a9d342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:46,089 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 19:59:46,090 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f0f0dc-002e-4058-a87a-dbca9621e14d', 'x-compute-request-id': 'req-50f0f0dc-002e-4058-a87a-dbca9621e14d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:47,139 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 19:59:47,139 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c54e7c7-7021-40d6-a56e-2bddb7a77428', 'x-compute-request-id': 'req-8c54e7c7-7021-40d6-a56e-2bddb7a77428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:48,192 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 19:59:48,192 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2507768-2382-43f0-bce1-eea8682d6b3c', 'x-compute-request-id': 'req-d2507768-2382-43f0-bce1-eea8682d6b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:49,243 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 19:59:49,243 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9bb3eb-6083-42dd-a6a7-631ae28b73a9', 'x-compute-request-id': 'req-0f9bb3eb-6083-42dd-a6a7-631ae28b73a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:50,293 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 19:59:50,293 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8778950f-6236-46bc-a187-066285831f37', 'x-compute-request-id': 'req-8778950f-6236-46bc-a187-066285831f37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:51,348 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 19:59:51,348 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b27ff8b3-74cc-4779-ac22-56768d8f2955', 'x-compute-request-id': 'req-b27ff8b3-74cc-4779-ac22-56768d8f2955', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:52,398 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 19:59:52,399 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28958795-1e7c-44bf-a2c0-fc91df80a50e', 'x-compute-request-id': 'req-28958795-1e7c-44bf-a2c0-fc91df80a50e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:53,461 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.059s
2026-01-16 19:59:53,462 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de8371d-5eef-49eb-b5d2-786374ce92b9', 'x-compute-request-id': 'req-8de8371d-5eef-49eb-b5d2-786374ce92b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:54,509 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 19:59:54,510 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e4acd6-5532-4b48-9d15-11c62d94e333', 'x-compute-request-id': 'req-33e4acd6-5532-4b48-9d15-11c62d94e333', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:55,561 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 19:59:55,561 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd209c5-ce77-4135-b8eb-987c29e0fa75', 'x-compute-request-id': 'req-1cd209c5-ce77-4135-b8eb-987c29e0fa75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:56,606 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.042s
2026-01-16 19:59:56,607 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5aa7e3d-e508-4421-b768-cd4ef55d8e6a', 'x-compute-request-id': 'req-c5aa7e3d-e508-4421-b768-cd4ef55d8e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:57,659 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 19:59:57,660 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f4b3a7-7dde-4cf1-8f8b-8dc0a46799ef', 'x-compute-request-id': 'req-29f4b3a7-7dde-4cf1-8f8b-8dc0a46799ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:58,707 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 19:59:58,708 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765c7844-a1a1-4e7e-b787-9df25076964a', 'x-compute-request-id': 'req-765c7844-a1a1-4e7e-b787-9df25076964a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 19:59:59,758 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 19:59:59,759 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 18:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d627f66-8125-495f-b091-6ecbd896d449', 'x-compute-request-id': 'req-1d627f66-8125-495f-b091-6ecbd896d449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:00,809 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:00:00,809 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31362dd3-1424-4be2-9324-70f501cf25f6', 'x-compute-request-id': 'req-31362dd3-1424-4be2-9324-70f501cf25f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:01,860 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:00:01,860 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0146cc4d-382c-486c-84d2-5c40d373388e', 'x-compute-request-id': 'req-0146cc4d-382c-486c-84d2-5c40d373388e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:02,910 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:00:02,911 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba02196f-65b4-43bf-b5fe-c896a9d45ecf', 'x-compute-request-id': 'req-ba02196f-65b4-43bf-b5fe-c896a9d45ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:03,957 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.043s
2026-01-16 20:00:03,957 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978821a2-e231-49f5-bf59-80dd10b8886e', 'x-compute-request-id': 'req-978821a2-e231-49f5-bf59-80dd10b8886e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:05,017 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.056s
2026-01-16 20:00:05,017 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-597bf31b-0cf6-4474-ad2c-83d3ce681856', 'x-compute-request-id': 'req-597bf31b-0cf6-4474-ad2c-83d3ce681856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:06,068 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:00:06,069 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6669e797-ddc6-4e56-bd95-d5fe5d85f406', 'x-compute-request-id': 'req-6669e797-ddc6-4e56-bd95-d5fe5d85f406', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:07,127 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 20:00:07,127 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7cebbe2-d441-40b3-bf59-f317f80310ef', 'x-compute-request-id': 'req-c7cebbe2-d441-40b3-bf59-f317f80310ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:08,184 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 20:00:08,184 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44493e91-d991-445e-9a70-b2f91a433c3c', 'x-compute-request-id': 'req-44493e91-d991-445e-9a70-b2f91a433c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:09,235 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:00:09,236 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494cbfc4-c889-4cc2-b495-e407fbaaf757', 'x-compute-request-id': 'req-494cbfc4-c889-4cc2-b495-e407fbaaf757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:10,285 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:10,286 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df34ad79-b1b1-4c57-8c71-39231378f938', 'x-compute-request-id': 'req-df34ad79-b1b1-4c57-8c71-39231378f938', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:11,332 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:00:11,332 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd69965a-fcff-4ed5-937b-92e31d7202bd', 'x-compute-request-id': 'req-fd69965a-fcff-4ed5-937b-92e31d7202bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:12,382 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:12,382 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf782fb5-c0b5-4626-b8b8-2ebbe740666c', 'x-compute-request-id': 'req-bf782fb5-c0b5-4626-b8b8-2ebbe740666c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:13,431 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:13,431 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e73ce0-9727-4d9a-aa5e-ab7aa29f6527', 'x-compute-request-id': 'req-b9e73ce0-9727-4d9a-aa5e-ab7aa29f6527', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:14,479 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:00:14,480 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0738281-ef77-408a-94d3-627d6ba32c69', 'x-compute-request-id': 'req-c0738281-ef77-408a-94d3-627d6ba32c69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:15,533 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:00:15,533 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e5c339-814d-4483-9b2a-6399d98246a9', 'x-compute-request-id': 'req-37e5c339-814d-4483-9b2a-6399d98246a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:16,583 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:00:16,584 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d3d881-54ef-417c-ba39-a712d9a3980c', 'x-compute-request-id': 'req-a5d3d881-54ef-417c-ba39-a712d9a3980c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:17,640 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.053s
2026-01-16 20:00:17,640 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-211f6944-459c-443f-b4de-31ab5b8421bb', 'x-compute-request-id': 'req-211f6944-459c-443f-b4de-31ab5b8421bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:18,689 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:18,690 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e765af-abeb-4445-a305-ad1fe2deb256', 'x-compute-request-id': 'req-76e765af-abeb-4445-a305-ad1fe2deb256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:19,743 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:00:19,743 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9446f56-6953-4607-8b4c-aa8a97763156', 'x-compute-request-id': 'req-a9446f56-6953-4607-8b4c-aa8a97763156', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:20,797 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:00:20,797 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb15074-60f4-4fae-bb88-4d17bf4849c0', 'x-compute-request-id': 'req-1cb15074-60f4-4fae-bb88-4d17bf4849c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:21,846 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:21,846 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a21aca4-0bda-4e14-841d-74c04ad05b03', 'x-compute-request-id': 'req-2a21aca4-0bda-4e14-841d-74c04ad05b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:22,903 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.053s
2026-01-16 20:00:22,904 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1fd351-bb94-4247-88aa-6770b3a96d47', 'x-compute-request-id': 'req-be1fd351-bb94-4247-88aa-6770b3a96d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:23,967 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.060s
2026-01-16 20:00:23,967 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4684f8b0-ebf4-411f-89e1-30122d1bbd5b', 'x-compute-request-id': 'req-4684f8b0-ebf4-411f-89e1-30122d1bbd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:25,028 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.058s
2026-01-16 20:00:25,029 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d38097-a411-43a6-a48f-91d5bb34f141', 'x-compute-request-id': 'req-e4d38097-a411-43a6-a48f-91d5bb34f141', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:26,079 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:00:26,080 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9c24da-166d-446c-b0b1-b57aa4ff0374', 'x-compute-request-id': 'req-1a9c24da-166d-446c-b0b1-b57aa4ff0374', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:27,129 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:00:27,129 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f82beaa-541f-4833-8174-bbc21edf3497', 'x-compute-request-id': 'req-7f82beaa-541f-4833-8174-bbc21edf3497', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:28,187 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 20:00:28,187 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a67193d-a837-4c9d-8a70-cec5ed2807da', 'x-compute-request-id': 'req-3a67193d-a837-4c9d-8a70-cec5ed2807da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:29,234 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:00:29,234 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9392cbc2-8294-4abe-b616-7ae4e7432f3b', 'x-compute-request-id': 'req-9392cbc2-8294-4abe-b616-7ae4e7432f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:30,288 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:00:30,288 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19557011-dd13-44ea-bbe3-b3dc73042c2e', 'x-compute-request-id': 'req-19557011-dd13-44ea-bbe3-b3dc73042c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:31,336 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:31,336 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98867ec3-1d2a-4b91-9c06-acff64126f19', 'x-compute-request-id': 'req-98867ec3-1d2a-4b91-9c06-acff64126f19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:32,395 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.056s
2026-01-16 20:00:32,396 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fea6c77-a434-450d-951f-e2e09e0495a6', 'x-compute-request-id': 'req-4fea6c77-a434-450d-951f-e2e09e0495a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:33,456 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.057s
2026-01-16 20:00:33,457 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56564b9-0000-459a-ab1d-dd696bd284ab', 'x-compute-request-id': 'req-c56564b9-0000-459a-ab1d-dd696bd284ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:34,506 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:34,507 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c453c56-fb29-4a08-a391-6c8d66f8fdfe', 'x-compute-request-id': 'req-7c453c56-fb29-4a08-a391-6c8d66f8fdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:35,780 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.270s
2026-01-16 20:00:35,781 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e30fe9-ad18-401b-b896-dff62133141b', 'x-compute-request-id': 'req-35e30fe9-ad18-401b-b896-dff62133141b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:36,835 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 20:00:36,836 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09aab38b-5f32-4492-9eee-1f5855265640', 'x-compute-request-id': 'req-09aab38b-5f32-4492-9eee-1f5855265640', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:37,886 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:00:37,887 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4348945a-fc38-4aa3-97bc-f02d95548707', 'x-compute-request-id': 'req-4348945a-fc38-4aa3-97bc-f02d95548707', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:38,939 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 20:00:38,939 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca7a11b-7187-4863-8157-ac6c891df526', 'x-compute-request-id': 'req-aca7a11b-7187-4863-8157-ac6c891df526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:39,987 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:00:39,987 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05431389-535f-484f-8f36-1f815aff71c2', 'x-compute-request-id': 'req-05431389-535f-484f-8f36-1f815aff71c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:41,043 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:00:41,043 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d270e899-818f-4199-a6d6-022575fc5a8e', 'x-compute-request-id': 'req-d270e899-818f-4199-a6d6-022575fc5a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:42,091 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:00:42,092 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7a37a3-c03d-4932-b5fb-4b2d113daecd', 'x-compute-request-id': 'req-4d7a37a3-c03d-4932-b5fb-4b2d113daecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:43,148 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.053s
2026-01-16 20:00:43,149 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb504bf-f9c2-4636-ba40-7b75912a0479', 'x-compute-request-id': 'req-6bb504bf-f9c2-4636-ba40-7b75912a0479', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:44,213 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.061s
2026-01-16 20:00:44,213 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9af1fc-9b18-4d1e-8fce-856c302dd502', 'x-compute-request-id': 'req-9d9af1fc-9b18-4d1e-8fce-856c302dd502', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:45,272 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.056s
2026-01-16 20:00:45,273 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f93cc33-b497-45fb-988f-740f6b8187df', 'x-compute-request-id': 'req-1f93cc33-b497-45fb-988f-740f6b8187df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:46,328 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 20:00:46,328 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b8cdf6-7c17-40f9-b44c-9a8ff0ee7f7d', 'x-compute-request-id': 'req-31b8cdf6-7c17-40f9-b44c-9a8ff0ee7f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:47,383 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:00:47,383 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2bf9eb-2a76-4495-a387-f171d1675327', 'x-compute-request-id': 'req-7d2bf9eb-2a76-4495-a387-f171d1675327', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:48,434 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:00:48,435 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7925f4e2-de5f-45f2-83bb-ac6694b35882', 'x-compute-request-id': 'req-7925f4e2-de5f-45f2-83bb-ac6694b35882', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:49,497 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.059s
2026-01-16 20:00:49,497 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8340f6d0-e7da-49f5-9b9b-50e165b6a87a', 'x-compute-request-id': 'req-8340f6d0-e7da-49f5-9b9b-50e165b6a87a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:50,560 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.059s
2026-01-16 20:00:50,560 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bebb727-176e-4f47-b425-4e3016bd8ae8', 'x-compute-request-id': 'req-6bebb727-176e-4f47-b425-4e3016bd8ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:51,610 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:00:51,610 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420c057f-2870-4869-a6cf-67c07be0f9ee', 'x-compute-request-id': 'req-420c057f-2870-4869-a6cf-67c07be0f9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:52,678 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.065s
2026-01-16 20:00:52,678 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccfe5659-8374-4dc6-89a0-b6f7a4941d5f', 'x-compute-request-id': 'req-ccfe5659-8374-4dc6-89a0-b6f7a4941d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:53,758 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.077s
2026-01-16 20:00:53,759 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e890c50f-7682-461c-8013-a1f48f85780d', 'x-compute-request-id': 'req-e890c50f-7682-461c-8013-a1f48f85780d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:54,817 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.055s
2026-01-16 20:00:54,818 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27c7c41-bd6c-4966-8fa4-23d2332b3fc4', 'x-compute-request-id': 'req-d27c7c41-bd6c-4966-8fa4-23d2332b3fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:55,876 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.056s
2026-01-16 20:00:55,876 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e258484-1dba-4404-a0cd-c50ec55cf743', 'x-compute-request-id': 'req-2e258484-1dba-4404-a0cd-c50ec55cf743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:56,927 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:00:56,927 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20c7910-f439-4dc3-8256-a8eafbaa760f', 'x-compute-request-id': 'req-f20c7910-f439-4dc3-8256-a8eafbaa760f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:57,990 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.059s
2026-01-16 20:00:57,990 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f500336-0b5b-421a-8404-fcefee20dba7', 'x-compute-request-id': 'req-1f500336-0b5b-421a-8404-fcefee20dba7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:00:59,037 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:00:59,037 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbde49d5-868d-4280-a24a-02a5770185b5', 'x-compute-request-id': 'req-dbde49d5-868d-4280-a24a-02a5770185b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:00,085 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:01:00,086 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4034037-db68-4bcd-950e-9934cc93ee70', 'x-compute-request-id': 'req-b4034037-db68-4bcd-950e-9934cc93ee70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:01,131 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.042s
2026-01-16 20:01:01,131 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f6aef3-a790-4655-a70a-52385132f95a', 'x-compute-request-id': 'req-97f6aef3-a790-4655-a70a-52385132f95a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:02,179 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:01:02,179 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8dce7d-f04c-4017-9b3f-1ab2daae9e89', 'x-compute-request-id': 'req-7a8dce7d-f04c-4017-9b3f-1ab2daae9e89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:03,229 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:01:03,229 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b408271d-7e61-4c63-be36-d46aa211ab58', 'x-compute-request-id': 'req-b408271d-7e61-4c63-be36-d46aa211ab58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:04,284 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:04,285 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250a9078-0a4e-4c24-9055-2b6d2c7fde61', 'x-compute-request-id': 'req-250a9078-0a4e-4c24-9055-2b6d2c7fde61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:05,340 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:05,341 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73761c72-069c-477d-9990-4d635655f740', 'x-compute-request-id': 'req-73761c72-069c-477d-9990-4d635655f740', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:06,406 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.063s
2026-01-16 20:01:06,407 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ec698e-4866-49fc-9320-ec7fae74eabd', 'x-compute-request-id': 'req-42ec698e-4866-49fc-9320-ec7fae74eabd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:07,464 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 20:01:07,464 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ff533f-23f1-4f48-8efd-b9f9328b005e', 'x-compute-request-id': 'req-02ff533f-23f1-4f48-8efd-b9f9328b005e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:08,527 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.060s
2026-01-16 20:01:08,527 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b3688a-9fae-47bd-865c-3d7bb6af78b3', 'x-compute-request-id': 'req-e1b3688a-9fae-47bd-865c-3d7bb6af78b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:09,585 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.055s
2026-01-16 20:01:09,586 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec3e87f-d4cc-44a2-a26f-229490392cca', 'x-compute-request-id': 'req-dec3e87f-d4cc-44a2-a26f-229490392cca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:10,635 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:01:10,635 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59606e0-f0ec-4c28-940a-489fdcce808b', 'x-compute-request-id': 'req-f59606e0-f0ec-4c28-940a-489fdcce808b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:11,686 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:01:11,687 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15a4734-8848-482d-a0d4-976dd332c113', 'x-compute-request-id': 'req-e15a4734-8848-482d-a0d4-976dd332c113', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:12,745 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 20:01:12,745 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a59055-5164-4ca4-8aae-ef8c5e0fa000', 'x-compute-request-id': 'req-12a59055-5164-4ca4-8aae-ef8c5e0fa000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:13,814 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.066s
2026-01-16 20:01:13,815 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eacd5be-9ca2-4f7d-b4d1-7a7372fdb6f0', 'x-compute-request-id': 'req-7eacd5be-9ca2-4f7d-b4d1-7a7372fdb6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:14,869 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 20:01:14,870 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e08ee46-dda6-4a8b-849c-d45f4f248299', 'x-compute-request-id': 'req-5e08ee46-dda6-4a8b-849c-d45f4f248299', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:15,920 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:01:15,920 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f170a26e-92a8-4120-89a1-df7c318d6508', 'x-compute-request-id': 'req-f170a26e-92a8-4120-89a1-df7c318d6508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:16,979 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.055s
2026-01-16 20:01:16,979 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc07076-fbe5-425d-a6b7-92cb75b980b0', 'x-compute-request-id': 'req-ffc07076-fbe5-425d-a6b7-92cb75b980b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:18,059 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.074s
2026-01-16 20:01:18,059 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70fd0c51-8a37-49e9-9dfe-b39f4c7efec0', 'x-compute-request-id': 'req-70fd0c51-8a37-49e9-9dfe-b39f4c7efec0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:19,149 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.087s
2026-01-16 20:01:19,149 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84298008-f140-4845-8e9c-5af8c280e132', 'x-compute-request-id': 'req-84298008-f140-4845-8e9c-5af8c280e132', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:20,218 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.065s
2026-01-16 20:01:20,218 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6644bf8b-074f-4591-8c2d-bd5ea68c0907', 'x-compute-request-id': 'req-6644bf8b-074f-4591-8c2d-bd5ea68c0907', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:21,273 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:21,274 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a37c31-7080-4209-85c1-173fdb340c98', 'x-compute-request-id': 'req-29a37c31-7080-4209-85c1-173fdb340c98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:22,327 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 20:01:22,327 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-633b3010-678f-4c25-ad4b-d25068ecd993', 'x-compute-request-id': 'req-633b3010-678f-4c25-ad4b-d25068ecd993', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:23,382 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:23,383 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e9d2c31-f3b6-41c7-8b9e-e6cd54822bb8', 'x-compute-request-id': 'req-7e9d2c31-f3b6-41c7-8b9e-e6cd54822bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:24,463 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.077s
2026-01-16 20:01:24,464 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05606f5a-4887-414d-89f1-493b8100b7f6', 'x-compute-request-id': 'req-05606f5a-4887-414d-89f1-493b8100b7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:25,527 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.061s
2026-01-16 20:01:25,527 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637d0358-5ba6-4682-a6b6-6312d98fbea2', 'x-compute-request-id': 'req-637d0358-5ba6-4682-a6b6-6312d98fbea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:26,579 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 20:01:26,580 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f4b128-d07b-4b2c-87bc-7988bd18a587', 'x-compute-request-id': 'req-a3f4b128-d07b-4b2c-87bc-7988bd18a587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:27,636 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.053s
2026-01-16 20:01:27,636 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd97af1a-1ab7-4bad-b305-6254dca6cf74', 'x-compute-request-id': 'req-dd97af1a-1ab7-4bad-b305-6254dca6cf74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:28,691 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:28,692 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f20f294-26db-4e77-b473-25dd6e73f4f0', 'x-compute-request-id': 'req-5f20f294-26db-4e77-b473-25dd6e73f4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:29,752 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.057s
2026-01-16 20:01:29,752 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae392410-7acd-4014-9b94-d951fde32beb', 'x-compute-request-id': 'req-ae392410-7acd-4014-9b94-d951fde32beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:30,802 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:01:30,802 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76866da0-8d8d-4724-ad70-4edf1a5c43f7', 'x-compute-request-id': 'req-76866da0-8d8d-4724-ad70-4edf1a5c43f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:31,883 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.078s
2026-01-16 20:01:31,884 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51d7901-cc8f-4dfd-9209-1c84d5f38b04', 'x-compute-request-id': 'req-c51d7901-cc8f-4dfd-9209-1c84d5f38b04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:32,944 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.057s
2026-01-16 20:01:32,944 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb83d2f-5d97-4819-8d72-79b1ca7b2ebc', 'x-compute-request-id': 'req-eeb83d2f-5d97-4819-8d72-79b1ca7b2ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:34,023 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.075s
2026-01-16 20:01:34,023 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab4a2493-3e84-4b51-b557-7387c27b3daa', 'x-compute-request-id': 'req-ab4a2493-3e84-4b51-b557-7387c27b3daa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:35,085 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.059s
2026-01-16 20:01:35,085 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0939bafe-2267-4c77-962d-8c38df70fc59', 'x-compute-request-id': 'req-0939bafe-2267-4c77-962d-8c38df70fc59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:36,130 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.042s
2026-01-16 20:01:36,131 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eca9804-e318-4089-adce-b543ca6c2eb1', 'x-compute-request-id': 'req-8eca9804-e318-4089-adce-b543ca6c2eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:37,176 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.043s
2026-01-16 20:01:37,177 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48fcb77-df29-4614-be0b-7624ceeef4ca', 'x-compute-request-id': 'req-a48fcb77-df29-4614-be0b-7624ceeef4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:38,222 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.042s
2026-01-16 20:01:38,222 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0de812e7-7793-404f-89a0-9537c665b6fc', 'x-compute-request-id': 'req-0de812e7-7793-404f-89a0-9537c665b6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:39,277 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:39,278 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53f1d61-313b-4ffb-8893-74d9b3acf949', 'x-compute-request-id': 'req-f53f1d61-313b-4ffb-8893-74d9b3acf949', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:40,439 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.159s
2026-01-16 20:01:40,439 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cbf1725-f2e9-444d-983f-ee3a49ccc301', 'x-compute-request-id': 'req-6cbf1725-f2e9-444d-983f-ee3a49ccc301', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:41,507 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.065s
2026-01-16 20:01:41,508 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca031c8-cb31-40c6-9dd3-60f8008168ee', 'x-compute-request-id': 'req-4ca031c8-cb31-40c6-9dd3-60f8008168ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:42,568 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.057s
2026-01-16 20:01:42,568 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ddbabb1-a436-4290-afaf-5224e5525637', 'x-compute-request-id': 'req-0ddbabb1-a436-4290-afaf-5224e5525637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:43,627 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.056s
2026-01-16 20:01:43,627 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a38ede5-eca9-49f5-824b-5899f1cf842e', 'x-compute-request-id': 'req-2a38ede5-eca9-49f5-824b-5899f1cf842e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:44,678 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:01:44,679 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edbf1148-666c-4f58-8dca-997dcbd9901c', 'x-compute-request-id': 'req-edbf1148-666c-4f58-8dca-997dcbd9901c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:45,732 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:01:45,733 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaad9aa3-adae-42b0-90eb-c233a41868e7', 'x-compute-request-id': 'req-aaad9aa3-adae-42b0-90eb-c233a41868e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:46,783 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:01:46,783 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2840f638-90d8-448d-87ff-cea4ce4020d1', 'x-compute-request-id': 'req-2840f638-90d8-448d-87ff-cea4ce4020d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:47,833 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:01:47,833 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb02b473-8448-4c4d-a43b-f0f07c557793', 'x-compute-request-id': 'req-eb02b473-8448-4c4d-a43b-f0f07c557793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:48,891 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.054s
2026-01-16 20:01:48,891 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6272eea8-d647-4c4d-8ca2-264738048cf8', 'x-compute-request-id': 'req-6272eea8-d647-4c4d-8ca2-264738048cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:49,947 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:01:49,948 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6fdde5c-e05d-4b85-a9c1-b8652cc2754c', 'x-compute-request-id': 'req-a6fdde5c-e05d-4b85-a9c1-b8652cc2754c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:50,995 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:01:50,996 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88ba9c0d-60f6-43ab-b428-0acff4c5ac14', 'x-compute-request-id': 'req-88ba9c0d-60f6-43ab-b428-0acff4c5ac14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:52,051 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.051s
2026-01-16 20:01:52,051 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aac647ca-593c-4e15-8f50-b373ab450275', 'x-compute-request-id': 'req-aac647ca-593c-4e15-8f50-b373ab450275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:53,099 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:01:53,099 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc62a9c-0d65-4bf9-8f0b-e6b09df0e16b', 'x-compute-request-id': 'req-ccc62a9c-0d65-4bf9-8f0b-e6b09df0e16b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:54,159 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.056s
2026-01-16 20:01:54,159 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a180ed5e-a655-4b68-946d-461a97567409', 'x-compute-request-id': 'req-a180ed5e-a655-4b68-946d-461a97567409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:55,208 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:01:55,209 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0181769c-8ffa-4115-bd0d-a668f2d828eb', 'x-compute-request-id': 'req-0181769c-8ffa-4115-bd0d-a668f2d828eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:56,259 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:01:56,260 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f34b67ed-a566-48a4-ba99-7f118a8a6dab', 'x-compute-request-id': 'req-f34b67ed-a566-48a4-ba99-7f118a8a6dab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:57,307 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:01:57,308 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6a50b8-83eb-4f2a-957a-d41fd8f91c7f', 'x-compute-request-id': 'req-cb6a50b8-83eb-4f2a-957a-d41fd8f91c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:58,354 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.043s
2026-01-16 20:01:58,354 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe55c4bc-e24e-4e7a-ba58-f0224136ee01', 'x-compute-request-id': 'req-fe55c4bc-e24e-4e7a-ba58-f0224136ee01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:01:59,402 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:01:59,402 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a19054f-f6a8-4405-a291-25be5177738b', 'x-compute-request-id': 'req-1a19054f-f6a8-4405-a291-25be5177738b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:00,458 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.052s
2026-01-16 20:02:00,459 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf92923-6ddb-45ee-86e2-7a09d8bb1c15', 'x-compute-request-id': 'req-adf92923-6ddb-45ee-86e2-7a09d8bb1c15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:01,508 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:02:01,508 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f44771-e581-4b8d-9085-ad048a9fd819', 'x-compute-request-id': 'req-a9f44771-e581-4b8d-9085-ad048a9fd819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:02,556 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:02:02,556 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e6d53fc-59c3-4ff8-8edb-23ffc620c7d4', 'x-compute-request-id': 'req-5e6d53fc-59c3-4ff8-8edb-23ffc620c7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:03,609 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:02:03,609 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e3609a-112b-454e-8eb8-bfce1be4cf1a', 'x-compute-request-id': 'req-04e3609a-112b-454e-8eb8-bfce1be4cf1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:04,658 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:02:04,659 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8647600-d244-4665-a1aa-52c7c4edfa83', 'x-compute-request-id': 'req-e8647600-d244-4665-a1aa-52c7c4edfa83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:05,706 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:02:05,707 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a678795-d1b3-4d73-abd0-f3d23852b2b8', 'x-compute-request-id': 'req-9a678795-d1b3-4d73-abd0-f3d23852b2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:06,753 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.043s
2026-01-16 20:02:06,753 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80092fdb-6f4a-42a8-a6de-3489034297f2', 'x-compute-request-id': 'req-80092fdb-6f4a-42a8-a6de-3489034297f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:07,800 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:02:07,801 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c5a27e2-44c7-420b-9c8c-5a4972ba326e', 'x-compute-request-id': 'req-0c5a27e2-44c7-420b-9c8c-5a4972ba326e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:08,849 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:02:08,850 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049a8d7d-15ee-441b-8b3e-76599b47d0f8', 'x-compute-request-id': 'req-049a8d7d-15ee-441b-8b3e-76599b47d0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:09,910 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.058s
2026-01-16 20:02:09,911 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f793a7dc-2b31-4b0d-bc2b-09abe36c65c6', 'x-compute-request-id': 'req-f793a7dc-2b31-4b0d-bc2b-09abe36c65c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:10,962 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:02:10,962 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f11b0c-275b-4afd-9b67-6e1f7e520a2a', 'x-compute-request-id': 'req-a9f11b0c-275b-4afd-9b67-6e1f7e520a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:12,014 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:02:12,014 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9373d64a-3dd7-4e16-8d9d-cba5c28c6831', 'x-compute-request-id': 'req-9373d64a-3dd7-4e16-8d9d-cba5c28c6831', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:13,061 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.043s
2026-01-16 20:02:13,061 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f96289d1-c0f3-46ad-9761-d4795024cb23', 'x-compute-request-id': 'req-f96289d1-c0f3-46ad-9761-d4795024cb23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:14,115 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:02:14,115 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f73d48-7d2a-47ae-bd66-08f98a3d9250', 'x-compute-request-id': 'req-12f73d48-7d2a-47ae-bd66-08f98a3d9250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:15,163 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:02:15,164 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85180810-5a57-487e-8a6c-b890b3786a5a', 'x-compute-request-id': 'req-85180810-5a57-487e-8a6c-b890b3786a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:16,213 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:02:16,214 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863a22a9-d78b-4d09-a3b7-695c84c3b8b4', 'x-compute-request-id': 'req-863a22a9-d78b-4d09-a3b7-695c84c3b8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:17,262 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:02:17,263 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4417c71b-f8ff-4dad-899c-816a505783c3', 'x-compute-request-id': 'req-4417c71b-f8ff-4dad-899c-816a505783c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:18,308 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.043s
2026-01-16 20:02:18,309 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13461c09-17ab-4f82-96d4-32d71c501893', 'x-compute-request-id': 'req-13461c09-17ab-4f82-96d4-32d71c501893', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:19,359 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:02:19,359 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fce1cd8-bc37-4d7f-85c6-3d74b7a801c6', 'x-compute-request-id': 'req-0fce1cd8-bc37-4d7f-85c6-3d74b7a801c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:20,415 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.053s
2026-01-16 20:02:20,416 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef940b2-802a-42e2-8172-3373124ddc37', 'x-compute-request-id': 'req-0ef940b2-802a-42e2-8172-3373124ddc37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:21,468 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 20:02:21,469 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10937cda-372e-4de0-b945-5aa0f9f0ab5f', 'x-compute-request-id': 'req-10937cda-372e-4de0-b945-5aa0f9f0ab5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:22,516 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.044s
2026-01-16 20:02:22,517 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1aaeed2-d4d9-4b99-836d-ea87ad1050d0', 'x-compute-request-id': 'req-b1aaeed2-d4d9-4b99-836d-ea87ad1050d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:23,566 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:02:23,566 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4426c9-534e-40ad-b79b-ddc2f9c1315c', 'x-compute-request-id': 'req-7f4426c9-534e-40ad-b79b-ddc2f9c1315c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:24,616 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.047s
2026-01-16 20:02:24,616 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd5b3561-309f-42e5-9aa3-2f6c79afa3a0', 'x-compute-request-id': 'req-fd5b3561-309f-42e5-9aa3-2f6c79afa3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:25,670 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:02:25,670 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6753156f-b2ab-4c36-ad64-888ba0d9fd9b', 'x-compute-request-id': 'req-6753156f-b2ab-4c36-ad64-888ba0d9fd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:26,719 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.045s
2026-01-16 20:02:26,719 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f55d19ca-ccd4-4e63-af37-14e97a066e35', 'x-compute-request-id': 'req-f55d19ca-ccd4-4e63-af37-14e97a066e35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:27,773 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:02:27,773 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee2b394-7b10-4d0f-9907-cac6202b10ee', 'x-compute-request-id': 'req-dee2b394-7b10-4d0f-9907-cac6202b10ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:28,819 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.042s
2026-01-16 20:02:28,819 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb84e4f6-bb19-4890-b79f-8b8f4f60f780', 'x-compute-request-id': 'req-fb84e4f6-bb19-4890-b79f-8b8f4f60f780', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:29,871 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.048s
2026-01-16 20:02:29,871 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90b4059-612f-41bc-9d30-e96e4e1bb60a', 'x-compute-request-id': 'req-f90b4059-612f-41bc-9d30-e96e4e1bb60a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:30,927 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.053s
2026-01-16 20:02:30,927 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6fd596e-07ed-4aae-acb6-0778bac8296a', 'x-compute-request-id': 'req-e6fd596e-07ed-4aae-acb6-0778bac8296a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:31,980 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.049s
2026-01-16 20:02:31,981 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e348ea-c09f-48a2-9350-74fdb3a93d9e', 'x-compute-request-id': 'req-67e348ea-c09f-48a2-9350-74fdb3a93d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:33,034 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.050s
2026-01-16 20:02:33,034 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733f04fc-458e-40a2-909f-6f1398ac5997', 'x-compute-request-id': 'req-733f04fc-458e-40a2-909f-6f1398ac5997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:34,083 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments 0.046s
2026-01-16 20:02:34,083 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4f9e6c-6765-4748-aa28-3c4be3a88540', 'x-compute-request-id': 'req-4e4f9e6c-6765-4748-aa28-3c4be3a88540', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "volumeId": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "serverId": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "device": "/dev/vdb"}]}'
2026-01-16 20:02:36,146 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action 1.060s
2026-01-16 20:02:36,147 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-0baf9a42-a1e4-468c-8854-5ab2b1b7c2ae', 'x-compute-request-id': 'req-0baf9a42-a1e4-468c-8854-5ab2b1b7c2ae', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.163/compute/v2.1/servers/1d2d02ec-ea86-49ec-bc39-cc64968c7f01/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-16 20:02:36,187 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:02:36,187 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1499229e-029f-4cc9-bcb9-0a3e0a168d4b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1499229e-029f-4cc9-bcb9-0a3e0a168d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:37,241 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:02:37,242 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d913fa2-ac53-4ab9-aed0-0005f33ce68c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d913fa2-ac53-4ab9-aed0-0005f33ce68c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:38,300 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:02:38,301 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b320216a-dda6-43b4-9655-e8c0231dccef', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b320216a-dda6-43b4-9655-e8c0231dccef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:39,358 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:02:39,358 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8437449f-2d07-4deb-aea4-9ac44bac9050', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8437449f-2d07-4deb-aea4-9ac44bac9050', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:40,412 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:02:40,413 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030e6090-c18f-41b1-8801-3cbc339a71a9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030e6090-c18f-41b1-8801-3cbc339a71a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:41,465 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:02:41,466 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7c536b-ad21-4251-9d91-bfd7397f569a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7c536b-ad21-4251-9d91-bfd7397f569a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:42,551 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.072s
2026-01-16 20:02:42,551 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1117916-91b4-4630-8385-990708a24aed', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1117916-91b4-4630-8385-990708a24aed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:43,606 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:02:43,606 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238eceb3-3ede-4455-b6ae-d2b8d6e2212e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238eceb3-3ede-4455-b6ae-d2b8d6e2212e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:44,675 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.057s
2026-01-16 20:02:44,675 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d0556a-00f5-4a11-a874-8f2cb6b684cc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d0556a-00f5-4a11-a874-8f2cb6b684cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:45,732 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:02:45,732 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8f4553-9c02-4ea4-8356-80318882550e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8f4553-9c02-4ea4-8356-80318882550e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:46,782 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:02:46,782 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb60c9d6-e318-4ac3-850b-5a7579880b11', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb60c9d6-e318-4ac3-850b-5a7579880b11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:47,836 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:02:47,837 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b614d70-4b4e-4dc8-a9c8-8d2467297fbb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b614d70-4b4e-4dc8-a9c8-8d2467297fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:48,888 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:02:48,888 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421481b2-bee0-4e5d-985b-20687bf162a4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421481b2-bee0-4e5d-985b-20687bf162a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:49,943 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:02:49,943 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f615cdc2-1e54-437c-9132-8e3c428c48d3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f615cdc2-1e54-437c-9132-8e3c428c48d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:50,993 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:02:50,993 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4d36c1-c1be-4b1e-89e4-ba59b0a850ab', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4d36c1-c1be-4b1e-89e4-ba59b0a850ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:52,040 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:02:52,041 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4eccdb9-6b52-4d1c-965c-390a8997dd0e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4eccdb9-6b52-4d1c-965c-390a8997dd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:53,096 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:02:53,097 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35230387-bea8-4297-99d9-b0bcc6958334', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35230387-bea8-4297-99d9-b0bcc6958334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:54,153 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:02:54,153 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5f839a-cad5-4364-9c6e-3faae16e0a87', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5f839a-cad5-4364-9c6e-3faae16e0a87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:55,203 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:02:55,204 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01ba641-eefe-4c24-bc77-b8f2c51321d9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01ba641-eefe-4c24-bc77-b8f2c51321d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:56,269 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.053s
2026-01-16 20:02:56,270 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b252b41c-30a9-4c7a-b530-6cc07f8bc7e8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b252b41c-30a9-4c7a-b530-6cc07f8bc7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:57,322 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:02:57,323 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591938da-1963-4bdc-b460-5c519f5adc43', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591938da-1963-4bdc-b460-5c519f5adc43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:58,381 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:02:58,381 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ebee3a-6573-4ff6-ba34-438164fdcd68', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ebee3a-6573-4ff6-ba34-438164fdcd68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:02:59,435 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:02:59,436 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b6d4a9-58fd-4d80-9dcc-29e67abff734', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b6d4a9-58fd-4d80-9dcc-29e67abff734', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:00,487 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:03:00,487 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0827a3f-a994-465d-82f1-fc110bb06eaa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0827a3f-a994-465d-82f1-fc110bb06eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:01,541 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:03:01,541 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23f408e-0724-4bbe-b1fb-7bb78f8346ea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23f408e-0724-4bbe-b1fb-7bb78f8346ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:02,595 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:03:02,596 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc86b23-a896-4c3c-96df-e74a0aad17a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc86b23-a896-4c3c-96df-e74a0aad17a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:03,656 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:03:03,656 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985389c4-f0fb-4bde-a363-a6a3c83718b8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985389c4-f0fb-4bde-a363-a6a3c83718b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:04,714 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.047s
2026-01-16 20:03:04,715 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa8e0c8-b207-42cb-8d47-14760a8987aa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa8e0c8-b207-42cb-8d47-14760a8987aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:05,767 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:03:05,768 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026c72a6-42a9-4e1c-9510-24aede7b0a79', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026c72a6-42a9-4e1c-9510-24aede7b0a79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:06,831 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.052s
2026-01-16 20:03:06,832 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad2ad34-e72a-49c0-8b77-8511029ba88e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad2ad34-e72a-49c0-8b77-8511029ba88e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:07,885 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:03:07,886 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2819e30d-70a7-43e0-b611-1b6d4063d7ac', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2819e30d-70a7-43e0-b611-1b6d4063d7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:08,937 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:03:08,937 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b9ef34-abf2-4e50-a4ee-f128f118e518', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b9ef34-abf2-4e50-a4ee-f128f118e518', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:10,013 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.065s
2026-01-16 20:03:10,014 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881b6f5c-7fbe-435f-92e3-c2378aecba08', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881b6f5c-7fbe-435f-92e3-c2378aecba08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:11,069 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:03:11,069 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822873ef-13c0-4b33-98ca-06ec7c15e2f4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822873ef-13c0-4b33-98ca-06ec7c15e2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:12,126 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:03:12,126 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7565b7-c914-4fea-83e5-d1eac778fe66', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7565b7-c914-4fea-83e5-d1eac778fe66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:13,182 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:03:13,182 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613af68d-48c6-4aab-8216-9d2e13130e61', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613af68d-48c6-4aab-8216-9d2e13130e61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:14,243 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:03:14,243 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202e8afc-3964-4f34-afd2-7489ca1174de', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202e8afc-3964-4f34-afd2-7489ca1174de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:15,333 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.078s
2026-01-16 20:03:15,333 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6346ce3d-2bff-4153-ab7d-9f24a6f31cae', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6346ce3d-2bff-4153-ab7d-9f24a6f31cae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:16,389 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:03:16,389 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e7132d-11cb-4b32-92c4-9783bbb37ce9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e7132d-11cb-4b32-92c4-9783bbb37ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:17,446 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:03:17,446 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b557a8f5-915d-4e5a-a9df-0c290d2f2ab9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b557a8f5-915d-4e5a-a9df-0c290d2f2ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:18,500 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:03:18,501 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20480e17-4698-49b4-9db7-020cd2a68948', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20480e17-4698-49b4-9db7-020cd2a68948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:19,555 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:03:19,555 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81904d0-62bf-4598-83d1-f1e7abf7ef5f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81904d0-62bf-4598-83d1-f1e7abf7ef5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:20,605 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:03:20,606 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9f175b-06f3-45a5-aaa4-efeeffe27c23', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9f175b-06f3-45a5-aaa4-efeeffe27c23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:21,669 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.053s
2026-01-16 20:03:21,669 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fb7489-0caa-4e5a-9b01-9c9fbe8e50aa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fb7489-0caa-4e5a-9b01-9c9fbe8e50aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:22,731 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:03:22,731 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad956c3-dbe7-4f1c-9ac2-e9207a646152', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad956c3-dbe7-4f1c-9ac2-e9207a646152', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:23,788 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:03:23,788 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b66c837-8f77-45fa-8c13-597c58386af9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b66c837-8f77-45fa-8c13-597c58386af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:24,840 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:03:24,840 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc33800b-c748-4df9-856c-20ffb7bc999f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc33800b-c748-4df9-856c-20ffb7bc999f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:25,889 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:03:25,889 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76bf3b20-f689-4390-ac52-f52712be05f3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76bf3b20-f689-4390-ac52-f52712be05f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:26,939 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:03:26,940 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab74701-4cff-47ae-adbb-fa7285526f59', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab74701-4cff-47ae-adbb-fa7285526f59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:27,997 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:03:27,997 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9c59a2-3238-4d6d-9ef9-652a5adc9bf3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9c59a2-3238-4d6d-9ef9-652a5adc9bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:29,060 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:03:29,060 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3f2c69-4201-4b58-985e-8de747b4d955', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3f2c69-4201-4b58-985e-8de747b4d955', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:30,118 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:03:30,118 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef54a79-fe41-43c9-ab8e-60fd1cd78bf5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef54a79-fe41-43c9-ab8e-60fd1cd78bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:31,170 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:03:31,170 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4868682-c0c1-4dec-843a-37a636f20a64', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4868682-c0c1-4dec-843a-37a636f20a64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:32,222 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:03:32,222 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c053c75c-7260-4dc9-8be0-ac0833a4d6b8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c053c75c-7260-4dc9-8be0-ac0833a4d6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:33,284 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:03:33,284 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efaf5d0-7716-4c16-beba-4893bfa5fc1e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efaf5d0-7716-4c16-beba-4893bfa5fc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:34,380 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.084s
2026-01-16 20:03:34,381 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6269e7ab-3f25-43a6-9e34-be81ca03dfa4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6269e7ab-3f25-43a6-9e34-be81ca03dfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:35,428 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:03:35,428 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23aabfac-13d6-41f0-952b-3f16e0ddf007', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23aabfac-13d6-41f0-952b-3f16e0ddf007', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:36,479 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:03:36,480 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb73be1-2d20-4255-a4c8-6e95fc0654cb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb73be1-2d20-4255-a4c8-6e95fc0654cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:37,526 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:03:37,527 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe30d19-11c9-4b47-9c92-fcc80dae8747', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe30d19-11c9-4b47-9c92-fcc80dae8747', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:38,589 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.051s
2026-01-16 20:03:38,590 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363a7dfc-9650-4507-848c-c807c793adb6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363a7dfc-9650-4507-848c-c807c793adb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:39,642 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:03:39,642 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0df2472-addd-4b40-8045-4be7f83c5911', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0df2472-addd-4b40-8045-4be7f83c5911', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:40,707 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.054s
2026-01-16 20:03:40,708 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62841ef6-f0e8-4278-9991-478acce68818', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62841ef6-f0e8-4278-9991-478acce68818', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:41,767 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:03:41,767 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2866ca9d-bb7a-407b-9ef9-089d543968d7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2866ca9d-bb7a-407b-9ef9-089d543968d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:42,824 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:03:42,825 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b914ba-4fb2-42ae-bbee-cc58a4256fa1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b914ba-4fb2-42ae-bbee-cc58a4256fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:43,879 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:03:43,879 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e4c184-25d6-4836-a67d-586859a0f45c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e4c184-25d6-4836-a67d-586859a0f45c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:44,928 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:03:44,928 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d191a00-f631-4cec-b4be-a2bf7277a724', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d191a00-f631-4cec-b4be-a2bf7277a724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:45,991 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.051s
2026-01-16 20:03:45,992 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c2f746-d9b1-4449-9ea1-853cbe79506d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c2f746-d9b1-4449-9ea1-853cbe79506d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:47,053 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:03:47,053 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb5f4bb-9975-40f9-84af-198c5de54bbe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb5f4bb-9975-40f9-84af-198c5de54bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:48,119 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.054s
2026-01-16 20:03:48,119 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5177093-9d26-45da-9529-1a6196102fee', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5177093-9d26-45da-9529-1a6196102fee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:49,173 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:03:49,173 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da517bad-8f7a-4451-a1c7-f62b077ab383', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da517bad-8f7a-4451-a1c7-f62b077ab383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:50,226 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:03:50,226 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc0c43b-202a-4521-8b91-460c8807f928', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc0c43b-202a-4521-8b91-460c8807f928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:51,286 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:03:51,286 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5bfd48-8c63-422c-aae6-c25eb2a4840d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5bfd48-8c63-422c-aae6-c25eb2a4840d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:52,354 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.057s
2026-01-16 20:03:52,354 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3587b6-35a3-4fb9-ae59-e4ef40ef4cdd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3587b6-35a3-4fb9-ae59-e4ef40ef4cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:53,441 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.075s
2026-01-16 20:03:53,442 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95b9d72-9a6d-474c-951c-7f50e506c4e6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95b9d72-9a6d-474c-951c-7f50e506c4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:54,513 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.060s
2026-01-16 20:03:54,514 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1560dc-c4ed-4250-8941-2dda3e6968a1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1560dc-c4ed-4250-8941-2dda3e6968a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:55,618 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.087s
2026-01-16 20:03:55,618 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cdf9e8-fc11-4700-a17c-76964e2bc943', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cdf9e8-fc11-4700-a17c-76964e2bc943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:56,667 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:03:56,667 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc251bf2-2333-4935-adac-04b1488df298', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc251bf2-2333-4935-adac-04b1488df298', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:57,719 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:03:57,719 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815851dd-6e71-49b6-8070-e43c6780ff4a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815851dd-6e71-49b6-8070-e43c6780ff4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:58,771 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:03:58,771 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b29cfa6-ad54-4eb1-a78b-95e1f5bdb439', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b29cfa6-ad54-4eb1-a78b-95e1f5bdb439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:03:59,821 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:03:59,821 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d364e5f6-b53a-40c3-8ab7-39849cc77e57', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d364e5f6-b53a-40c3-8ab7-39849cc77e57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:00,871 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:04:00,871 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30752e9-395e-4f81-8081-eb9f76424ace', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30752e9-395e-4f81-8081-eb9f76424ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:01,927 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:04:01,927 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0661f1c8-7193-458c-b27d-4a1dc1d2de69', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0661f1c8-7193-458c-b27d-4a1dc1d2de69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:02,983 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:04:02,983 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917079ca-87f2-4bb9-bcf7-7e57ca2dfe91', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917079ca-87f2-4bb9-bcf7-7e57ca2dfe91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:04,038 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:04:04,039 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd2d3a9-de91-4b63-b0c9-70db380e7d20', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd2d3a9-de91-4b63-b0c9-70db380e7d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:05,090 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:04:05,091 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe69e60-8586-4f09-a36a-f94e6060060c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe69e60-8586-4f09-a36a-f94e6060060c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:06,144 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:04:06,144 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402cacf9-3dd9-44c2-9c8b-ca4f6353a4f8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402cacf9-3dd9-44c2-9c8b-ca4f6353a4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:07,208 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.052s
2026-01-16 20:04:07,209 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ffc0da-2ac4-48b3-9912-97db7293fcd5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ffc0da-2ac4-48b3-9912-97db7293fcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:08,264 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:04:08,264 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa6f9b8-059c-4e8c-9afb-f6807f663627', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa6f9b8-059c-4e8c-9afb-f6807f663627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:09,321 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:04:09,321 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a2d17a-9ff1-4d8a-b702-29d56a2acc5f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a2d17a-9ff1-4d8a-b702-29d56a2acc5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:10,380 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.047s
2026-01-16 20:04:10,380 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431ef796-2df7-4b8f-9309-a4230b786f4b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431ef796-2df7-4b8f-9309-a4230b786f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:11,439 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.047s
2026-01-16 20:04:11,440 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0581265e-d25d-4d17-8c54-ee590a8dc0a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0581265e-d25d-4d17-8c54-ee590a8dc0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:12,510 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:04:12,510 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354acde3-e959-4c4e-85c6-5a07dee875a5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354acde3-e959-4c4e-85c6-5a07dee875a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:13,566 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:04:13,566 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf11f985-29db-4255-8b67-2191fd756f94', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf11f985-29db-4255-8b67-2191fd756f94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:14,617 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:04:14,617 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea76ac37-051a-4f76-adc1-b89c44520af8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea76ac37-051a-4f76-adc1-b89c44520af8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:15,670 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:15,671 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1b04e4-024f-4fa7-a7c6-9cbf13c63ede', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1b04e4-024f-4fa7-a7c6-9cbf13c63ede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:16,725 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:04:16,725 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6949de-b946-4b77-9950-72b9030b944d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6949de-b946-4b77-9950-72b9030b944d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:17,985 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.249s
2026-01-16 20:04:17,986 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf7016a-117a-4570-b665-a3c5a44174a8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf7016a-117a-4570-b665-a3c5a44174a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:19,065 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.067s
2026-01-16 20:04:19,065 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511e8f25-424f-4fc9-b349-940695d7affe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511e8f25-424f-4fc9-b349-940695d7affe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:20,117 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:04:20,117 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95da4741-a91a-47c2-8302-ab16dcc6f088', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95da4741-a91a-47c2-8302-ab16dcc6f088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:21,374 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.246s
2026-01-16 20:04:21,374 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef046a3-d82d-4f02-aa02-9cc7d6fdd9c4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef046a3-d82d-4f02-aa02-9cc7d6fdd9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:22,421 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.034s
2026-01-16 20:04:22,421 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635a7b81-ed73-4363-a987-2ed5da900f44', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635a7b81-ed73-4363-a987-2ed5da900f44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:23,499 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.067s
2026-01-16 20:04:23,500 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050cf6f4-7d2b-49a6-983f-10a628e42190', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050cf6f4-7d2b-49a6-983f-10a628e42190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:24,579 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.068s
2026-01-16 20:04:24,580 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0809055a-451e-4cc3-ad90-800d64781976', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0809055a-451e-4cc3-ad90-800d64781976', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:25,646 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.054s
2026-01-16 20:04:25,646 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd96a93-e35c-462f-82e1-8edff49eb7a2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd96a93-e35c-462f-82e1-8edff49eb7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:26,712 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.054s
2026-01-16 20:04:26,712 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82f6f75-9701-474a-94c6-a1b82f33f513', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82f6f75-9701-474a-94c6-a1b82f33f513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:27,766 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:27,766 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f531ac8-2c4b-4fb5-a6c5-b938a7fc3c5e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f531ac8-2c4b-4fb5-a6c5-b938a7fc3c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:28,816 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:04:28,817 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbb7f6d-f2d8-44e4-85eb-13f4c00fef32', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbb7f6d-f2d8-44e4-85eb-13f4c00fef32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:29,871 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:29,871 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057522d3-06f8-4c00-8b85-28868bf328cf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057522d3-06f8-4c00-8b85-28868bf328cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:30,918 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:04:30,919 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60207cb2-8c98-42dc-902f-aacab42dfd1e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60207cb2-8c98-42dc-902f-aacab42dfd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:31,971 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:31,971 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cfc85b-fa3a-46c9-9772-4275f89a4584', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cfc85b-fa3a-46c9-9772-4275f89a4584', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:33,042 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.059s
2026-01-16 20:04:33,042 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6484e827-c09a-42b1-a602-b494db1a18ce', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6484e827-c09a-42b1-a602-b494db1a18ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:34,114 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.060s
2026-01-16 20:04:34,115 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60ad0ac-dd0e-4ade-9533-18bcbc4cb15c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60ad0ac-dd0e-4ade-9533-18bcbc4cb15c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:35,169 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:04:35,169 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea353e5-9bb8-4e22-9df4-c6b0f6b6d4a4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea353e5-9bb8-4e22-9df4-c6b0f6b6d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:36,233 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:04:36,233 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b008c37-5329-4d38-8ba0-714c413ca316', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b008c37-5329-4d38-8ba0-714c413ca316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:37,285 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:37,286 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3880fa4a-7635-474b-a936-4bc7c58266d7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3880fa4a-7635-474b-a936-4bc7c58266d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:38,334 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:04:38,334 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8190b304-f338-4e77-8fc3-992204c6eaf3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8190b304-f338-4e77-8fc3-992204c6eaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:39,400 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.054s
2026-01-16 20:04:39,400 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac60be08-329f-44b2-9317-27019582c1d7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac60be08-329f-44b2-9317-27019582c1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:40,452 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:04:40,453 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71db8ed5-460f-40af-97a9-181561276b31', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71db8ed5-460f-40af-97a9-181561276b31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:41,520 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.057s
2026-01-16 20:04:41,520 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ec442e-61de-4706-94b6-d607bbb98ec0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ec442e-61de-4706-94b6-d607bbb98ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:42,572 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:04:42,572 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20759bc-038f-4e24-a580-bfc64cca61fa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20759bc-038f-4e24-a580-bfc64cca61fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:43,620 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:04:43,620 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f92038a-2a3b-4299-ab6b-b77f8e3fcd6b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f92038a-2a3b-4299-ab6b-b77f8e3fcd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:44,689 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:04:44,689 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266fbd68-86f7-44a9-b027-77abb35b7872', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266fbd68-86f7-44a9-b027-77abb35b7872', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:45,738 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:04:45,738 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47902a9-109b-43e4-bc43-3cb874b65251', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47902a9-109b-43e4-bc43-3cb874b65251', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:46,796 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:04:46,797 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8347404b-bf28-4907-afb4-7f7158e94157', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8347404b-bf28-4907-afb4-7f7158e94157', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:47,857 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:04:47,858 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d7073c-d16b-42ca-ac0c-9c77e16ae1ef', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d7073c-d16b-42ca-ac0c-9c77e16ae1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:48,909 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:48,909 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e46cc44-3704-4181-89a2-c0a347fae39a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e46cc44-3704-4181-89a2-c0a347fae39a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:49,964 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:04:49,964 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7c9009-2b00-4e79-8085-752978e0e143', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7c9009-2b00-4e79-8085-752978e0e143', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:51,061 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.085s
2026-01-16 20:04:51,061 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6af356f-4e6e-4ea9-9a8e-92f8ea15316e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6af356f-4e6e-4ea9-9a8e-92f8ea15316e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:52,111 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:04:52,111 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da2f31e-e335-4d2f-8164-cbf13cd3e522', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da2f31e-e335-4d2f-8164-cbf13cd3e522', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:53,162 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:04:53,163 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7495e29-de83-493f-9d6c-3751237f0e40', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7495e29-de83-493f-9d6c-3751237f0e40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:54,222 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:04:54,223 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85286097-9955-42ef-b799-56a42aaf631c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85286097-9955-42ef-b799-56a42aaf631c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:55,284 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:04:55,285 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0c4627-fe6e-488f-8da3-2fa980a15e62', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0c4627-fe6e-488f-8da3-2fa980a15e62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:56,336 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:04:56,336 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e04e7e-0c9a-4b0c-8e5c-cdb93702d4bb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e04e7e-0c9a-4b0c-8e5c-cdb93702d4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:57,390 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:04:57,391 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92c981c-bf7b-4717-9bab-5c9657dd087a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92c981c-bf7b-4717-9bab-5c9657dd087a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:58,443 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:04:58,444 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b8a2b8-d567-4a8e-9c46-816caf1b494a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b8a2b8-d567-4a8e-9c46-816caf1b494a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:04:59,500 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:04:59,500 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a1b3e1-b007-408b-9ae7-9daec8027453', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a1b3e1-b007-408b-9ae7-9daec8027453', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:00,549 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:05:00,550 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a63efa-c6c0-4e76-8179-e6e79b6b4276', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a63efa-c6c0-4e76-8179-e6e79b6b4276', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:01,616 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.054s
2026-01-16 20:05:01,616 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb6896c8-b177-4306-96c4-d04fe808a27d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb6896c8-b177-4306-96c4-d04fe808a27d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:02,667 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:05:02,668 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00fb44b-5d80-468f-98ca-87c976841e21', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00fb44b-5d80-468f-98ca-87c976841e21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:03,734 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:05:03,734 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c58449-0893-4792-9da6-7da51e9e2462', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c58449-0893-4792-9da6-7da51e9e2462', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:04,800 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.052s
2026-01-16 20:05:04,800 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469bc222-4afa-4192-b960-1d10df2fcae0', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469bc222-4afa-4192-b960-1d10df2fcae0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:05,849 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:05:05,849 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad61e34d-08cd-4037-ab4d-184122f1f439', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad61e34d-08cd-4037-ab4d-184122f1f439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:06,904 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:05:06,904 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947ade3c-9088-44fb-b12d-b715228253f2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947ade3c-9088-44fb-b12d-b715228253f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:07,954 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:05:07,954 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf761cd-312c-490d-b93c-90a2a4f1b702', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf761cd-312c-490d-b93c-90a2a4f1b702', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:09,011 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:05:09,011 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced0cf88-8b0e-4dcd-b9bb-65b7314ca204', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced0cf88-8b0e-4dcd-b9bb-65b7314ca204', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:10,072 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:05:10,072 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92eb433-fceb-44dd-b83c-7b5fe1511076', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92eb433-fceb-44dd-b83c-7b5fe1511076', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:11,126 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.042s
2026-01-16 20:05:11,126 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b383c9-f296-47eb-b587-0bba6ef7334b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b383c9-f296-47eb-b587-0bba6ef7334b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:12,179 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:05:12,179 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88d4755-c4ad-467a-99e5-15304fe4e824', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88d4755-c4ad-467a-99e5-15304fe4e824', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:13,258 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.067s
2026-01-16 20:05:13,258 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc72507-487a-48d6-aebc-3812c1b177de', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc72507-487a-48d6-aebc-3812c1b177de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:14,329 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.057s
2026-01-16 20:05:14,330 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce6c2ca-491d-4862-9e47-ac1f7f533528', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce6c2ca-491d-4862-9e47-ac1f7f533528', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:15,383 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:05:15,383 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64a34fa-86ae-4c36-ac25-b38ec5c77998', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64a34fa-86ae-4c36-ac25-b38ec5c77998', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:16,440 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.044s
2026-01-16 20:05:16,440 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2d2aa7-0fb8-4532-8427-65a107ede595', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2d2aa7-0fb8-4532-8427-65a107ede595', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:17,500 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.049s
2026-01-16 20:05:17,501 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cc1cac-f653-4374-a54f-502547f25154', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cc1cac-f653-4374-a54f-502547f25154', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:18,553 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:05:18,554 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0809ea9c-b9e4-47d6-82a5-04bbb0226740', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0809ea9c-b9e4-47d6-82a5-04bbb0226740', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:19,609 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:05:19,609 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26871f6f-8b0c-40a8-bca6-df38128f093d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26871f6f-8b0c-40a8-bca6-df38128f093d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:20,664 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:05:20,664 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1d8a7f-2674-4d2c-b5bd-c389a5cc048b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1d8a7f-2674-4d2c-b5bd-c389a5cc048b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:21,719 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:05:21,720 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a145c8b8-5845-4dea-9500-5199b0fde02b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a145c8b8-5845-4dea-9500-5199b0fde02b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:22,772 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:05:22,772 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61f044a-51e5-4add-8b14-6d38c9038020', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61f044a-51e5-4add-8b14-6d38c9038020', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:23,832 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:05:23,832 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125ee5db-2938-4350-ae87-06f773283126', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125ee5db-2938-4350-ae87-06f773283126', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:24,895 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.052s
2026-01-16 20:05:24,896 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e6bb56-5adb-4e07-b897-61ec4a173dee', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e6bb56-5adb-4e07-b897-61ec4a173dee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:25,956 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:05:25,956 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b376fd-cf8b-45c0-8896-7535889933a7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b376fd-cf8b-45c0-8896-7535889933a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:27,032 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.065s
2026-01-16 20:05:27,033 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2197ef63-3e63-4f1c-b806-685dee4912bc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2197ef63-3e63-4f1c-b806-685dee4912bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:28,101 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.056s
2026-01-16 20:05:28,101 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcf9e1f-6d00-41a8-adad-baccd9f4f458', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcf9e1f-6d00-41a8-adad-baccd9f4f458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:29,157 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:05:29,158 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0677673-f5c5-404e-ae29-073a59dff44a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0677673-f5c5-404e-ae29-073a59dff44a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:30,215 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:05:30,215 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1c37e2-8a3c-403e-8a6f-2a45bdec66a1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1c37e2-8a3c-403e-8a6f-2a45bdec66a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:31,276 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.048s
2026-01-16 20:05:31,276 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8319638f-c1a9-439d-be25-c16a987dc63f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8319638f-c1a9-439d-be25-c16a987dc63f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:32,327 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.038s
2026-01-16 20:05:32,327 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad36d119-8a15-42e0-89fe-3cf5ead51482', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad36d119-8a15-42e0-89fe-3cf5ead51482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:33,379 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:05:33,379 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f7dda9-4860-4c15-9c1f-192f833ffc24', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f7dda9-4860-4c15-9c1f-192f833ffc24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:34,427 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:05:34,427 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c29829c-f53d-422d-8c6e-205ed0f806ea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c29829c-f53d-422d-8c6e-205ed0f806ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:35,478 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:05:35,479 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cafec0-bc4c-49a2-b612-b06ada221854', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cafec0-bc4c-49a2-b612-b06ada221854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:36,541 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:05:36,542 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5936042-7894-4de5-92d6-a76d5834b42f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5936042-7894-4de5-92d6-a76d5834b42f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:37,594 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:05:37,594 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa2b428-e1b3-46b7-bb55-228d7d13ec2f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa2b428-e1b3-46b7-bb55-228d7d13ec2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:38,648 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.043s
2026-01-16 20:05:38,648 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebdd891-53a3-450a-bc4c-78576593d383', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebdd891-53a3-450a-bc4c-78576593d383', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:39,697 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:05:39,697 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d2b0c2-d1d7-4cbf-a5c2-d14f97583891', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d2b0c2-d1d7-4cbf-a5c2-d14f97583891', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:40,748 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:05:40,748 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50982f38-88af-4e45-b941-1ff9ce51f922', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50982f38-88af-4e45-b941-1ff9ce51f922', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:41,800 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.040s
2026-01-16 20:05:41,800 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea5ed4e-0acd-4234-b05d-bd67550fd0ad', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea5ed4e-0acd-4234-b05d-bd67550fd0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:42,862 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.050s
2026-01-16 20:05:42,863 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29db900d-f87d-486c-b529-2b2813ad3f29', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29db900d-f87d-486c-b529-2b2813ad3f29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:43,918 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:05:43,919 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaac5a48-514e-4e88-ba21-a5adbed0570b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaac5a48-514e-4e88-ba21-a5adbed0570b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:44,977 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.046s
2026-01-16 20:05:44,977 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7545f57a-2a5a-45ae-9710-5c116118cd25', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7545f57a-2a5a-45ae-9710-5c116118cd25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:46,036 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.047s
2026-01-16 20:05:46,036 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51649e7c-cd7a-4690-a1f7-051063669789', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51649e7c-cd7a-4690-a1f7-051063669789', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:47,085 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.037s
2026-01-16 20:05:47,086 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307ba888-b178-4b3c-bca9-82a319a74396', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307ba888-b178-4b3c-bca9-82a319a74396', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:48,134 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.036s
2026-01-16 20:05:48,134 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e62e6a-1352-427c-b941-bbcee09d12e6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e62e6a-1352-427c-b941-bbcee09d12e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:49,201 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.055s
2026-01-16 20:05:49,201 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68717bb8-2c5d-485c-b7bc-89470a6d8927', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68717bb8-2c5d-485c-b7bc-89470a6d8927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:50,253 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.041s
2026-01-16 20:05:50,253 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6138ff98-9eff-45f7-92b5-978f98056730', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6138ff98-9eff-45f7-92b5-978f98056730', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:51,311 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.045s
2026-01-16 20:05:51,311 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70efa22b-9c85-4ebd-bcb0-30db6e9c409c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70efa22b-9c85-4ebd-bcb0-30db6e9c409c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
2026-01-16 20:05:52,362 82588 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a 0.039s
2026-01-16 20:05:52,362 82588 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 16 Jan 2026 19:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87c497b-599b-4cdb-95e0-5d5889838acc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87c497b-599b-4cdb-95e0-5d5889838acc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a'}
Body: b'{"volume": {"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-16T18:53:13.000000", "updated_at": "2026-01-16T18:54:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1734712017", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.163/volume/v3/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}, {"rel": "bookmark", "href": "http://192.168.122.163/volume/volumes/1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a"}], "user_id": "03e355db7d024d80aa35a919286a6133", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "attachment_id": "6d9f0991-7800-4749-8d72-3af23d5aac09", "volume_id": "1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a", "server_id": "1d2d02ec-ea86-49ec-bc39-cc64968c7f01", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-16T18:54:42.000000"}], "os-vol-tenant-attr:tenant_id": "4df52cdeb0594a33905298e5c4cb3407"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 1d2d02ec-ea86-49ec-bc39-cc64968c7f01 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 457, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 698, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 239, in action
resp, body = self.post('servers/%s/action' % server_id,
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post
resp_header, resp_body = self.request(
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 872, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Guest does not have a console available.'}
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 1fb4f2a8-4f92-4d91-ad86-3a3f2a0d583a failed to reach available status (current in-use) within the required time (196 s).
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 68, in _unrescue
waiters.wait_for_server_status(self.servers_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1d2d02ec-ea86-49ec-bc39-cc64968c7f01 failed to build and is in ERROR status
Details:
|
||||||
| 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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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
pt9.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
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.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 | |
ProjectMemberTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests39) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.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
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.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
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt35.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt36.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt37.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt38.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt38.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt39.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt40.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt42.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt43.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt48.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt78.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
pt79.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.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
pt101.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
pt102.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
pt103.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
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 246 | 3 | 0 | 56 | ||